-
We should have ~a `/documentation` path~ [docstring](https://fastapi.tiangolo.com/tutorial/path-operation-configuration/#description-from-docstring) for endpoints that points to the online documentati…
-
We've been struggling too much with setting up running 6 models from Whisperer Challenge. Over the weekend, I researched some existing HSI dataset, probably with HSI dataset. Here's some [chat log](ht…
-
### System Info
Environment:
OS: Ubuntu 24.04
Python version: 3.11.8
Transformers version: transformers==4.45.2
Torch version: torch==2.3.0
Model: Meta-Llama-3.1-70B-Q2_K-GGUF - https://hugg…
-
edit: both 3.1 and 3.2 fail
- 3.1 support is fixed by `pip install transformers==4.43.2` - thank you, @jinxiangshi
- 3.2 isn't yet supported by TRT-LLM - @laikhtewari promised to update the docs to …
-
Last thing in the old repo was to redirect issue here so not sure if this is duplicate of something there but I loved teh extension in a1111 and hope to have it again with forge...
This is what I g…
-
Hello,
I have an error when running the Flux example script with multiple GPUs (H100). I tested with 2 and 4. With only one GPU, no error, the generation is going well. I tested by varying `pipefu…
-
### Bug Description
![image](https://github.com/user-attachments/assets/0b7c442d-20df-4e82-b400-dcee613e9eb8)
### Version
0.12.0
### Steps to Reproduce
def test_ppt():
# documents = Simple…
-
Hi @patrickvonplaten @ArthurZucker @muellerz
I am currently trying to finetune a MT5 Model for Multitasking (classification, report filling and question generation)
As Iam trying and debugging fo…
-
**Describe the bug**
When using the preset W8A8 recipe from llm-compressor, the output results in a model config.json that fails validation when loaded by HF Transformers. This is a dev version of Tr…
-
My code is throwing the error below:
```
Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained.
/net/scratch/user/miniconda3/envs/vl…