Technical
Last updated
Last updated
The main reason you're encountering this issue is that Mistral-Nemo isn't included in version 1.0.0 of GenAI Studio. You can resolve this by following these steps:
Upload to the GenAI Studio host and move it to the $HOME/GenAI-Studio/bin
directory.
In that directory, make the file executable by running chmod 0755 ollama-model
.
Still in that directory, execute ./ollama-model
. This will display usage instructions with five scenarios. You can refer in details. Typically, you'll want the first scenario: directly importing the missing model from the Ollama repository into GenAI Studio.
ollama-model import --from-registry mistral-nemo