Instructions to use myScribe/24_mistral with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use myScribe/24_mistral with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-Small-24B-Instruct-2501") model = PeftModel.from_pretrained(base_model, "myScribe/24_mistral") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6019b2d3cd582d8c251cb21107acfb5ceed4df5a4be05160bce584c446af3755
- Size of remote file:
- 7.54 kB
- SHA256:
- a124709a4fb2c75293bb1720c0793ed5b3cc5802600f3befa44d655cff102a36
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.