赞
踩
报错:The new behaviour of LlamaTokenizer (with self.legacy = False
) requires the protobuf library but it was not found in your environment.
解决方法:
pip install protobuf
pip install transformers_stream_generator
来源:
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。