Blake Mizerany

Results 115 comments of Blake Mizerany

I put some more TLC and polish into this with regard to user-friendly errors. Before terse errors were printed; now they are like: ``` ; ollama rm x://m Error: unsupported...

> I put some more TLC and polish into this with regard to user-friendly errors. Before terse errors were printed; now they are like: > > ``` > ; ollama...

Merging, but working on follow-ups to clean up the validation of names.

@Maltz42 I hear ya, which is why I added: ``` OLLAMA_REGISTRY_MAXSTREAMS=1 OLLAMA_EXPERIMENT=client2 ollama serve ``` :)

@Maltz42 I just added the Controlling Speed and Bandwidth section above.

Skipping `schema_to_grammer` tests in prep for @ParthSareen's work on patching. Ready to merge.

@iscy Thank you for pointing that out. This gets us closer. More updates incoming for a complete fix.

This is currently "blocked" on #9242. Temporary workarounds are doable, but less than ideal.

> Make sure to fix the windows test (at first glance seems like a `path` vs `filepath` issue) Close. `filepath.Separator`

Work is progress to fix this, over at #8124. I'll update here again when it's ready for testing.