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
0007ae9c119d567e3143000e9321cdbfe32b4da2
candle
/
candle-examples
History
Laurent Mazare
0007ae9c11
Add the quantized mixformer model. (
#953
)
...
* Add the quantized mixformer model. * Add the quantized option in the phi example.
2023-09-24 15:03:48 +01:00
..
examples
Add the quantized mixformer model. (
#953
)
2023-09-24 15:03:48 +01:00
src
Move more models to candle-transformers (
#796
)
2023-09-10 10:20:18 +01:00
build.rs
Add flash attention (
#241
)
2023-07-26 07:48:10 +01:00
Cargo.toml
Self-contained safetensors for the multiprocess llama example. (
#950
)
2023-09-24 06:54:49 +01:00
README.md
Add some missing readme files. (
#304
)
2023-08-02 10:57:12 +01:00
README.md
candle-examples