-
Any model will do, even a simple one for start.
Most people in ComfyUI will be interested in a model that can determine the GENDER of an object: boy or girl/man or woman
This is very useful for …
-
Hi, Thank you very much for providing such an attractive project.
I try to use llava:13b to generate some caption in two language.
I have the following roadmap:
```python
!pip install datasets o…
-
Thanks for your good job.
I want to reproduce the evaluation result of LLaVA-NEXT-34B, but I could only find AutoScoringJudge code.
Can you provide the inference code for LLaVA-NEXT-34B(or any othe…
-
Thank you for your great work.
I want to evaluate llava-next 34b, but I only have A100 40B which is not enough for inference 34b in only 1gpu.
Can you give me some advices?
-
请教一下,paper里提到的LLaVA1.6-GPT4V是什么数据集呢?
-
Thanks for the project ❤️ I made a colab. 🥳 I hope you like it. https://github.com/camenduru/LLaVA-colab
-
So,This repo help me a lot I even read your blog and this part
* Get pretrained vision encoder from SigLIP or CLIP (both come in difference sizes). Freeze weights (i.e. don’t update during
bac…
-
### Your current environment
PyTorch version: 2.4.1+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Ubuntu 22.04.3 LTS (x86_64)
GCC version: (U…
-
### Reminder
- [X] I have searched the Github Discussion and issues and have not found anything similar to this.
### Motivation
The low footprint of Yi-VL's video memory and the high speed of its …
-
Opening a new issue (see https://github.com/ollama/ollama/pull/2195) to track support for integrated GPUs. I have a AMD 5800U CPU with integrated graphics. As far as i did research ROCR lately does su…