Skip to content

[Question]: #10635

Open
Open
@anxiangyi

Description

@anxiangyi

请提出你的问题

Taskflow('information_extraction', schema=self.schema, model='paddlenlp/PP-UIE-7B',
precision='float16',max_length=2049,min_length=0, dynamic_max_length=[1024,2048,4096], tgt_length = 1024,
max_seq_length=2048, task_path="/data/project/contract_nlp_project/models/paddlenlp/PP-UIE-0.5B")
我训练好了pp-uie模型,想要在断网环境下部署,但是使用上面代码无法部署,而是用官方推荐的另一个方法虽然可以离线部署,但是准确率却下降了很多,这是为什么呢?

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions