11153343824cs
  • Joined on 2024-09-25
11153343824cs commented on issue HswOAuth/llm_course#206 2024-10-17 18:51:21 +08:00
Chinese-LLaMA-Alpaca-3本地构建API可调用,但NextChat无法正常调用

找到问题了,和llama3仿openai api实验一样 通过这个命令解决了

pip install pydantic==1.10.11 -i https://pypi.tuna.tsinghua.edu.cn/simple

…
11153343824cs commented on issue HswOAuth/llm_course#206 2024-10-17 17:16:22 +08:00
Chinese-LLaMA-Alpaca-3本地构建API可调用,但NextChat无法正常调用

llama3仿openai api实验, 提示我没权限访问这个链接

这个是我运行后的完整输出

(chinese_llama_alpaca_3) shiyl@LAPTOP-8VC9E9I1:/mnt…
11153343824cs opened issue HswOAuth/llm_course#206 2024-10-17 10:36:19 +08:00
Chinese-LLaMA-Alpaca-3本地构建API可调用,但NextChat无法正常调用