Instructions to use fzzhang/phi2_gsm8k_s_quantized with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use fzzhang/phi2_gsm8k_s_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_s_quantized") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
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:67b36d8ee73e5c151f9a8e691aadb6af9d52014d0be3769375f33d4e56ecc2ef
|
| 3 |
size 31483040
|
runs/Feb24_05-16-39_instance-51/events.out.tfevents.1708751800.instance-51.185942.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:5bd7a86a00eb00c99e33915222eb3451effa209118153e8096e815f3ea9417e0
|
| 3 |
+
size 13794
|