Closed Fodark closed 8 months ago
When loading deepseek_vl, patch collections to use collections.abc if the detected Python version is greater than 3.10.
deepseek_vl
collections
collections.abc
When loading
deepseek_vl
, patchcollections
to usecollections.abc
if the detected Python version is greater than 3.10.