matty-fortune
matty-fortune
Well what's required to be added to the runtime container is what allows OpenHands to communicate with that container and control it, so that would have to be something separate...
It must be something simple but I haven't yet had time to continue trying to fix it.
It seems LM Studio is not open source, so that doesn't work for me. Is there a recommended way that's fully open source?
Yes, the official Ollama Devstral. It has a template in its model file, along with the Devstral system prompt, which can be seen using `ollama show --modelfile`. If the user...
@llamantino thank you for continuing to look into it. I think that's the cause of the issue. I wasn't setting it so it was using the default. Please consider updating...