Instructions to use codegood/MistralLite_SC with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use codegood/MistralLite_SC with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("amazon/MistralLite") model = PeftModel.from_pretrained(base_model, "codegood/MistralLite_SC") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- bbb53fefe5db5abdfc144cfbfc200c60b8aee58d7f5dba9dea5642a0961cc651
- Size of remote file:
- 4.09 kB
- SHA256:
- 6a2cfeda732283b3486b84f59dc3ab9d51409fa065384956a95018c245f7aed8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.