Patrick Devine

Results 323 comments of Patrick Devine

Going to close this as a dupe of #358

Going to close this since #2146 has merged. You will be able to set it in `0.1.23`.

There's no prescreening. You can upload anything you want (although please don't upload copyrighted stuff). @julianallchin are you by any chance using linux? You need to upload the public key...

The reason for two being created is that the server/client share the same binary, but in the case of Linux they're run in different locations/contexts. Ideally the server would just...

We'll add in better support for scheduling in the future, but as @easp mentioned, it just blocks all the other clients on a request and then those clients race to...

Going to close this as a dupe of #358

@m0wer do you know if this is still an issue? I don't have asymmetric cards to test this on.

@aemonge you can change this right now with the `OLLAMA_MODELS` env variable. What platform are you using?

@mirekjany as @easp was saying, Ollama does de-duplication automatically for any layer. If a layer is the same between models, only one copy will be saved. It does this using...

We'll definitely publish something. The API is still under pretty active development, so we didn't want to publish it, have people rely on it, and then change it and break...