dongteng
dongteng
提问时请尽可能提供如下信息: ### 基本信息 - 你使用的**操作系统**: - 你使用的**Python**版本: - 你使用的**Tensorflow**版本: - 你使用的**Keras**版本: - 你使用的**bert4keras**版本: - 你使用纯**keras**还是**tf.keras**: - 你加载的**预训练模型**: ### 核心代码 ```python # 请在此处贴上你的核心代码。 # 请尽量只保留关键部分,不要无脑贴全部代码。 ``` ### 输出信息 ```shell # 请在此处贴上你的调试输出...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior 使用chatglm_Tuning中的方式 将lora与chatglm2相结合 但是报错 AttributeError: 'ChatGLMForConditionalGeneration' object has no attribute 'lm_head' 在chatglm_Tuning中,对lm_head...
### System Info V100*2 nvcr.io/nvidia/tritonserver:24.01-trtllm-python-py3 tensorrt-llm 0.7.0 ### Who can help? _No response_ ### Information - [X] The official example scripts - [ ] My own modified scripts ### Tasks...