Instructions to use radius27/llama-7b-math-problems with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use radius27/llama-7b-math-problems with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-7b-chat-hf") model = PeftModel.from_pretrained(base_model, "radius27/llama-7b-math-problems") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8af42d3ea0ed4f93d7102feb24d40fae091948900611652b7a07c2c4122903e1
- Size of remote file:
- 4.79 kB
- SHA256:
- e7ccf01883cc3a85e69ba3b1d3af386d99f8ec3ba39cdafa2d6c5256a1a5723f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.