Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
main
kalosm
/
models
/
kalosm-ocr
/
src
下载当前目录
G
GitHub
Bump 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 warp
4 个月前