Instructions to use VERSIL91/2cab17c9-37cd-41c9-898a-a250b85e8dae with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/2cab17c9-37cd-41c9-898a-a250b85e8dae 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, "VERSIL91/2cab17c9-37cd-41c9-898a-a250b85e8dae") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 5
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:f1338e66902095dbe631cbd3d14cb83bca89a21ed621a43a88ebc9802a74d660
|
| 3 |
size 108113968
|