-
### Describe the issue as clearly as possible:
During the generate process, the tokenizer is being sent to the transformers model.generate() function as a kwarg, which is then being caught during t…
-
Hi,
We are in the process of migrating from `Presto` to `Trino` and noticed template processor functions don't work with `Trino`. We have a lot of datasets using ` first_latest_partition` function…
-
### Component(s)
processor/k8sattributes
### What happened?
## Description
The `k8sattributes` processor currently checks if the original resource attributes contain a value for a given key, bef…
-
大佬好。我的train_llava训练完以后,推理过程出现两个问题:
1: 预测结尾有 `< | i m _ e n d | > `
2: 预测结尾每个字符之间都有空格间隔
```
T h e i m a g e s h o w s a p e r s o n s t a n d i n g i n f r o n t o f a d o …
-
### Report
We have a managed identity `keda-dev` that we use successfully via the `azure-workload` provider to auth against ServiceBus. However, when attempting to use the same managed identity via T…
-
There may be underlying reasons why this wasn't included at some point, but seeing as the Sprig library is pretty well maintained, it would make sense to include it with the `kube-gen` template proces…
-
Aloha,
just a simple one (i guess). I have an existing document, contains a table, an image, and some style. I can open it like this
```
$phpWord = new \PhpOffice\PhpWord\PhpWord();
$testWord = $php…
-
### Describe the Bug
When attempting to add text with `...` or `...` tags using `Html::addHtml` and placing it into a Section or Table Cell, the resulting text has unwanted line breaks. When placin…
-
Seems like you can share Rider file template configs. It would be cool to make it faster to create Mass code with some IDE shortcuts!
- [x] Rider ForEachEntityChunk live template thingy
```
Ent…
-
hi how to get llama-3.2 to work with ipex_llm ?
here's my code.
```
import requests
import torch
from PIL import Image
from transformers import MllamaForConditionalGeneration, AutoProcessor
imp…