Text Generation
PEFT
TensorBoard
Safetensors
trl
sft
Generated from Trainer
text2text-generation
conversational
Instructions to use zakigll/mistral-ft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use zakigll/mistral-ft with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TheBloke/Mistral-7B-Instruct-v0.2-GPTQ") model = PeftModel.from_pretrained(base_model, "zakigll/mistral-ft") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7de2be212f366d0c97c85116fe247a21e769255263629b9ae51a5c15c9ef7983
- Size of remote file:
- 4.86 kB
- SHA256:
- e1a7c2a28d35ad17249f451f26c204d6573e94ae3a1a669730785f77fe998899
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.