./download_model.sh zimage-turbo doesn't work
Open
Beginner friendly
- Dominant language
- C
- Stars
- 2k
- Forks
- 151
- PR merge metrics
- No merged PRs in 30d
Description
./download_model.sh zimage-turbo doesn't work, it tries to download files that don't exist on the website, like `tokenizer/added_tokens.json`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with download_model.sh and trace the zimage-turbo file list and download URLs. Run ./download_model.sh zimage-turbo to reproduce the request for tokenizer/added_tokens.json, then compare the requested paths with the files available from the model website. Done means the command downloads zimage-turbo without requesting nonexistent files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100