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 11:56:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb3471ea31e637fc02106e1431d4126855ea22e1
candle
/
candle-core
/
src
/
quantized
History
Laurent Mazare
2619c4307f
Add a quantized version of the t5 model. (
#921
)
2023-09-21 11:13:39 +01:00
..
avx.rs
Small cleanups (avoid some possible mutations) (
#670
)
2023-08-30 08:54:00 +01:00
ggml_file.rs
Tensor -> QTensor conversion (
#496
)
2023-08-18 08:19:20 +01:00
gguf_file.rs
Add
ggufv2
support (
#725
)
2023-09-03 14:41:57 +01:00
k_quants.rs
Fix some errors about BlockQ8_1 (
#776
)
2023-09-08 13:29:40 +01:00
mod.rs
Add a quantized version of the t5 model. (
#921
)
2023-09-21 11:13:39 +01:00
neon.rs
Neon optimized vecdot (
#666
)
2023-08-29 22:28:46 +01:00
utils.rs
Avoid some mutable variables (take 2). (
#554
)
2023-08-22 18:51:20 +01:00