Instructions to use rk68/phi-1_5-finetuned-aqua-rat-AM-4k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use rk68/phi-1_5-finetuned-aqua-rat-AM-4k 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, "rk68/phi-1_5-finetuned-aqua-rat-AM-4k") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 12595704
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ca625de3849d28812b298fb5c397801bae942d92072655066be5ff7b219e40a
|
| 3 |
size 12595704
|
runs/Apr03_12-16-24_bcf8b91ee115/events.out.tfevents.1712146594.bcf8b91ee115.4365.4
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:91845b10be8dcdd318c87920b3e492d87bdf8208a0c8f6a573f4479d01bebcf8
|
| 3 |
+
size 9969
|