WangRongsheng

Results 52 comments of WangRongsheng

@ChristianAchenbach4815 Pleck check: 1. Set llama_model: "wangrongsheng/MiniGPT-4-LLaMA" in minigpt4/configs/models/minigpt4.yaml 2. Set ckpt: 'pretrained_minigpt4.pth' in eval_configs/minigpt4_eval.yaml

@TsuTikgiau Hi, I update MiniGPT-4 7B in Google Colab notebook, you can enjoy it!

@created-Bi It will be help you: https://colab.research.google.com/drive/1OK4kYsZphwt5DXchKkzMBjYF6jnkqh4R?usp=sharing

@created-Bi Please give me more error information. I can't repeat this error.

@ArtemBernatskyy Here are some points to clarify: 1. There is no official release of minigpt-4 version, it is being improved, so you clone this repo in the colab. 2. You...

> why # Vicuna llama_model: "wangrongsheng/MiniGPT-4-LLaMA" , this model need to connect Internet When I run locally ?? Model weights are downloaded automatically, so you must be online.

你好,账号被封有几种情况: (1)同一账号在短时间内被多人使用,批量调用(这里的批量指的是同一时间被频繁调用) (2)同一ip多次进行账号注册,该ip下所有账号都会被封 (3)使用国外接码平台进行注册,OpenAI会将部分大的接码平台下注册的账号全部封禁 我们的服务仅仅是对于个人用户提供了单人单用服务。请您耐心检查自己是否出现以上违规现象,我们也将继续关注此问题,谢谢

- 第一行用于输出本次论文解析使用的token - 第二行用于输出对全文的总结内容 我们已经注意到相关的使用错误,可以尝试多次运行来解读您的论文,谢谢

> 同上我尝试了多次依旧是error 请耐心等待

> 求自建Huggingface网页的教程 Huggingface允许用户自己写入静态、gradio、streamlit等书写的界面进行可视化使用。具体页面编写请搜索参考:gradio使用文档、streamlit使用文档等