Git Product home page Git Product logo

Comments (6)

tuhahaha avatar tuhahaha commented on June 12, 2024 1

你的qwen服务那边的报错是什么?是不是oom了? @SolarKnight1

from qwen-agent.

tuhahaha avatar tuhahaha commented on June 12, 2024

python run_server.py --model_server http://{MODEL_SERVER_IP}:7905/v1 --workstation_port 7864 -s 0.0.0.0需要将{MODEL_SERVER_IP}替换成你真正的ip地址

from qwen-agent.

JianxinMa avatar JianxinMa commented on June 12, 2024

oai的pip提示不太友好,它说 pip install openai==0.28,但其实应该 pip install "openai==0.28",否则openai版本实际不会降级。

from qwen-agent.

SolarKnight1 avatar SolarKnight1 commented on June 12, 2024

oai的pip提示不太友好,它说 pip install openai==0.28,但其实应该 pip install "openai==0.28",否则openai版本实际不会降级。

我已经确认了版本,也改了IP之后启动,发现会卡在 =========================

Use Default plans:
{"action1": "summarize", "action2": "outline", "action3": "expand"}
=========================
Summarize Browse Content:

然后过个一会就回报错openai.error.APIConnectionError: Error communicating with OpenAI: HTTPConnectionPool(host='116.62.199.56', port=7905): Max retries exceeded with url: /v1/chat/completions (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f6241639520>: Failed to establish a new connection: [Errno 110] Connection timed out')),这是怎么回事呢,还请大佬指点啊

from qwen-agent.

SolarKnight1 avatar SolarKnight1 commented on June 12, 2024

你的qwen服务那边的报错是什么?是不是oom了? @SolarKnight1

openai.py没报错。。。
也没oom。。。

from qwen-agent.

SolarKnight1 avatar SolarKnight1 commented on June 12, 2024

你的qwen服务那边的报错是什么?是不是oom了? @SolarKnight1

from qwen-agent.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.