-
Hey there, @benjaminshafii! 👋 I'm running into some challenges getting the Ollama connection working in File Organizer 2000. I've tried several configurations, but I'm still encountering issues. Here …
-
对于LLaVA-onevision-qwen2-7b-ov,我将LLaVA-NEXT仓库下的llava文件夹导入至VLMEvalKit下后运行
```
CUDA_VISIBLE_DEVICES=0,1 python run.py --data Q-Bench1_VAL Q-Bench1_TEST --model llava_onevision_qwen2_7b_ov --verbose --w…
-
### Describe the issue
Issue: AttributeError: 'NoneType' object has no attribute 'skip_next'
Command:
python -m llava.serve.gradio_web_server --controller http://localhost:10000 --model-list-mode…
-
Hey!
Video-LLaVa is now available in the Transformers library! Feel free to check it out [here](https://huggingface.co/LanguageBind/Video-LLaVA-7B-hf). Thanks to @LinB203 for helping to ship the mo…
-
- [ ] [RichardAragon/MultiAgentLLM](https://github.com/richardaragon/multiagentllm)
# RichardAragon/MultiAgentLLM
**DESCRIPTION:** "Multi Agent Language Learning Machine (Multi Agent LLM)
(Update)…
-
- [ ] [tabby/README.md at main · TabbyML/tabby](https://github.com/TabbyML/tabby/blob/main/README.md?plain=1)
# tabby/README.md at main · TabbyML/tabby
# 🐾 Tabby
[![latest release](https://shield…
-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [X] 2. The bug has not been fixed in the latest version.
- [X] 3. Please note that if the bug-related issue y…
-
I did not get a normal response when running the example on the web page. The response was: "NETWORK ERROR DUE TO HIGH TRAFFIC. PLEASE REGENERATE OR REFRESH THIS PAGE."
![image](https://github.com/mi…
-
I want to evaluate llava-onevision-qwen2-0.5b-ov on videochatgpt has the image.size error.
What should I do to fix it, I want to evaluate the llava-onevision on video data. Thank you.
Code:
acc…
-
Hello team,
Nice work! Can you please provide a short script for evaluation? I tried similar codes as LLaVa-NeXt and Qwen2-VL, but your processor returns a list of token_ids when I do `processor.ap…