We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/guoriyue/llmc
LLMC 是一个命令行工具,借助了本地部署的大语言模型(LLM),实现从用户输入的自然语言生成 shell 命令。
🔒 本地推理:LLMC 是完全在本地运行的,不需要依赖云端服务,确保了数据的隐私与安全。 🚀 支持多种模型:包括 Llama-3.2、codellama、qwen2.5 等模型,还支持自定义模型。 ✏️ 命令可编辑:生成命令后,用户可以输入 'e' 进入编辑模式,进一步编辑命令。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://github.com/guoriyue/llmc
LLMC 是一个命令行工具,借助了本地部署的大语言模型(LLM),实现从用户输入的自然语言生成 shell 命令。
🔒 本地推理:LLMC 是完全在本地运行的,不需要依赖云端服务,确保了数据的隐私与安全。
🚀 支持多种模型:包括 Llama-3.2、codellama、qwen2.5 等模型,还支持自定义模型。
✏️ 命令可编辑:生成命令后,用户可以输入 'e' 进入编辑模式,进一步编辑命令。
The text was updated successfully, but these errors were encountered: