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 02:38:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
11d4a3c588e9ecb5bcc5a57773973b48036155f0
candle
/
candle-examples
History
Laurent Mazare
11d4a3c588
Add the phi-3 model. (
#2120
)
...
* Add the phi-3 model. * Faster rope. * Bugfix. * Fix the detokenization.
2024-04-24 09:48:13 +02:00
..
examples
Add the phi-3 model. (
#2120
)
2024-04-24 09:48:13 +02:00
src
Normalize loudness of the generated audio (
#1795
)
2024-03-03 14:00:42 +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
Update for pyo3 0.21. (
#1985
)
2024-04-01 17:07:02 +02:00
README.md
Add some missing readme files. (
#304
)
2023-08-02 10:57:12 +01:00
README.md
candle-examples