-
Hello,
I am trying the following code to test sending multiple images:
```
import requests
import torch
from PIL import Image
from transformers import MllamaForConditionalGeneration, AutoProces…
-
Trying to set a template for a specific screen via plugin params doesn't work by adding e.g. the following to the archive config:
```perl
# overriding both, just to be sure!
$c->{plugins}->{"Screen…
-
### System Info
Hello,
I am trying the follwoing code and it throughs an error message:
`TemplateError: Prompting with images is incompatible with system messages.`
The code is ([Ref](https:/…
-
def __call__(self, examples):
IGNORE_INDEX = -100
all_input_ids = []
all_label_ids = []
all_pixel_values = []
all_image_sizes = []
for example in examples:
image = exam…
-
-
### Is your feature request related to a problem? Please describe.
Current TemplateProcessor doesn't allow to be saved with Protection, either setting as readonly is not achievable. Current workaro…
-
## Outline of problem
I am using ESPAsyncWebserver to serve webpages that contain sensor data.
I have a single monolithic minified file that contains the HTML + CSS + Javascript components of t…
-
Hello, the rxn-ebm project is indeed inspiring. However, when I attempted to preprocess the USPTO-50K data for GLN and run bash scripts/gln_preprocess.sh, the following issue was encountered:
```
…
-
hi all,
I had the following exception when trying to run the gradio example with: `python -m mlx_vlm.chat_ui --model mlx-community/Qwen2-VL-72B-Instruct-4bit`
```
.../mlx_vlm/chat_ui.py", line …
-
**Is your feature request related to a problem?**
- [ ] template query
- [ ] ml inference search request extension
- [ ] load image from url function in Connector (PIL.image) -- supporting imag…