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 04:00:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4525b7b52a1e87e399b0a1c27da3beee487d1301
candle
/
candle-transformers
History
Laurent Mazare
c12ad45562
Add a KV cache to marian decoding. (
#1226
)
2023-10-31 08:47:44 +00:00
..
src
Add a KV cache to marian decoding. (
#1226
)
2023-10-31 08:47:44 +00:00
tests
Implement top_p / nucleus sampling (
#819
)
2023-09-12 18:10:16 +02:00
Cargo.toml
Move the llama2-c model in transformers. (
#1205
)
2023-10-28 16:51:19 +01:00
README.md
Add some missing readme files. (
#304
)
2023-08-02 10:57:12 +01:00
README.md
candle-transformers