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:
- 2d95d37f6fe9908a56efb25bd16706bd393c1bcbc32af115f0d134eed95c122d
- Size of remote file:
- 4.98 kB
- SHA256:
- 99c92f1ee0b62e00b6e06bfae30978a4dac2893ae94e051b3e145b21b01961a4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.