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-17 11:08:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bcf96e3cf302e8226a498300535ccca537d4b298
candle
/
candle-examples
/
examples
/
llama
History
Laurent Mazare
fa760759e5
Allow for lazy loading of npz files, use it in llama to reduce memory usage in the cpu version. (
#141
)
2023-07-11 20:22:34 +01:00
..
convert_checkpoint.py
Resurrect the llama npy support. (
#140
)
2023-07-11 19:32:10 +01:00
main.rs
Allow for lazy loading of npz files, use it in llama to reduce memory usage in the cpu version. (
#141
)
2023-07-11 20:22:34 +01:00
model.rs
Refactor the llama example to make it more in sync with the other ones. (
#139
)
2023-07-11 17:20:55 +01:00