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:
- 81def9763befdf8c84afa7c4ee9d30b15252963bf906211f8bdd3c34e4c742a5
- Size of remote file:
- 27.3 MB
- SHA256:
- f4b96f5593e215adf5a0862c967e624e0b84531685cf77713cfb3b675bd2a1ca
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.