Matthew Guan
Matthew Guan
在第一次编译template文件夹的时候出现以下错误: `************************************************* (./dependencies/tex/latex/base/book.cls Document Class: book 2014/09/29 v1.4h Standard LaTeX document class (./dependencies/tex/latex/base/bk12.clo)) (./dependencies/tex/latex/ctex/engine/ctex-engine-pdftex.def (./dependencies/tex/latex/cjk/texinput/CJKutf8.sty (./dependencies/tex/generic/oberdiek/ifpdf.sty) (./dependencies/tex/latex/base/inputenc.sty (./dependencies/tex/latex/base/utf8.def (./dependencies/tex/latex/base/t1enc.dfu) (./dependencies/tex/latex/base/ot1enc.dfu) (./dependencies/tex/latex/base/omsenc.dfu) (./dependencies/tex/latex/base/ts1enc.dfu))) (./dependencies/tex/latex/cjk/texinput/CJK.sty (./dependencies/tex/latex/cjk/texinput/mule/MULEenc.sty) ! I can't find file `CJK.enc'....
### Describe the bug A clear and concise description of what the bug is. Traceback (most recent call last): File "/opt/conda/envs/torch2/lib/python3.8/site-packages/mmengine/registry/build_functions.py", line 122, in build_from_cfg obj = obj_cls(**args) # type:...
### 请提出你的问题 在使用ernie-laytou模型官方命令微调docvqa任务会报错。运行命令和官方的微调命令一致: `python3 -u run_mrc.py \ --model_name_or_path ernie-layoutx-base-uncased \ --output_dir ./ernie-layoutx-base-uncased/models/docvqa_zh/ \ --dataset_name docvqa_zh \ --do_train \ --do_eval \ --lang "ch" \ --num_train_epochs 6 \ --lr_scheduler_type linear \ --warmup_ratio...
Excuse me, where is the VUT open source code?
## Describe the bug Traceback (most recent call last): File "evaclip_infer.py", line 86, in main() File "evaclip_infer.py", line 61, in main image_features = model.encode_image(image) File "/mnt/EVA/EVA-CLIP/rei/eva_clip/model.py", line 297, in encode_image...
### Prerequisite - [x] I have searched [the existing and past issues](https://github.com/open-mmlab/mmyolo/issues) but cannot get the expected help. - [X] I have read the [FAQ documentation](https://mmyolo.readthedocs.io/en/latest/faq.html) but cannot get the...
**Describe the feature** Please describe the feature requested here(请在这里描述需求) swift.llm.inference_client增加vllm、lmdeploy 部署后端的 request_id参数修改功能,提供用户可以追踪的日志 **Paste any useful information** Paste any useful information, including papers, github links, etc.(请在这里描述其他有用的信息,比如相关的论文地址,github链接等) vllm 日志: INFO: 2024-09-29 13:51:49,735...
**Describe the bug** What the bug is, and how to reproduce, better with screenshots(描述bug以及复现过程,最好有截图) internvl2+lmdeploy部署推理视频,有没有控制采样频率,前处理的参数?目前的推理时间过长了 **Your hardware and system info** Write your system info like CUDA version/system/GPU/torch version here(在这里给出硬件信息和系统信息,如CUDA版本,系统,GPU型号和torch版本等) lmdeploy...