Commit Graph

2 Commits

Author SHA1 Message Date
Michael Yang ffaf2e7916 update tests 2025-09-22 14:25:51 -07:00
Michael Yang b846eacf42 fix: create with nested directories
specifically models with a nested config.json will mangle the top level
config.json. this introduces a race that produces an error when the
nested config.json is written after the top level config.json.

this also fixes the issue with embedding models where
1_Pooling/config.json could not be read since they get written out as
config.json
2025-09-22 12:46:31 -07:00