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-20 20:09:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7f65af1f0dc518ef17623d718f3901f58c3aab06
candle
/
candle-transformers
/
src
History
Laurent Mazare
7f65af1f0d
Avoid re-encoding the input in the T5 example. (
#875
)
2023-09-17 10:25:54 +01:00
..
generation
Use softmax-last-dim in the quantized example. (
#848
)
2023-09-14 17:29:24 +01:00
models
Avoid re-encoding the input in the T5 example. (
#875
)
2023-09-17 10:25:54 +01:00
pipelines
Sketch the candle-transformers crate. (
#147
)
2023-07-12 13:49:31 +01:00
lib.rs
Move more models to candle-transformers (
#796
)
2023-09-10 10:20:18 +01:00
object_detection.rs
Move more models to candle-transformers (
#796
)
2023-09-10 10:20:18 +01:00
utils.rs
Add some optional repeat penalty. (
#623
)
2023-08-27 10:48:45 +01:00