File size: 520 Bytes
1b7f0bf
 
 
 
 
 
28f452b
1b7f0bf
 
28f452b
 
1
2
3
4
5
6
7
8
9
10
11
12
---
library_name: transformers
tags:
- trl
---

# Tiny Qwen3MoeForCausalLM (ships a response template)

This is a minimal model built for unit tests in the [TRL](https://github.com/huggingface/trl) library.

Identical to `trl-internal-testing/tiny-Qwen3MoeForCausalLM`, except that it ships a `response_template` in `tokenizer_config.json` and its chat template carries a marker comment so it is not recognized by `add_response_schema`. Together these exercise the path where a model supplies its own response template.