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