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 124
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:f2c74f5ab53ad779d4a8e964c4fdb7d0dd87f3e8a30be74ce1d1e9872025ac48
|
| 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:88483e4538762b2bfd7a1409402cac1b628c7cd703bd6fa719d07a8786094bc1
|
| 3 |
+
size 13471
|