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, step 1500
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 56660888
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8a77ef8d73f74eb23a9a9633de4db5790c614e2c5ca18418b804785de648ecb6
|
| 3 |
size 56660888
|
runs/Jul05_20-05-12_c9f5dd3c045e/events.out.tfevents.1720209913.c9f5dd3c045e.245.1
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:6c003ed7aea3364893d40bf253958f6b0198519aff98c19c99ce45606e877f36
|
| 3 |
+
size 6836
|