Deping Zhang

Results 3 comments of Deping Zhang
trafficstars

@AlexanderZ11234 超算上工作区的结点是随机分配的。在每一个节点激活一次不太实际。

> could @joebradly @SeanCraven314 share your environemnt? The code runs without error on myside. Package Version Editable project location ------------------------- ------------------ -------------------------------- accelerate 0.27.2 aiofiles 23.2.1 aiohttp 3.9.5 aiosignal 1.3.1...

I change line 272 to the following: `if (output_ids[0, -keyword_id.shape[0] :, None] == keyword_id).all(): return True` Then the inference runs through.