Daniel J Walsh

Results 1685 comments of Daniel J Walsh

Can you try again with 0.12.1? Usually the mismatch is caused by a screwed up cuda library install.

Grab 0.12.2 and try serve to get the error the service is hitting.

Can you run the ollama model successfully?

``` ollama run pllum8b-instr-q4km pulling manifest Error: pull model manifest: file does not exist ```

@engelmi The model_store has broken this support. Basically we need to mount the image not the path when using OCI images.

We close issues, when they are closed in the upstream, not in the latest release. @engelmi did you discover if this was not fixed in the main branch?

@edmcman @ericcurtin any update on this?