addyosmani / addyosmani/chatty
support dynamic model overrides
未关闭
enhancement
- 主要语言
- TypeScript
- 星标
- 837
- 派生
- 103
- PR 合并指标
- 30 天内没有已合并 PR
描述
As a user, I want to control the chat configuration dynamically.
Depending on the machine specs, the `sliding_window_size` and `attention_sink_size` may be needed to avoid a 'max window length exceeded' error for example.
Reference: https://github.com/mlc-ai/web-llm/blob/main/src/config.ts#L66
贡献指南
评估
这个 Issue 还没有评估数据。