| Fix clippy lints (#381)
| 11 个月前 |
| 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 个月前 |
| 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 个月前 |