Views
No views yet
Qwen/Qwen3-8B1337xyz1337xyz/crafter-gptoss120b-xml-improved11-long-11712830 (Crafter trajectories)<action>...</action>), job id 12091343checkpoint-120001from transformers import AutoModelForCausalLM, AutoTokenizer
2m = AutoModelForCausalLM.from_pretrained("1337xyz1337xyz/qwen3-8b-sft-crafter-improved11-long-12091343-ckpt12000")
3tok = AutoTokenizer.from_pretrained("Qwen/Qwen3-8B", trust_remote_code=True)