carroll

Results 9 comments of carroll

when i'm running following script: `python3 llm_examples.py --task run_llm_from_huggingface_model \ --prompt="你是谁?" \ --tp_size=8 \ --dump_engine_dir /docker_storage/trtModels/fp16/8-gpu/Qwen1.5-72B-Chat \ --hf_model_dir=/docker_storage/Qwen1.5-72B-Chat ` KeyError: 'Unsupported model architecture: Qwen2ForCausalLM, only LlamaForCausalLM, MixtralForCausalLM are supported now.'

> 楼主解决了吗?我也是mac 也遇到这个问题,有几个字体找不到 > > 2024-10-10 16:33:40.728 | WARNING | easyofd.parser_ofd::24 - FONT registerFont failed STKAITI.TTF: STKAITI 2024-10-10 16:33:40.728 | WARNING | easyofd.parser_ofd::24 - FONT registerFont failed COURI.TTF: Courier New...

> > > 楼主解决了吗?我也是mac 也遇到这个问题,有几个字体找不到 > > > 2024-10-10 16:33:40.728 | WARNING | easyofd.parser_ofd::24 - FONT registerFont failed STKAITI.TTF: STKAITI 2024-10-10 16:33:40.728 | WARNING | easyofd.parser_ofd::24 - FONT registerFont failed...

> > > > > 楼主解决了吗?我也是mac 也遇到这个问题,有几个字体找不到 > > > > > 2024-10-10 16:33:40.728 | WARNING | easyofd.parser_ofd::24 - FONT registerFont failed STKAITI.TTF: STKAITI 2024-10-10 16:33:40.728 | WARNING | easyofd.parser_ofd::24...

> > > > > > 楼主解决了吗?我也是mac 也遇到这个问题,有几个字体找不到 > > > > > > 2024-10-10 16:33:40.728 | WARNING | easyofd.parser_ofd::24 - FONT registerFont failed STKAITI.TTF: STKAITI 2024-10-10 16:33:40.728 | WARNING...

我也遇到了一样的问题,看系统中字体已经有了,不过还是报了注册失败并找不到key 你们解决了没 @yuege969 @xu

> > 我也遇到了一样的问题,看系统中字体已经有了,不过还是报了注册失败并找不到key 你们解决了没 > > [@thend-wk](https://github.com/thend-wk) 你也可以尝试一下,希望对你有所帮助 > > 我这边是回退了版本到0.3.1,并修改easyofd相关源码之后, 暂时无使用异常 > > /opt/conda/lib/python3.8/site-packages/easyofd/draw/draw_ofd.py,对应实际的python路径, 第53行修改为: > > ``` > def build_document_res(self, img_len: int = 0, id_obj: CurId = None,...

> > > 我也遇到了一样的问题,看系统中字体已经有了,不过还是报了注册失败并找不到key 你们解决了没 > > > [@thend-wk](https://github.com/thend-wk) 你也可以尝试一下,希望对你有所帮助 > > > 我这边是回退了版本到0.3.1,并修改easyofd相关源码之后, 暂时无使用异常 > > > /opt/conda/lib/python3.8/site-packages/easyofd/draw/draw_ofd.py,对应实际的python路径, 第53行修改为: > > > > > > ``` > > def...

我从windows下拷贝并安装了,不过还是报了一些字体找不到,帮忙看看哈 ![Image](https://github.com/user-attachments/assets/beca518d-38e5-498f-99f8-951278adc94f) ![Image](https://github.com/user-attachments/assets/0d4b99a9-a864-4081-b43a-9aa23c883fc6)