PaddlePaddle / PaddleNLP

👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.
https://paddlenlp.readthedocs.io
Apache License 2.0
11.73k stars 2.87k forks source link

[Question]: 想请问下如何压缩训练好的UIE模型 #6867

Open EvilCalf opened 10 months ago

EvilCalf commented 10 months ago

请提出你的问题

想请问下如何压缩训练好的UIE模型

w5688414 commented 2 months ago

可以参考paddleslim的教程进行压缩: https://github.com/PaddlePaddle/PaddleNLP/blob/develop/docs/compression.md?plain=1 https://github.com/PaddlePaddle/PaddleSlim