Thomas Kraxner

Results 6 comments of Thomas Kraxner

Workaround: If the project is stored local, - remove - asset from your project file ```*.vott``` - clean npm cache: ```npm cache clean --force``` - ```npm cache verify``` After the...

Same issue with kubernetes deployment via kustomize. I have a startup script mounted under: '/docker-entrypoint-initdb.d' and setting some setup environment variables as well. The script is executed successfully. With just...

I‘ve created a script which installs all needed packages, builds uxplay from source and installs it, see: https://github.com/Kraego/uxPlay-debian-install

In my Case the Windows 10 SDK was missing, after I added it, it worked

> Seems like jinaai/jina-embeddings-v2-base-de works since the latest Ollama version, but intfloat/multilingual-e5-large-instruct support is still missing in llama.cpp Can confirm this, working with: `ollama:0.1.43`