0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. kalosm
  2. /
  3. models
  4. /
  5. kalosm-ocr
  6. /
  7. src
GGitHubBump wgpu and fix wasm support for llama (#416)
6585cfb1创建于 2025年12月28日历史提交
文件最后提交记录最后更新时间
image_processor.rs
update candle and add metal support 2 年前
lib.rs
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 个月前