Merge branch 'main' into nightly

This commit is contained in:
Daniel Han 2025-07-01 02:47:20 -07:00
commit e6bf2d9300

View file

@ -366,7 +366,9 @@ class FastBaseModel:
# Execute code as well
if len(execute_code.strip()) != 0:
exec(execute_code)
pass
else:
custom_datatype = None
correct_dtype = None
pass
# Stop SDPA for some archs like Pixtral / Mistral3