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