Instructions to use dimasik87/d92da16d-68e1-4598-a7e3-378a0232bf0a with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dimasik87/d92da16d-68e1-4598-a7e3-378a0232bf0a with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("UCLA-AGI/Gemma-2-9B-It-SPPO-Iter2") model = PeftModel.from_pretrained(base_model, "dimasik87/d92da16d-68e1-4598-a7e3-378a0232bf0a") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 30
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 216151256
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6b989deff64bff1ab48f749e4d9aad73c28b9fd0930af8dd5dc634f2f0dc9d7a
|
| 3 |
size 216151256
|