Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⭐️ Feat: import models from lm-studio and link it to ollama. #162

Open
1 task
palandovalex opened this issue Feb 4, 2025 · 2 comments
Open
1 task
Assignees
Labels

Comments

@palandovalex
Copy link

palandovalex commented Feb 4, 2025

Description

Lm studio it is very convenient for downloading and searching for models, but its memory consumption is much higher than that of ollama
For this reason, there are good reasons for the following scheme: download models in lm studio, and run them through ollama.

Can you contribute?

  • I will attempt to implement this feature

How did you find out about Gollama?

GitHub search

@sammcj
Copy link
Owner

sammcj commented Feb 4, 2025

Hello,

Could you please explain the differences from the -link-lmstudio functionality?

@palandovalex
Copy link
Author

-link-lmstudio, as i see - makes they are arbitrary references to models stored in .ollama/models, thereby giving access to ollama models via lm-studio. But the reverse process does not occur. In the .ollama/models folder, no references to models located in .lmstudio appear.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants