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