Temis
Collection
25 items • Updated • 1
How to use neopolita/gemma-2b-bnb-4bit-law-lora-adapters with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("neopolita/gemma-2b-bnb-4bit-law-lora-adapters", device_map="auto")This gemma model was trained 2x faster with Unsloth and Huggingface's TRL library.
Base model
unsloth/gemma-2b-bnb-4bit