antirez / antirez/iris.c

./download_model.sh zimage-turbo doesn't work

Open Beginner friendly
#51 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.