-
I have used the following code for inference after fine-tuning the LayoutLMv3 model on the FUNSD dataset and obtained the predicted labels, but now I want to know how to associate these labels with th…
-
### Your current environment
The output of `python collect_env.py`
```text
Collecting environment information...
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch…
-
Dear all,
I'm encountering an issue with the vision encoder when using pipeline parallelism.
The vision encoder appears to be instantiated on all GPUs rather than allocated to GPU 0, which is the fi…
-
Not sure why, I have tried all the fixes recommended on this page, including upgrading transformers etc. I have enough memory free, so don't think that is the issue either. I am running the Zho Zho Zh…
-
I would like to request support to convert the blip-2 model for onnx conversion.
I have tried to convert the model using torch.onnx.export method but there are issues as the input to the forward me…
-
Hi, I tried the colab notebook but I am getting this below error:
TypeError: linear(): argument 'input' (position 1) must be Tensor, not NoneType
Below is the full error:
`-----------------------…
-
Hi @dinosauria123!
This is the issue I posted on ocr-fileformat: https://github.com/UB-Mannheim/ocr-fileformat/issues/121
As per your request I'm opening the issue here, copying the text:
I have …
-
有些工作指出Transformer在图像分类上,就算扣掉很多像素,也能有很好的精度,远超CNN。
为什么你们的实验结果表明,Transformer在人脸识别任务上遮挡鲁棒性不如CNN呢?
可以解释一下吗?
-
# https://huggingface.co/tencent/Tencent-Hunyuan-Large
### Model Introduction
With the rapid development of artificial intelligence technology, large language models (LLMs) have made significant…
-
### Describe the issue
Issue:
When trying to load `liuhaotian/llava-v1.6-mistral-7b` or `liuhaotian/llava-v1.6-34b` into my container:
```
MODEL_PATH = "liuhaotian/llava-v1.6-mistral-7b"
US…
levi updated
4 months ago