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