Instructions to use fzzhang/phi2_gsm8k_quantized with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use fzzhang/phi2_gsm8k_quantized with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-2") model = PeftModel.from_pretrained(base_model, "fzzhang/phi2_gsm8k_quantized") - 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 31483040
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:39782d40e39f98df8418e3d792ef38cb9a46fba96206763e0b6294867636f275
|
| 3 |
size 31483040
|
runs/Feb23_21-26-44_instance-51/events.out.tfevents.1708723605.instance-51.141582.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:5320457166fac4e3c9ff4ce52a53bb36df3c5e7331579aad715d4d4c6f67c50b
|
| 3 |
+
size 10805
|