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 5
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:367da76ddbbb65de2cb829afdabae176d8f66a765c5b178d6036a610d017da9b
|
| 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:67ede2a1ac1d61323b212fe1a7daf819564275a88e2d01af7a2cd5f3d3173302
|
| 3 |
+
size 19951
|