Commit 001e93d
committed
Rename Step 3.5 Flash recipe to its stepfun-ai/Step-3.5-Flash hub path
Key the checkpoint by its canonical Hugging Face repo id
(https://huggingface.co/stepfun-ai/Step-3.5-Flash): rename the org folder
step3p5 -> stepfun-ai and the model folder Step3.5-Flash -> Step-3.5-Flash so
the on-disk path mirrors the model-hub path exactly, per the
models/<org>/<model_id> convention.
Update the recipe-path references in docs/source/guides/10_recipes.rst,
modelopt_recipes/ptq.md, the unreleased 0.47 CHANGELOG entry, and the
recipe-docs test docstring. Released CHANGELOG entries keep their historical
paths. The Step3p5* architecture class names (trust_remote_code modeling code)
are unaffected.
Signed-off-by: Shengliang Xu <shengliangx@nvidia.com>1 parent bf056a0 commit 001e93d
5 files changed
Lines changed: 5 additions & 6 deletions
File tree
- docs/source/guides
- modelopt_recipes
- models/stepfun-ai/Step-3.5-Flash/ptq
- tests/unit/recipe
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
534 | 534 | | |
535 | 535 | | |
536 | 536 | | |
537 | | - | |
| 537 | + | |
538 | 538 | | |
539 | 539 | | |
540 | 540 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
299 | | - | |
| 299 | + | |
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
92 | | - | |
93 | | - | |
| 91 | + | |
| 92 | + | |
94 | 93 | | |
95 | 94 | | |
96 | 95 | | |
| |||
0 commit comments