Views
No views yet
1from transformers import AutoModelForCausalLM
2
3adapter_id = "Victor24/grok-feedback-lora"
4base_model = "Qwen/Qwen3.5-4B"
5
6model = AutoModelForCausalLM.from_pretrained(adapter_id, device_map="auto")tinker://94e39722-ed44-5631-a33a-388808081bda:train:0/sampler_weights/grok-feedback-labeler