Instructions to use AlignmentResearch/Llama-3.3-70B-Instruct-math-lora-reference with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use AlignmentResearch/Llama-3.3-70B-Instruct-math-lora-reference with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.3-70B-Instruct") model = PeftModel.from_pretrained(base_model, "AlignmentResearch/Llama-3.3-70B-Instruct-math-lora-reference") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ecf5bfcb3235ed1b68aba8655511828f5c7503a7b06fca8a9f51ef8080b0abc7
- Size of remote file:
- 6.42 kB
- SHA256:
- fc2b8ecb282b623b9ac9e4dd81df1d0901998be937bbcfd708ecb9793f95138d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.