Instructions to use demohong/7d91a01e-c9c6-4792-8a1d-bc0ded2a876e with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use demohong/7d91a01e-c9c6-4792-8a1d-bc0ded2a876e with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/codegemma-2b") model = PeftModel.from_pretrained(base_model, "demohong/7d91a01e-c9c6-4792-8a1d-bc0ded2a876e") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
672304f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d85af3aed68b290fd64145dd687797c0e337087285126f51c3aae5aebf98a374
size 39256456
|