Instructions to use bbytxt/a88508d6-dc12-43a0-bb2b-a80dabb166f7 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use bbytxt/a88508d6-dc12-43a0-bb2b-a80dabb166f7 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, "bbytxt/a88508d6-dc12-43a0-bb2b-a80dabb166f7") - 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 402688040
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6e0432e64d7e36afca6b1f56d580ab4349fcefedd9cb2a58c8caf21c4d670ca9
|
| 3 |
size 402688040
|