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 10:38:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa67e5107dfaa4f1a98e377a6d12a4a58adff77c
candle
/
candle-examples
History
Nicolas Patry
aa67e5107d
Merge pull request
#600
from huggingface/codellama_gpu_support
...
Adding support for codellama in examples.
2023-08-25 18:25:26 +02:00
..
examples
Merge pull request
#600
from huggingface/codellama_gpu_support
2023-08-25 18:25:26 +02:00
src
Move the yolo model bits in a separate file. (
#602
)
2023-08-25 12:47:55 +01:00
build.rs
Add flash attention (
#241
)
2023-07-26 07:48:10 +01:00
Cargo.toml
Add some configurable legend for yolo detection. (
#603
)
2023-08-25 13:50:31 +01:00
README.md
Add some missing readme files. (
#304
)
2023-08-02 10:57:12 +01:00
README.md
candle-examples