-
Using `is_flash_attn_available` is deprecated and will be removed in v4.38. Please use `is_flash_attn_2_available` instead.
Traceback (most recent call last):
File "/opt/ai/test/inference_example_…
-
Hi guys,
Thanks for continuous support, i have saved my model in zip at s3 and want to extract and load at the runtime.
How can I extract and load it at runtime without writing it into the hard memo…
-
- ICDAR 2021
- https://icdar2021.org
- Accepted papers are available
- https://ieeexplore.ieee.org/search/searchresult.jsp?newsearch=true&queryText=ICDAR%202021
- query = ICDAR 2021
…
-
Hi @NielsRogge ,
First of all thank you for your great work. I have been using the notebook of fine-tuning on layoutLMV3.
Recently I came across a issue with some images which has not been predic…
-
This issue is linked to the [ONNXConfig for all](https://huggingface.co/OWG) working group created for implementing an ONNXConfig for all available models. Let's extend our work and try to add all mod…
-
**Describe**
Model I am using (layoutreader): How should I prepare my input data to use script decode_seq2seq.py and the pretrained model? It's not clearly stated anywhere and please help.
-
### System Info
```shell
Last version of transformers and Optimum libraries.
```
### Who can help?
@JingyaHuang , @echarlaix, @mi
### Information
- [X] The official example scripts
- [ ] My own …
-
Microbert's `allennlp` version seems to suffer from this issue https://github.com/allenai/allennlp/issues/5666 which per the comments on that issue, is fixed by running
`pip install cached-path==1.…
-
### Feature request
We want to standardize the logic flow through Processor classes. Since processors can have different kwargs depending on the model and modality, we are adding a `TypedDict` fo…
-
I am trying to export LayoutLMv2 model to onnx but there is no support for that available in transformers library.
I have tried to follow the method available for layoutLM but that is not working.
…