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
979deaca07708394349b72707c7db446cbd42e23
candle
/
candle-examples
History
Jani Monoses
979deaca07
EfficientVit (MSRA) model (
#1783
)
...
* Add EfficientVit (Microsoft Research Asia) model. * Mention models in README
2024-03-01 08:53:52 +01:00
..
examples
EfficientVit (MSRA) model (
#1783
)
2024-03-01 08:53:52 +01:00
src
Add the StarCoder2 model. (
#1779
)
2024-02-28 21:02:41 +01:00
build.rs
Pin the revision used for phi-v2 + make it the default. (
#1572
)
2024-01-12 09:19:30 +01:00
Cargo.toml
Support more modes in the encodec example. (
#1777
)
2024-02-28 09:22:33 +01:00
README.md
Add some missing readme files. (
#304
)
2023-08-02 10:57:12 +01:00
README.md
candle-examples