-
When using the GPT-4V model in this library, GPT replied, "Sorry, I cannot access external URLs to view images." However, when I use the curl command, GPT can access image links.
my curl commend
`…
-
Hello! This is some really interesting work!
This is more of a question. Do you have any detailed analysis of the results just for InstructBLIP and InstructBLIP Vicuna? It would be great if you may…
-
It would be great if Phoenix supported Multi-Modal applications, such as a Multi-Modal RAG. There are a couple of features to consider in order to fully support this:
MM RAG Tracing:
- It would …
-
A runtime error occurs at every `json.loads(response.json())` because `json.loads()` is `str->dict` but `response.json()` already returns a `dict`.
Please fix it soon. Thank you!
-
Hi,thanks for your wonderful work.
I find that the BS Objaverse dataset has some data with scores of 6, but the definition in the paper only includes scores of 1-5.
Here are some cases:
bf1266d2…
-
Found a bug? Please fill out the sections below. 👍
### Describe the bug
A clear and concise description of what the bug is.
### Steps to Reproduce
1. when starting the project in vscode …
-
Currently the chrome plugin only supports gpt3.5, I am used to using gpt4, can you guys do it? When I fill in my own key, I hope to be able to use gpt4
-
Hello, good work!
I'm one of the authors of AutoDroid, an LLM-based Android task automation approach released several months ago before AppAgent. We did not advertise our work, so it didn't get so …
-
# Interesting papers
- Yan 2024 - An Object is Worth 64x64 Pixels: Generating 3D Object via Image Diffusion [링크](https://omages.github.io/)
- Diffusion을 통해서 64 x 64 크기의 '부품 이미지' (Object image)…
-
[paper](https://arxiv.org/pdf/2310.03744.pdf)
see llava https://github.com/long8v/PTIR/issues/128#issue-1749571159 here
## TL;DR
- **I read this because.. :** aka LLaVA1.5 / ShareGPT4V에서 LL…