upload model 5707a06
thunderous77 commited on
How to use Thunderous77/gemma_2b_rm_test with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("Thunderous77/gemma_2b_rm_test", dtype="auto")