Instructions to use 0x1202/67a992f4-04ea-4b25-84a9-4fc258302d90 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use 0x1202/67a992f4-04ea-4b25-84a9-4fc258302d90 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2-0.5B-Instruct") model = PeftModel.from_pretrained(base_model, "0x1202/67a992f4-04ea-4b25-84a9-4fc258302d90") - 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 140815952
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d17878c8eea4c53e4eae77f7fe83d8a3c7304f765ca05fcd54874393d9ba4ad7
|
| 3 |
size 140815952
|