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 2000
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:b4ce6ba030bbc09773b277fec67556484ae23116dc91a60ea57fe26515f55482
|
| 3 |
size 25174552
|
runs/Apr29_07-01-41_ea3fc26e314c/events.out.tfevents.1714374123.ea3fc26e314c.34.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:53a4aa15a1e93a6e8d29544956adca127cd91cf70db6153fa51479adbd5dede7
|
| 3 |
+
size 6818
|