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