Will Miao
41302e75ba
fix(download): save multi-variant files under raw stored filenames ( #1100 )
...
The public REST API rewrites files[].name to "{model}_{version}" for
non-LoRA model types, so every precision variant of a multi-file version
shared one name and landed on disk with a random short-hash suffix.
Fetch the raw stored filename from the model-versions/mini endpoint
(always pinned with modelFileId) and use it for the on-disk name and
metadata when available; fall back silently to the REST name otherwise.
CivArchive already serves raw names and is skipped.
2026-09-06 22:23:48 +08:00
..
2026-08-08 20:12:52 +08:00
2026-08-31 10:01:18 +08:00
2026-08-08 20:12:52 +08:00
2025-02-24 20:41:16 +08:00
2026-09-02 14:33:44 +08:00
2026-08-29 11:31:16 +08:00
2026-04-20 09:52:48 +08:00
2026-08-08 20:12:52 +08:00
2026-08-08 20:12:52 +08:00
2026-08-08 20:12:52 +08:00
2026-09-02 22:01:44 +08:00
2026-08-30 16:28:41 +08:00
2026-08-08 14:30:34 +08:00
2026-02-02 08:30:59 +08:00
2026-08-11 14:08:15 +08:00
2026-08-23 10:09:55 +08:00
2026-08-27 07:58:48 +08:00
2026-08-08 20:12:52 +08:00
2026-09-06 22:23:48 +08:00
2026-04-20 15:20:57 +08:00
2026-04-15 20:42:55 +08:00
2026-08-25 08:19:54 +08:00
2026-09-06 22:23:48 +08:00
2026-08-25 08:19:54 +08:00
2026-08-25 17:38:09 +08:00
2026-08-27 10:08:32 +08:00
2026-08-08 20:12:52 +08:00
2026-08-23 10:09:55 +08:00
2026-07-02 21:27:01 +08:00
2026-08-08 20:12:52 +08:00
2026-09-06 12:04:16 +08:00
2026-08-08 20:12:52 +08:00
2026-08-23 10:09:55 +08:00
2025-10-13 14:39:31 +08:00
2026-08-08 20:12:52 +08:00
2026-08-27 09:53:07 +08:00
2026-08-19 17:51:31 +08:00
2026-08-08 20:12:52 +08:00
2026-09-01 21:14:30 +08:00
2026-08-11 14:08:15 +08:00
2026-09-06 22:23:48 +08:00
2026-08-23 10:09:55 +08:00
2026-09-03 11:38:27 +08:00
2026-08-08 20:12:52 +08:00
2026-08-25 20:36:46 +08:00
2026-08-27 19:32:17 +08:00
2026-08-08 20:12:52 +08:00
2026-09-05 16:56:20 +08:00
2026-08-08 20:12:52 +08:00
2026-08-27 09:53:07 +08:00
2026-08-08 20:12:52 +08:00
2026-08-25 17:38:31 +08:00
2026-09-05 16:56:20 +08:00
2026-08-08 20:12:52 +08:00
2026-08-08 20:12:52 +08:00
2026-09-04 23:53:27 +08:00
2026-08-08 20:12:52 +08:00
2026-08-08 20:12:52 +08:00
2026-09-05 16:56:20 +08:00
2026-08-08 20:12:52 +08:00
2026-07-26 18:33:31 +08:00