Timothy Farrell
Timothy Farrell
Piper will likely support wasm compilation soon which would allow browser-side generation: https://github.com/rhasspy/piper/issues/352
This is a start. Here are some issues I see with this: - Can you delete entries in the UI? - Using environment variables is not a good permanent store....
Ollama.ai is not directly associated with this project. Your feature request belongs with them.
OK first, thanks for adding features. It's awesome to have a community that's adding to a project. Per the PR, I have some suggestions that I'll post over there.
Changed my mind, I'll post here: Modelfiles are an Ollama.ai-specific feature to describe settings that belong to a specific model. OpenAI doesn't have such a thing because most of the...
I also feel like the Modelfile format is the wrong format for its purpose. It's patterned after Dockerfile (possibly since the ollama.ai author previously worked on docker). But Dockerfile is...
Ollamahub is supposed to provide access to anything that the user can download via Ollama.ai...so allowing it to reference any custom model will likely lead to a bad user-experience if...
It's not a standard if it's not applied everywhere. 😁 # 15 here we come!
I don't mind calling a bug. It's a matter of perspective since only the UX is mildly broken on a non-critical feature.
As a followup, `@koa/cors` didn't work for me but `koa-cors` did.