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-20 04:00:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9ab3f9729fc1444687578a9dc913760b0d8d9963
candle
/
candle-core
/
src
/
quantized
History
Laurent Mazare
6fa3151820
Allow using gguf-v3 files. (
#1262
)
2023-11-03 23:07:53 +01:00
..
avx.rs
No need for the even constraint on vecdot-q40-q80. (
#1202
)
2023-10-28 07:23:59 +01:00
ggml_file.rs
Avoid some overflows on wasm32. (
#968
)
2023-09-26 11:15:38 +01:00
gguf_file.rs
Allow using gguf-v3 files. (
#1262
)
2023-11-03 23:07:53 +01:00
k_quants.rs
No need for the even constraint on vecdot-q40-q80. (
#1202
)
2023-10-28 07:23:59 +01:00
mod.rs
Better control on the optional dequantization in QMatMul (
#1049
)
2023-10-07 10:16:18 +01:00
neon.rs
No need for the even constraint on vecdot-q40-q80. (
#1202
)
2023-10-28 07:23:59 +01:00
simd128.rs
No need for the even constraint on vecdot-q40-q80. (
#1202
)
2023-10-28 07:23:59 +01:00
utils.rs
Use the gelu-erf activation. (
#969
)
2023-09-26 22:30:21 +01:00