Instructions to use chauhoang/b0760710-5585-42a9-a2ee-78e5b9d3694f with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use chauhoang/b0760710-5585-42a9-a2ee-78e5b9d3694f 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, "chauhoang/b0760710-5585-42a9-a2ee-78e5b9d3694f") - 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 108113968
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:207448c682d4d58ee2096d2e0c0cb6a7b61da867a7d4d6644c858d2d20599e79
|
| 3 |
size 108113968
|