Image-Text-to-Text
PEFT
Safetensors
lora
sft
trl
tulu3
numinamath
no-robots
assistant-only-loss
conversational
Instructions to use LASR-Callum/qwen3.6-27b-lora-100k-tulu-numina-norobots with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use LASR-Callum/qwen3.6-27b-lora-100k-tulu-numina-norobots with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3.6-27B") model = PeftModel.from_pretrained(base_model, "LASR-Callum/qwen3.6-27b-lora-100k-tulu-numina-norobots") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
9bac14f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f7ec6c853ab0a92187c72f0849def6c43135b6c3e2744d1fdda28a8a513f4dc3
size 637610624
|