This website requires JavaScript.
Explore
Help
Register
Sign In
huggingface
/
candle
Watch
1
Star
0
Fork
0
You've already forked candle
mirror of
https://github.com/huggingface/candle.git
synced
2025-06-18 03:28:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6a30ecefadbe54017fe930819a2d4ea35cc2be47
candle
/
candle-core
/
src
/
quantized
History
Laurent Mazare
6a30ecefad
Preliminary GGUF support. (
#557
)
...
* Preliminary GGUF support. * Tensor reading.
2023-08-23 00:14:10 +01:00
..
avx.rs
AVX version of the q6k vec-dot. (
#493
)
2023-08-17 20:13:18 +01:00
ggml_file.rs
Tensor -> QTensor conversion (
#496
)
2023-08-18 08:19:20 +01:00
gguf_file.rs
Preliminary GGUF support. (
#557
)
2023-08-23 00:14:10 +01:00
k_quants.rs
Avoid some mutable variables (take 2). (
#554
)
2023-08-22 18:51:20 +01:00
mod.rs
Preliminary GGUF support. (
#557
)
2023-08-23 00:14:10 +01:00
neon.rs
Neon support for quantization. (
#519
)
2023-08-19 22:07:29 +01:00
utils.rs
Avoid some mutable variables (take 2). (
#554
)
2023-08-22 18:51:20 +01:00