Training in progress, epoch 1 cea1fb3 verified
Louis GERARD commited on
How to use alternis/gemma-product-description with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("alternis/gemma-product-description", dtype="auto")