Skip to content

Adjust chat loop routing for fastchat and model type#178

Merged
wejoncy merged 1 commit intomainfrom
feat/chat-loop-v2-conditions
Mar 23, 2026
Merged

Adjust chat loop routing for fastchat and model type#178
wejoncy merged 1 commit intomainfrom
feat/chat-loop-v2-conditions

Conversation

@wejoncy
Copy link
Copy Markdown
Owner

@wejoncy wejoncy commented Mar 23, 2026

Summary

  • update chat loop routing to use fastchat v2 only when fastchat is available

  • require transformers version lower than 4.3 for fastchat v2 path

  • add model type guard so llama models do not use fastchat v2

  • include related chatcli generation/inference updates in this branch

  • Note

  • both modified files were included as requested

@wejoncy wejoncy merged commit 8189c86 into main Mar 23, 2026
2 checks passed
@wejoncy wejoncy deleted the feat/chat-loop-v2-conditions branch March 23, 2026 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant