-
Would be really helpful for tests to be able to get a stable response value
## Context
- i want to use prism for writing tests
- setting the seed would be really useful for this to get stable val…
-
i saw this error :
```
value is not a valid list (type=type_error.list))
Evaluating: 33%|█████████████████████████████▎ | 1/3 [01:37 0
v…
-
### 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…
-
### Describe the bug
When running inference over openAI compatable API with Perplexica or avante.nvim the error sometimes appears, after that happnes it doesn't work anymore until I restart the progr…
-
### Describe the feature you'd like
The original prompts for generating the tags seem to be ok for GPTx, but using local LLM lead to the fact that the JSON might not be generated as expected by hoard…
-
## Describe the bug
When a request is canceled—either due to manual intervention or connectivity issues—while waiting for a response from one of the following endpoints: `/api/v1/task/classificatio…
-
So the content may be updated from step to step before it is used as source to generate some more text, avoiding the propagation of errors (proper nouns mispelled for example....)
If not used as so…
-
## Description
Update the approach document to detail the logic behind generating dynamic catalogues (both Item and Provider) using generative AI when no catalogue is found. The updated approach must …
-
### System Info
Transformers Patch release v4.45.2
PyTorch 1.10.1
Python 3.8.0
cuda 11.1
NVIDIA V100
### Who can help?
@gante @zucchini-nlp @Rocketknight1
### Information
- [ ] The official …
-
To authors state that
> To make transformers generate images, please refer to [VQGAN](https://github.com/CompVis/taming-transformers) and its scripts.
Do you mean that I should construct a pipeli…