llama-stack/llama_stack
Ashwin Bharambe 0713607b68
Support parallel downloads for llama model download (#448)
# What does this PR do?

Enables parallel downloads for `llama model download` CLI command. It is
rather necessary for folks having high bandwidth connections to the
Internet in order to download checkpoints quickly.

## Test Plan


![image](https://github.com/user-attachments/assets/f5df69e2-ec4f-4360-bf84-91273d8cee22)
2024-11-14 09:56:22 -08:00
..
apis Support model resource updates and deletes (#452) 2024-11-13 21:55:41 -08:00
cli Support parallel downloads for llama model download (#448) 2024-11-14 09:56:22 -08:00
distribution init registry once (#450) 2024-11-13 22:20:57 -08:00
providers local persistence for eval tasks (#453) 2024-11-14 10:36:23 -05:00
scripts Add a test for CLI, but not fully done so disabled 2024-09-19 13:27:07 -07:00
templates Update provider types and prefix with inline:: 2024-11-12 12:54:44 -08:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00