0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. kalosm
  2. /
  3. interfaces
  4. /
  5. kalosm-common
  6. /
  7. src
GGitHubAdd caching for wasm file downloads and limit the hypothetical chunker length (#417)
148d22ee创建于 1月3日历史提交
文件最后提交记录最后更新时间
cache.rs
Add caching for wasm file downloads and limit the hypothetical chunker length (#417) * cache downloads in wasm * more type coercion * add a length limit to the hypothetical chunker * a bit of cleanup * fix formatting * remove logs * more resilient progress updates * fix caching progress * fix clippy4 个月前
kv_cache.rs
Fix long context gemma 3 (#385) * Fix gemma 3 sliding window attention * fix formatting * fix tests * fix formatting * Fix gemma with a single message that fills the whole sliding window * fix formatting11 个月前
lib.rs
Add caching for wasm file downloads and limit the hypothetical chunker length (#417) * cache downloads in wasm * more type coercion * add a length limit to the hypothetical chunker * a bit of cleanup * fix formatting * remove logs * more resilient progress updates * fix caching progress * fix clippy4 个月前
mask.rs
Fix long context gemma 3 (#385) * Fix gemma 3 sliding window attention * fix formatting * fix tests * fix formatting * Fix gemma with a single message that fills the whole sliding window * fix formatting11 个月前
opfs.rs
Add caching for wasm file downloads and limit the hypothetical chunker length (#417) * cache downloads in wasm * more type coercion * add a length limit to the hypothetical chunker * a bit of cleanup * fix formatting * remove logs * more resilient progress updates * fix caching progress * fix clippy4 个月前