ollama/types
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
..
errtypes lint 2024-08-01 17:06:06 -07:00
model add thinking support to the api and cli (#10584) 2025-05-28 19:38:52 -07:00