Instructions to use dimasik87/b2cb65a8-cef7-4a04-8365-2e4f31288630 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dimasik87/b2cb65a8-cef7-4a04-8365-2e4f31288630 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/b2cb65a8-cef7-4a04-8365-2e4f31288630") - 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:12b4d79ae937d123a263577dae87e6401371fe74d3188def3fb0343b46f3519a
|
| 3 |
size 216151256
|