PEFT
TensorBoard
Safetensors
trl
sft
Generated from Trainer
natural-language-processing
chatbot
resume-evaluation
Eval Results (legacy)
Instructions to use SlyGoblin/mistral_instruct_generation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use SlyGoblin/mistral_instruct_generation with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.2") model = PeftModel.from_pretrained(base_model, "SlyGoblin/mistral_instruct_generation") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 932a3499b5fb2b5e4f1f2be8739dcfce8adf89bce392bafe6c4588c099da6f3e
- Size of remote file:
- 4.73 kB
- SHA256:
- c279e193699221ddc37dbc96f19a336aaa54ef1288d55445f47c2b8d0e20c94f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.