YAML Metadata Warning: empty or missing yaml metadata in repo card
Check out the documentation for more information.
M-R1 distilled baseline (cd3args only)
- Exported from LLaMA-Factory
- Intended for Countdown 3-args (baseline)
Usage
from transformers import AutoModelForCausalLM, AutoTokenizer
tok = AutoTokenizer.from_pretrained('TAUR-dev/M-R1_distilled_baseline_cd3args_only')
model = AutoModelForCausalLM.from_pretrained('TAUR-dev/M-R1_distilled_baseline_cd3args_only', torch_dtype='auto')
- Downloads last month
- -
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support