Files
ollama/api
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
..
2025-09-17 14:40:53 -07:00
2025-09-22 12:46:31 -07:00