文件最后提交记录最后更新时间
Bump wgpu and fix wasm support for llama (#416) * bump wgpu and fix wasm support for llama * use git version of wgpu * fix checks and require tokio for ocr * fix formatting * fix the quantized test * fix large dispatches * fix doctests * fix clippy * match wgpu version in ci and cache windows * fix formatting * setup vulkan * set vulkan version * cargo update * failing tests on all platforms * fix f16 tensors on gpus that don't support f16 * restore f16 detection * more resilient caching * pull out lock current logic * use dxc * use std file locks * try using a smaller batch limit * install warp4 个月前
Generalize task chunker and add more logging (#423) * generalize task chunker and add more logging * Fix misleading variable name in chunking example (#429) * Initial plan * Fix variable name: rename hypothetical to summarizer in chunking.rs example Co-authored-by: ealmloff <66571940+ealmloff@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: ealmloff <66571940+ealmloff@users.noreply.github.com> * fix formatting --------- Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>2 个月前
Publish 0.4 version (#335) * remove git dependencies * bump versions to 0.4 * Make bert callable * Remove a few dependencies * fix clippy * fix tests * fix clippy * make scaping optional * make candle optional * more clippy fixes * fix CI features * fix scraping imports * fix formatting * temporarily disable python plugin * fix floneum build * fix windows CI * Fix clippy * more clippy fixes * fix doc tests * Restore default kalosm features in dev deps * fix doc tests for language model * fix formatting1 年前
Publish 0.4 version (#335) * remove git dependencies * bump versions to 0.4 * Make bert callable * Remove a few dependencies * fix clippy * fix tests * fix clippy * make scaping optional * make candle optional * more clippy fixes * fix CI features * fix scraping imports * fix formatting * temporarily disable python plugin * fix floneum build * fix windows CI * Fix clippy * more clippy fixes * fix doc tests * Restore default kalosm features in dev deps * fix doc tests for language model * fix formatting1 年前