Instructions to use prxy5605/cca7f8e5-0cec-402a-b217-87dd6ce7fea5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use prxy5605/cca7f8e5-0cec-402a-b217-87dd6ce7fea5 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, "prxy5605/cca7f8e5-0cec-402a-b217-87dd6ce7fea5") - 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:68650fc0b016b7a1bd9abbfca5aff7e9bcafdce50b19a451bf58386c33fe0fc2
|
| 3 |
size 864368280
|