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 18:48:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8b390ddd290cfdcff8ef319d266b9d466838494f
candle
/
candle-examples
/
examples
/
llama_multiprocess
History
Laurent Mazare
8b390ddd29
Only download the weights in the main process (and not in the child processes). (
#2093
)
2024-04-20 13:01:23 +02:00
..
main.rs
Only download the weights in the main process (and not in the child processes). (
#2093
)
2024-04-20 13:01:23 +02:00
model.rs
Multiprocess/multi-GPU support for llama 3. (
#2092
)
2024-04-20 12:49:21 +02:00