Text Generation
PEFT
PyTorch
Safetensors
mistral
Generated from Trainer
conversational
4-bit precision
bitsandbytes
Instructions to use HeroMask/Meddi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use HeroMask/Meddi with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.1") model = PeftModel.from_pretrained(base_model, "HeroMask/Meddi") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4e6f3932e0035e467bbba4278f8cb9e3289fce2a070c770e8a4f8dde7721142d
- Size of remote file:
- 1.05 MB
- SHA256:
- b95e69ab7613d350207320969fcb45724ac752d440923d9ac0e2d579ca8635d8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.