Training in progress, epoch 1 07b0956 verified
Ruben Gerad Mathew commited on
How to use rubenz-org/gemma3_google with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("rubenz-org/gemma3_google", dtype="auto")