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 123
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:aa6298de0bd64ef78f59786a2efc59e86a0ca710eabc00052f280df7a86d4fef
|
| 3 |
size 44065120
|
runs/May08_21-42-56_be02b2e817cc/events.out.tfevents.1715204577.be02b2e817cc.11170.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:e10b45c49156c70530b49193437c80454c73c02dfdbe3062aeb4d7e0f00cd0cd
|
| 3 |
+
size 13471
|