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
- Xet hash:
- bc32b61dfed132ed5870c60802657376a99a362acd84608edc43afd750f79b60
- Size of remote file:
- 4.73 kB
- SHA256:
- ed2c079f5a0ca0e0eb9abf043724da5f0ca5faf5395c5dd09e11ed63a097a643
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.