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-16 02:38:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b8263aa15cf2d8d0f425e25bae296ea4e96aeb88
candle
/
candle-examples
History
Laurent Mazare
b8263aa15c
Quantized support for f16 and f32 (
#457
)
...
* Add f32 as a quantized type. * Add f16 as a quantized type too.
2023-08-15 21:09:37 +01:00
..
examples
Quantized support for f16 and f32 (
#457
)
2023-08-15 21:09:37 +01:00
src
Typos and format and CD only when PR lands.
2023-08-02 19:18:43 +02:00
build.rs
Add flash attention (
#241
)
2023-07-26 07:48:10 +01:00
Cargo.toml
Rename vec-dot to vec-ops. (
#449
)
2023-08-15 10:48:57 +01:00
README.md
Add some missing readme files. (
#304
)
2023-08-02 10:57:12 +01:00
README.md
candle-examples