-
-
got prompt
Loading model from /home/sam/ComfyUI/models/Molmo/molmo-7B-D-bnb-4bit
Unused kwargs: ['_load_in_4bit', '_load_in_8bit', 'quant_method']. These kwargs are not used in .
We will use 90% of…
-
upload()
```
def upload(self, *, file: Union[Path]) -> File:
"""
Upload files to Coze platform.
Local files cannot be used directly in messages. Before creating …
-
![image](https://github.com/microsoft/hi-ml/assets/105093677/4274406d-a256-45d0-8734-d56894add074)
I have made modifications to the code [hi-ml-multimodal/test_multimodal/vlp/test_zero_shot_classif…
-
### Description
When using memory=True for a crew that uses Azure Open AI, there is an error creating long term memory.
### Steps to Reproduce
```
import os
from chromadb.utils.embedding_…
-
Hello, I would like to ask, the current code seems to support only one modality and text modality at a time of inference, is it possible to input multiple modal data (such as audio, video and text) at…
-
We current have `multimodal_chat_dataset` which is great for conversations on an image, but many VQA datasets are structured more like instructions where there is a question column, answer column, and…
-
**Describe the bug**
I am getting what I think is a pydantic parsing error, when the model returns "none"
**Client:**
Please remove untested options:
- Python Library
**Options**
Multimoda…
-
torchrun --nnodes=1 --nproc_per_node=8 --master_port=25001 \
llava/train/train_mem.py \
--model_name_or_path /path/to/checkpoint_llava_med \
--data_path /path/to/your_dental_dataset.jso…
-
Hi, I am really grateful for the prompt responses for last issues. I tried to generate classification map with your model provided for Trento data. The classification map looks like below. I am unbale…