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-19 03:54:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fdf15f0e052478ae0fe6d10e676f21e04158495d
candle
/
candle-core
/
src
/
quantized
History
Laurent Mazare
fdf15f0e05
Another transmute tweak. (
#610
)
...
* Another transmute tweak. * Changelog tweak.
2023-08-26 13:00:24 +01:00
..
avx.rs
AVX version for the q8-0 multiplications. (
#598
)
2023-08-25 10:14:49 +01:00
ggml_file.rs
Tensor -> QTensor conversion (
#496
)
2023-08-18 08:19:20 +01:00
gguf_file.rs
Add a function to write gguf files. (
#585
)
2023-08-24 17:03:06 +01:00
k_quants.rs
Another transmute tweak. (
#610
)
2023-08-26 13:00:24 +01:00
mod.rs
Add a function to write gguf files. (
#585
)
2023-08-24 17:03:06 +01:00
neon.rs
Neon intrinsics for the q8_0 vecdot. (
#604
)
2023-08-25 14:42:18 +01:00
utils.rs
Avoid some mutable variables (take 2). (
#554
)
2023-08-22 18:51:20 +01:00