Instructions to use nttx/ef573d71-68f1-4f4b-b3d6-5cf8f8305d2e with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nttx/ef573d71-68f1-4f4b-b3d6-5cf8f8305d2e with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-3-mini-128k-instruct") model = PeftModel.from_pretrained(base_model, "nttx/ef573d71-68f1-4f4b-b3d6-5cf8f8305d2e") - 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 402688040
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a533f8343c1580f50a5bd33c68fdc85459ee81e1305d34f8e1f0b3458a33b42a
|
| 3 |
size 402688040
|