qgallouedec's picture
qgallouedec HF Staff
Ship response template; mark chat template
28f452b verified
|
Raw
History Blame Contribute Delete
520 Bytes
metadata
library_name: transformers
tags:
  - trl

Tiny Qwen3MoeForCausalLM (ships a response template)

This is a minimal model built for unit tests in the 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.