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:
- 56fd268dba26fcbb30e55d8a297f6ec3d441f5a056ea51c21a317e4a0cad810f
- Size of remote file:
- 3.67 MB
- SHA256:
- fcbe89a80a067d5d74f76528bf4facad715feee84921fb7162773081a6e7f4c4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.