Add Kimi-Audio EOS and pad token ids

#20
by tunglinwood - opened
No description provided.

Purpose: add Kimi-Audio stop/pad tokens and default sampling params in generation_config.json so frameworks can auto-stop and use stable defaults without entrypoint hacks.

Changes:

  • eos_token_id: [151644, 151645, 151667]
  • pad_token_id: 152063
  • temperature: 0.0
  • top_k: 5
  • repetition_penalty: 1.0
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment