Instructions to use MathWizards/Llama_2_mathwizards_8_bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use MathWizards/Llama_2_mathwizards_8_bit 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, "MathWizards/Llama_2_mathwizards_8_bit") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a4c24ebb2e2e5d69995d0ec182cd48597d9fe6de963a01ffad30950105283600
- Size of remote file:
- 134 MB
- SHA256:
- 1dd43be0090491bfe91e95a5c929f890cc97f0ba6d8929b8cba51a9a7a8d631a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.