How to use DBangshu/gemma_base with Transformers:
# Load model directly from transformers import AutoTokenizer, RewardHead tokenizer = AutoTokenizer.from_pretrained("DBangshu/gemma_base") model = RewardHead.from_pretrained("DBangshu/gemma_base")
The community tab is the place to discuss and collaborate with the HF community!