# TLS Adapters (LoRA) These are LoRA adapters trained with Token-Level Supervision (TLS). --- ## Models ### Qwen - Base model: `Qwen/Qwen3-8B` - Adapter: `tls-qwen` ### LLaMA - Base model: `meta-llama/Meta-Llama-3.1-8B-Instruct` - Adapter: `tls-llama` ### Gemma - Base model: `google/gemma-3-4b-it` - Adapter: `tls-gemma` ---