fix: update dangling references to llama download command

After removing model management CLI (#3700), update remaining references
to the old `llama download` command to use `huggingface-cli download` instead.

Changes:
- Update error messages in meta_reference and torchtune providers
- Update post-training notebook to use huggingface-cli
- Fix typo: "you model" -> "your model"
This commit is contained in:
Ashwin Bharambe 2025-10-09 17:43:07 -07:00
parent 145b2bcf25
commit 59947506a3
3 changed files with 6369 additions and 6410 deletions

File diff suppressed because one or more lines are too long