mirror of
https://github.com/modelscope/modelscope.git
synced 2026-09-01 19:49:03 +02:00
Non-JSON Hub responses (block pages, 5xx HTML) would bypass URLError handling and crash json.load; surface them as RuntimeError instead. Co-authored-by: Cursor <cursoragent@cursor.com>