-
when i run this command:
`torchrun --nproc-per-node 1 --master_port 25641 train.py --cfg-path train_configs/minigpt4_stage2_finetune.yaml`
this error occurs, how can i fix it?
```
ERROR:torch…
ghost updated
2 months ago
-
### Context
Running convert.py for microsoft/trocr-base-printed, it gives the below error:
ValueError: Unrecognized configuration class for this kind of AutoModel: AutoModelForCausalLM.
Model t…
-
请问onnx模型要怎么转呢,我使用如下脚本报错`python -m \
transformers.onnx \
-m /home/liangsuyin/code/TrOCR-Seal-Recognition/cust-data/weights \
--feature=vision2seq-lm \
seal-onnx --atol 1e-4
`
…
-
In [this colab](https://colab.research.google.com/drive/17XEqL1JcmVWjHkT-WczdYkJlNINacwG7?usp=sharing#scrollTo=2QK51MtdsMLu) you show how to load adapter and merge it with initial model. Notice it loa…
-
**ISSUE TRANSFER: Optimum repository -> https://github.com/huggingface/optimum/issues/555**
This issue is about the working group specially created for this task. If you are interested in helping o…
-
### Feature request
hi everyone, i have a TrOcr model and i would like to convert it to openvino IR model. I tried with the optimum, I think, does not support the Trocr model. Has anyone done this be…
-
Hi @echarlaix @IlyasMoutawwakil
The bug comes from SentenceTransformer, when I loading a sentence transformer model like `IPEXModel.from_pretrained("intfloat/e5-mistral-7b-instruct", export=True)`…
-
### Context
Worked in phi-3, model id from hugging face: **microsoft/Phi-3-mini-128k-instruct**.
opevino-version: 2024.3.0-15583-df6a25800d3
i'm using transformers: **transformers 4.39.3**
bel…
-
-
由于是无网络环境的运行,新版需要验证Tr,无法使用,想问哪个版本是用的旧版Tr,可以无网络直接运行呢