Instructions to use chauhoang/78162bad-ca18-b072-91a2-c6a11d0c1bf1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use chauhoang/78162bad-ca18-b072-91a2-c6a11d0c1bf1 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/gemma-2-2b-it") model = PeftModel.from_pretrained(base_model, "chauhoang/78162bad-ca18-b072-91a2-c6a11d0c1bf1") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 50
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 41581360
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:11194d2411eb48b87832e79d8772a562981af13fb6bfd3313290c99c096109d7
|
| 3 |
size 41581360
|