Instructions to use AlyGreo/ph-3-instruct-finetuned-alpaca-dataset with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use AlyGreo/ph-3-instruct-finetuned-alpaca-dataset with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-3-mini-4k-instruct") model = PeftModel.from_pretrained(base_model, "AlyGreo/ph-3-instruct-finetuned-alpaca-dataset") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 25174552
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32c8a2cb24949339848e7044986185a5d36eedb4216f2308169a84396d3d80a8
|
| 3 |
size 25174552
|
runs/Apr28_18-41-10_d719fa66aa1a/events.out.tfevents.1714329693.d719fa66aa1a.34.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:0439ed9bea62e6b09af8fa380aa6c928145b377b0e3a38fcc85f15bb85c1a6ec
|
| 3 |
+
size 5919
|