Instructions to use ashikshaffi08/math_model_7b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ashikshaffi08/math_model_7b with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("deepseek-ai/deepseek-math-7b-instruct") model = PeftModel.from_pretrained(base_model, "ashikshaffi08/math_model_7b") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f5a6bfcf7b67e3380f2120d98106c90c9a896559b571e48494be95c35523f397
- Size of remote file:
- 4.92 kB
- SHA256:
- 3716d3d29be70f292692da64b6e86e0e4d2a189aa22d2960edcafbe812022fcd
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.