ollama/parser
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
..
parser.go fix: create with nested directories 2025-09-22 12:46:31 -07:00
parser_test.go simplify expand path 2025-09-19 13:12:23 -07:00