Instructions to use sanduntg/MistralLite with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use sanduntg/MistralLite with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TheBloke/Mistral-7B-Instruct-v0.1-GPTQ") model = PeftModel.from_pretrained(base_model, "sanduntg/MistralLite") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a71c894b02c4366e210ca77253b6dfd988429049e79948dbddc395171f32ccd1
- Size of remote file:
- 27.3 MB
- SHA256:
- 08f02b1545127d7a6e78313217228deca43c6e6aec226e5d0d27f26246926d4f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.