Update cheatsheets

This commit is contained in:
ivuorinen
2026-02-01 00:30:49 +00:00
parent dfa6cb04db
commit 06d1dc053b
33 changed files with 263 additions and 23 deletions

View File

@@ -25,7 +25,7 @@ source: https://github.com/tldr-pages/tldr.git
`huggingface-cli env`
- Download files from an repository and print out the path (omit filenames to download entire repository):
- Download files from a repository and print out the path (omit filenames to download entire repository):
`huggingface-cli download --repo-type {{repo_type}} {{repo_id}} {{filename1 filename2 ...}}`