app : add the llama download subcommand - #24982
Conversation
Signed-off-by: Adrien Gallouët <angt@huggingface.co>
|
IMO we don't really need a dedicated |
Also would not a more appropriate name be |
I agree with that too, @ggerganov ? |
we are approximately reproducing the UX of |
Either way is fine. Let's remove the |
Signed-off-by: Adrien Gallouët <angt@huggingface.co>
|
Done |
|
do we need the |
* app : add the download command (with llama-download) Signed-off-by: Adrien Gallouët <angt@huggingface.co> * Remove llama-download tool for now Signed-off-by: Adrien Gallouët <angt@huggingface.co> --------- Signed-off-by: Adrien Gallouët <angt@huggingface.co>
* app : add the download command (with llama-download) Signed-off-by: Adrien Gallouët <angt@huggingface.co> * Remove llama-download tool for now Signed-off-by: Adrien Gallouët <angt@huggingface.co> --------- Signed-off-by: Adrien Gallouët <angt@huggingface.co>
Overview
Add the tool
llama-downloadand thedownloadsubcommand ofllama.Additional information
I try to keep the current usage and avoid code duplication, but maybe it's also the opportunity to rework this part ?
Requirements