Micora.Net Kft
Micora.Net Kft
I solved it with the following 'hack': added custom css: .codex-editor { z-index: unset; } initializeEditorInstances() { document.addEventListener('DOMContentLoaded', () => { const editorElements = document.querySelectorAll('[id$="_editorjs"]'); const editorCount = editorElements.length; editorElements.forEach((element,...
Hello I just found this amazing library and am adapting it to my needs. I also have to create a new context every time and would like to remove the...
Hello, is there still no multimodal support in llama-server ? According to [ReadMe in LLaMA.cpp HTTP Server](https://github.com/ggerganov/llama.cpp/blob/master/examples/server/README.md) it should be supported? How to use it with OpenAI API format?
So, this functionality seems to be unavailable for months and there is no hope to get it running? With all the amazing new models we could work with, such as...