Zhanwen Chen

Results 12 issues of Zhanwen Chen

There is a bug: According to a member of Gradio, this is likely a version issue with your HF space: https://github.com/gradio-app/gradio/issues/7722 ``` File ~/miniconda3/envs/pllava/lib/python3.12/site-packages/gradio_client/utils.py:676, in get_extension(encoding) [675](https://vscode-remote+ssh-002dremote-002bc1.vscode-resource.vscode-cdn.net/home/ubuntu/pllava/tasks/eval/demo/~/miniconda3/envs/pllava/lib/python3.12/site-packages/gradio_client/utils.py:675) def get_extension(encoding: str)...

**Describe the bug** During inference, I got `AttributeError: 'NoneType' object has no attribute 'set_moe'`. I also noticed `Policy type not supported` as an INFO log line. ```console (multivu) zhanwen@zhanwen-mini:~/multivu$ bash...

bug
inference