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
ceb78d3e28977389d88f676ff24dd07fd602ae96
candle
/
candle-core
/
src
/
quantized
History
Laurent Mazare
1e86717bf2
Fix a couple typos (
#1451
)
...
* Mixtral quantized instruct. * Fix a couple typos.
2023-12-17 05:20:05 -06:00
..
avx.rs
Fix a couple typos (
#1451
)
2023-12-17 05:20:05 -06:00
ggml_file.rs
Avoid some overflows on wasm32. (
#968
)
2023-09-26 11:15:38 +01:00
gguf_file.rs
Fix a couple typos (
#1451
)
2023-12-17 05:20:05 -06: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
Implement the module trait directly for QMatMul. (
#1372
)
2023-11-25 10:09:45 +00: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