kvcache-ai-ktransformers/ktransformers/util
Emmanuel Ferdman d8bc6402b5
Some checks failed
Book-CI / test (push) Has been cancelled
Deploy / deploy (macos-latest) (push) Has been cancelled
Deploy / deploy (ubuntu-latest) (push) Has been cancelled
Deploy / deploy (windows-latest) (push) Has been cancelled
raise exception on device error (#1342)
* display the unavailable torch device on error

* Raise exception on device error

---------

Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
2025-05-29 15:37:41 +08:00
..
cuda_graph_runner.py [feature] release 0.1.3 2024-08-28 16:11:43 +00:00
custom_gguf.py Enable support for Intel XPU devices, add support for DeepSeek V2/V3 first 2025-05-14 19:37:27 +00:00
custom_loader.py add XPU support for qwen3moe local chat 2025-05-22 21:01:41 +08:00
modeling_rope_utils.py update rope calculation; update modeling.py; update gate for moe 2025-02-01 07:32:21 +00:00
textstream.py Initial commit 2024-07-27 16:06:58 +08:00
utils.py raise exception on device error (#1342) 2025-05-29 15:37:41 +08:00
vendors.py merge main; Add torch q8 linear 2025-03-14 05:52:07 -04:00
weight_loader.py support safetensor load, delete architectures argument 2025-05-09 10:38:29 +00:00