morph-labs / rift

Rift: an AI-native language server for your personal AI software engineer
https://morph.so
Apache License 2.0
3.08k stars 149 forks source link

Ollama models #224

Open mattou78400 opened 11 months ago

mattou78400 commented 11 months ago

Hi,

I'm trying to use the zephyr model I downloaded from Ollama, on my mac m1. How should I do so? How am I suppose to use: https://huggingface.co/HuggingFaceH4/zephyr-7b-alpha

I guess Zephyr as chat model and rift-coder as code-edit model would be a great combination

Also I see to have issues starting the server, with the manual install or the vscode install. seems like the server fails to start.

thanks!