Instructions to use 0x1202/9a8ca2d8-f627-4801-9f82-83118641eafd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use 0x1202/9a8ca2d8-f627-4801-9f82-83118641eafd 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, "0x1202/9a8ca2d8-f627-4801-9f82-83118641eafd") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 200
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 864368280
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1c1432f4a20fbeacc52a2b75b6ccb46f062ebe3c24a925e7afe34ab640684d23
|
| 3 |
size 864368280
|