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