Matias Piipari
Matias Piipari
Ha, I did not spot this. Looks like the one in https://github.com/schemaspy/schemaspy/pull/710 is a neater approach, though mine adds the DB drivers in there. I will get in touch with...
As @edumucelli suggests over at https://github.com/schemaspy/schemaspy/pull/710#issuecomment-1085925457 , his PR would be the first logical step. If that is merged, and a package is published, I can post a follow-up PR...
Great stuff! I'll get on it in short order.
Nice, same story here: in my case the cuda malloc fail inducing command that I see with mixtral:8x22b is, as extracted from the log: ```bash /tmp/ollama346288213/runners/cuda_v12/ollama_llama_server --model /media/data/ollama/blobs/sha256-7ec0c94a95cafef2780d00679e83f172ac343bc828aebbe2a5475fbe2daf76ff --ctx-size 2048...
By commit [f576d3e](https://github.com/ollama/ollama/pull/2432/commits/f576d3e5f328b81a08f96f2918f8b1e4675a25c2) CUDA support tested and works alright. Need to test next with rocm...
@AnthonyMDev any chances of getting this merged? 😄
That makes a lot of sense (and DotNet sounds more practical).
@quantumdude836 any chance of sharing your Python script or a pull request? :-)
Thanks! I'll keep improving it meanwhile: I am going to add the support for this package pulling the `ollama` snap as a dependency through the "content" interface, also to allow...
I updated this PR now with latest changes from `main`, including updating the name of the package, and published an initial revision to https://snapcraft.io/open-webui on the beta channel (`sudo snap...