Giter Club home page Giter Club logo

Comments (10)

Issues-translate-bot avatar Issues-translate-bot commented on August 24, 2024

Bot detected the issue body's language is not English, translate it automatically.


Title: [Bug] Access custom model Alibaba’s Qwen

from chatgpt-next-web.

Dean-YZG avatar Dean-YZG commented on August 24, 2024

Is there a screenshot of the interface request error in the browser console? As you know, integer type and float type is both number in javascript , the param type of 'top_p' is number in nextchat, so i guess the error was caused by something else, for example, (0.0, 1.0) is a open interval

from chatgpt-next-web.

shansing avatar shansing commented on August 24, 2024

我也遇到了。跟浮点不浮点没关系,你改成字符串(用引号包裹)会报不是浮点数。改成1.0也没用。似乎真是开区间。建议手动处理,大于等于1时变成0.999之类。

from chatgpt-next-web.

Issues-translate-bot avatar Issues-translate-bot commented on August 24, 2024

Bot detected the issue body's language is not English, translate it automatically.


I encountered it too. It doesn't matter whether it is floating point or not. If you change it to a string (wrapped in quotes), it will report that it is not a floating point number. Changing it to 1.0 is useless. It seems to be really wide range. It is recommended to handle it manually. When it is greater than or equal to 1, it becomes 0.999 or something like that.

from chatgpt-next-web.

sanbei011 avatar sanbei011 commented on August 24, 2024

我也遇到了这个问题!

from chatgpt-next-web.

Issues-translate-bot avatar Issues-translate-bot commented on August 24, 2024

Bot detected the issue body's language is not English, translate it automatically.


I also encountered this problem!

from chatgpt-next-web.

bequt avatar bequt commented on August 24, 2024

我现在手动改成0.9是可以了,[是否未来考虑通过参数达到部署时进行配置。
目前阿里云免费开放这个模型,智商水平还是在线的。

from chatgpt-next-web.

Issues-translate-bot avatar Issues-translate-bot commented on August 24, 2024

Bot detected the issue body's language is not English, translate it automatically.


I can now manually change it to 0.9. [Would you consider configuring parameters during deployment in the future?
Alibaba Cloud is currently making this model available for free, and the IQ level is still online.

from chatgpt-next-web.

chenggb123 avatar chenggb123 commented on August 24, 2024

确实,将top_p改为0.9可以正常使用,默认的1无法正常使用qwen模型,现在不知道如何修改默认的top_p

from chatgpt-next-web.

Issues-translate-bot avatar Issues-translate-bot commented on August 24, 2024

Bot detected the issue body's language is not English, translate it automatically.


Indeed, changing top_p to 0.9 can be used normally. The default 1 cannot be used normally with the qwen model. Now I don’t know how to modify the default top_p.

from chatgpt-next-web.

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.