llama-stack/llama_stack
varunfb 08be023290
Added optional md5 validate command once download is completed (#486)
# What does this PR do?

Adds description at the end of successful download the optionally run
the verify md5 checksums command.

## Test Plan
<img width="2004" alt="Screenshot 2024-11-19 at 12 11 37 PM"
src="https://github.com/user-attachments/assets/8d617aef-99f5-4c3b-b93c-eff3e68289ea">

## Before submitting

- [x] This PR fixes a typo or improves the docs (you can dismiss the
other checks if that's the case).
- [x] Ran pre-commit to handle lint / formatting issues.
- [x] Read the [contributor
guideline](https://github.com/meta-llama/llama-stack/blob/main/CONTRIBUTING.md),
      Pull Request section?
- [x] Updated relevant documentation.
- [x] Wrote necessary unit or integration tests.

---------

Co-authored-by: varunfb <vontimitta@devgpu004.eag5.facebook.com>
2024-11-19 17:42:43 -08:00
..
apis Fix the pyopenapi generator avoid potential circular imports 2024-11-18 23:37:52 -08:00
cli Added optional md5 validate command once download is completed (#486) 2024-11-19 17:42:43 -08:00
distribution use API version in "remote" stack client 2024-11-19 15:59:47 -08:00
providers Add logs (prints :/) to dump out what URL vllm / tgi is connecting to 2024-11-19 15:50:26 -08:00
scripts codegen per-distro dependencies; not hooked into setup.py yet 2024-11-19 09:54:30 -08:00
templates fix 3.2-1b fireworks 2024-11-19 14:20:07 -08:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00