-
### Describe the bug
I am trying to implement this notebook: https://github.com/microsoft/autogen/blob/main/notebook/agentchat_lmm_llava.ipynb
The only difference is that I am hosting my BakLLav…
-
This version does not take Vision into account. Here is some sample code to support this.
Add the OpenAI.Vision.Images unit to manage images to send to the model for analysis.
```
unit OpenAI.V…
-
Hi!
Thanks for your greate work. I'm trying to utilize your project and was wondering how to run it in a multi-GPU environment.
Addictionaly, What are the GPU memory requirements? Could you provide…
-
@ddupont808 I tried to replicate what you showed in your demo but keep getting errors/rejections.
The response I get in the UI "I don't have the capability to interact with a search bar or perform…
-
### 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.
### Describe the bug
使用pytorch的backend发布qwe…
-
Hello. I would like to request a feature for selecting or highlighting content.
Let us consider the following prompt:
```
You are a helpful assistant.
Given the following text:
Lorem ipsu…
-
Hi, I got poor results finetuning your dataset on LLaVA1.5, I used the default training setting of LLaVA1.5, why is that? Could you please provide your setting?
only use LVIS-INSTRUCT4V:
MME: per…
-
Thanks for your evaluation dataset. However, I found the evaluation results are different between the leaderboard and the original paper. You do not show their best two results in the leaderboards. Yo…
-
If you add this to the API call:
```diff
diff --git a/llm_command_r.py b/llm_command_r.py
index 7a334cd..e49c599 100644
--- a/llm_command_r.py
+++ b/llm_command_r.py
@@ -43,6 +43,8 @@ class Cohe…
-
```console
$ devbox add sass
Error: exit status 1
Error: runtime error: invalid memory address or nil pointer dereference
```
## device info
```console
$ lsb_release -a
No LSB modules are …