How to use Jashan887/76_Nvidia_Reasoning_30B with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Jashan887/76_Nvidia_Reasoning_30B", trust_remote_code=True, dtype="auto")