Skip to content

📝 docs: add Msty to the list of local apps #736

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

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

nikeshparajuli
Copy link
Contributor

@nikeshparajuli nikeshparajuli commented Jun 4, 2024

Hi, I'm adding Msty to the list of local apps. Msty is a local LLM app for Mac, Windows, and Linux - packed with many features in a simple and clean interface.

We just released a new version today with the support for Hugging Face models and deep linking. If you would like to check it out, please visit: https://msty.app.

Example deep link usage: msty://models/search/hf/TheBloke/Llama-2-7B-32K-Instruct-GGUF

msty-deeplink-example

Cheers,

Nikesh

@nikeshparajuli
Copy link
Contributor Author

msty

docsUrl: "https://msty.app",
mainTask: "text-generation",
displayOnModelPage: isGgufModel,
deeplink: (model) => new URL(`msty://models/search/hf/${model.id}`),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

btw take a look at #738 in case you'd like to support opening from an optional specific file inside the repo! thanks!

Copy link
Contributor Author

@nikeshparajuli nikeshparajuli Jun 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @julien-c, thank you for your comment! This would be a very useful feature indeed but will take some time to get it out. Is it possible to get this merged in the meantime and we can send another PR when we implement and test the specific file deep link?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sounds good!

@krampstudio krampstudio merged commit efebb9b into huggingface:main Jun 7, 2024
4 checks passed
@krampstudio
Copy link
Collaborator

Hey @nikeshparajuli, the Msty integration is now live on huggingface.co 🚀
Don't hesitate to share it with your community

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

Successfully merging this pull request may close these issues.

3 participants