补充了Linux环境下命令行启动推理的方法,直接在cn文件夹的README.md中修改 #657
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
对Lissues中提到的:希望使用命令行运行 的问题给出的一些方法,本人也写出了使用 llama.cpp 部署 Chinese-LLaMA-Alpaca-2 并且联合使用 GPT-SoVITS 推理生成语音的方法,这是网址:https://github.com/molinbing/Various-strange-notes/blob/main/%E4%BD%BF%E7%94%A8llama.cpp%E9%83%A8%E7%BD%B2Chinese-LLaMA-Alpaca-2%E5%B9%B6%E4%B8%94%E8%81%94%E5%90%88%E4%BD%BF%E7%94%A8GPT-SoVITS%E6%8E%A8%E7%90%86%E7%94%9F%E6%88%90%E8%AF%AD%E9%9F%B3.md
今天是比较简单的提交,后续我会继续细化。