Will Miao
8a16034135
refactor(services): unify local model name matching with uniqueness and base-model guards ( #1065 )
...
Consolidate the duplicate name-matching logic into ModelScanner:
find_matching_models is now the single core, using each scanner's own
file_extensions for suffix stripping. get_model_info_by_name gains
require_unique/base_model kwargs while legacy route behavior is kept
byte-identical. reconnect_lora passes the recipe base model as a guard
and distinguishes ambiguous, base-model-mismatched, and missing LoRAs
in its error messages.
2026-08-19 21:02:04 +08:00
..
2026-02-27 19:19:16 +08:00
2026-08-10 09:45:13 +08:00
2026-08-19 19:07:17 +08:00
2026-08-08 20:12:59 +08:00
2026-08-08 20:12:59 +08:00
2026-08-15 18:08:14 +08:00
2026-08-08 20:12:59 +08:00
2026-08-08 20:12:59 +08:00
2026-03-18 21:10:56 +08:00
2026-08-08 20:12:59 +08:00
2026-08-08 20:12:59 +08:00
2026-01-30 07:48:31 +08:00
2026-08-08 20:12:59 +08:00
2026-08-08 20:12:59 +08:00
2026-08-08 20:12:59 +08:00
2026-08-08 20:12:59 +08:00
2026-08-08 22:12:47 +08:00
2026-08-19 19:07:17 +08:00
2026-04-20 15:54:30 +08:00
2025-10-13 21:30:23 +08:00
2026-08-08 15:20:43 +08:00
2026-08-19 16:29:59 +08:00
2026-08-08 20:12:59 +08:00
2026-08-08 20:12:59 +08:00
2026-08-19 16:29:59 +08:00
2026-08-19 17:51:31 +08:00
2026-03-26 18:00:04 +08:00
2026-08-08 20:12:59 +08:00
2026-02-03 21:32:15 +08:00
2026-08-08 20:12:59 +08:00
2026-08-08 20:12:59 +08:00
2026-04-12 20:29:01 +08:00
2026-08-08 20:12:59 +08:00
2026-08-08 20:12:59 +08:00
2026-08-08 20:12:59 +08:00
2026-08-08 20:12:59 +08:00
2026-05-26 06:02:17 +08:00
2025-11-29 08:13:55 +08:00
2026-08-08 20:12:59 +08:00
2026-08-08 20:12:59 +08:00
2025-10-18 21:19:09 +08:00
2026-08-19 17:51:31 +08:00
2026-08-08 14:30:34 +08:00
2026-08-11 21:15:59 +08:00
2026-08-08 20:12:59 +08:00
2026-08-08 20:12:59 +08:00
2026-08-08 20:12:59 +08:00
2026-02-02 08:30:59 +08:00
2026-08-11 21:15:59 +08:00
2025-10-11 22:42:24 +08:00
2026-08-03 15:02:49 +08:00
2026-08-15 18:08:14 +08:00
2026-08-08 20:12:59 +08:00
2026-08-11 21:15:59 +08:00
2026-08-08 20:12:59 +08:00
2026-07-05 18:00:58 +08:00
2026-08-08 20:12:59 +08:00
2026-08-08 21:50:33 +08:00
2026-01-22 10:25:03 +08:00
2026-08-11 21:15:59 +08:00
2026-08-08 20:12:59 +08:00
2026-08-19 21:02:04 +08:00
2026-08-19 21:02:04 +08:00
2025-10-24 15:17:12 +08:00
2026-08-07 20:07:34 +08:00
2026-08-08 20:12:59 +08:00
2026-08-08 20:12:59 +08:00
2026-06-30 09:02:42 +08:00
2026-08-08 20:12:59 +08:00
2026-08-11 21:15:59 +08:00
2026-07-04 14:06:50 +08:00
2026-08-08 20:12:59 +08:00
2026-05-20 22:48:44 +08:00
2026-02-05 22:36:30 +08:00
2026-08-08 20:12:59 +08:00
2026-08-09 11:30:46 +08:00
2026-07-26 18:33:31 +08:00