This repository has been archived by the owner on Jul 15, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Feature: two way syncing / lm-studio -> ollama syncing #5
Comments
I guess we would need to map parameters from this https://github.com/ollama/ollama/blob/main/docs/modelfile.md to OllamaThe files we probably need to understand:
Once we have import right we should be able to do the following: For Gemma
LM StudioLM-Studio uses this file
Look at default set of configuration
For Gemma
|
Thanks for the research @taliesins! I've been away this past week but I hope to look into hacking this up this week. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This is a little more complicated as it will require creating an Ollama Modelfile / manifest in addition to linking the models.
The text was updated successfully, but these errors were encountered: