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

【工具自荐】LLMC: 自然语言生成 shell 命令 - 基于本地大模型的开源工具 #194

Open
guoriyue opened this issue Oct 22, 2024 · 0 comments

Comments

@guoriyue
Copy link

guoriyue commented Oct 22, 2024

https://github.com/guoriyue/llmc

LLMC 是一个命令行工具,借助了本地部署的大语言模型(LLM),实现从用户输入的自然语言生成 shell 命令。

🔒 本地推理:LLMC 是完全在本地运行的,不需要依赖云端服务,确保了数据的隐私与安全。
🚀 支持多种模型:包括 Llama-3.2、codellama、qwen2.5 等模型,还支持自定义模型。
✏️ 命令可编辑:生成命令后,用户可以输入 'e' 进入编辑模式,进一步编辑命令。

@guoriyue guoriyue changed the title 【工具自荐】自然语言生成 shell 命令 - 基于本地大模型的开源工具 【工具自荐】LLMC: 自然语言生成 shell 命令 - 基于本地大模型的开源工具 Oct 22, 2024
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

No branches or pull requests

1 participant