Picaro fixed for real
Collection
4 items • Updated • 1
How to use Trappu/Nemo-Picaro-12B-adapters with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("Trappu/Nemo-Picaro-12B-adapters", device_map="auto")This mistral model was trained 2x faster with Unsloth and Huggingface's TRL library.
Base model
royallab/MN-LooseCannon-12B-v2