Enwei Zhu
Enwei Zhu
/bot reuse-pipeline
I will take a look at this. Thanks!
> Thank you for your awesome work! Any updates on this issue? Your efforts are greatly appreciated. GLM4 will be supported in v0.12. Thanks!
GLM4 is already available on Github main, see https://github.com/NVIDIA/TensorRT-LLM/tree/main/examples/chatglm v0.12 is planned to be released by the end of this month.
No. GLM-4v-9b will not be in v0.12. It may be supported in next versions.
论文是为了能对应其他文献的写法,一般都描述为 `[start, end]` 闭区间 代码中一般都是 `[start, end)` 左开右闭区间,比如 Python 里的 `range(5, 10)` 包括 5 不包括 10。
/bot reuse-pipeline --comment "The test is added in post-merge CI, locally verified the test passed"
根据任务确定,如果是 NER,Metric 就是 F1。如果分类任务,Metric 就是 Accuracy
Hi @houyuchao , 请问问题解决了吗?在 https://github.com/syuoni/eznlp/issues/66#issuecomment-2541513530 里我已经提醒你,如果问题得到解决了,请即使关闭 issue。