Instructions to use Vitallyy/phi_1.5_mfr_instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Vitallyy/phi_1.5_mfr_instruct with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-1_5") model = PeftModel.from_pretrained(base_model, "Vitallyy/phi_1.5_mfr_instruct") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 121
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 44065120
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1d737fcd4302154e0896ccde7a6ac8d28c4a13a64dee8d24eefd00e6d058c6d0
|
| 3 |
size 44065120
|
runs/May08_20-31-07_dbab31bf8817/events.out.tfevents.1715200268.dbab31bf8817.806.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:202ceef7b4897a6954c85894840d3d0364b8f29c41d506ed8a3519d5be57eb3b
|
| 3 |
+
size 13260
|