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-15 18:28:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
90fc82211f29282991afc8fea33c78169e674db1
candle
/
candle-transformers
History
Jani Monoses
90fc82211f
Use a common with_tracing::RmsNorm in a few models. (
#1871
)
...
* Add RmsNorm with tracing. * Use with_tracing::RmsNorm in some models.
2024-03-18 21:40:06 +01:00
..
src
Use a common with_tracing::RmsNorm in a few models. (
#1871
)
2024-03-18 21:40:06 +01:00
tests
Implement top_p / nucleus sampling (
#819
)
2023-09-12 18:10:16 +02:00
Cargo.toml
Metavoice - first cut (
#1717
)
2024-03-02 18:50:01 +01:00
README.md
Add some missing readme files. (
#304
)
2023-08-02 10:57:12 +01:00
README.md
candle-transformers