现象 运行ollama run xxxx时,无论是powershell还是cmd都是乱码最后输出一句Error: The parameter is incorrect. 解决方法 原因:powershell和cmd版本太旧了! 用最新版或者用其它终端,比如vscode的终端就能正常使用了。