You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can the new model use this Gradio interface? Just changing the reading position of the model still cannot be used for the new model. I found that changing the reading position of the model from 5b to x1.5-5b no longer works?
Expected behavior / 期待表现
Hope to get help, thank you
The text was updated successfully, but these errors were encountered:
You can directly modify it on Gradio 1.0, and it supports 1.5. The only difference is that the inference parameter passing and model names are different. However, it should be noted that due to the generally slower generation speed of 1.5, please ensure that Gradio can respond normally for more than 15 minutes. The reason our official demo does not include Gradio is also because the generation time is too long.
System Info / 系統信息
no problem
Information / 问题信息
Reproduction / 复现过程
Can the new model use this Gradio interface? Just changing the reading position of the model still cannot be used for the new model. I found that changing the reading position of the model from 5b to x1.5-5b no longer works?
Expected behavior / 期待表现
Hope to get help, thank you
The text was updated successfully, but these errors were encountered: