cyz0202
cyz0202
不好意思,github无法edit和上传图片。 CPU使用2000%,gpu只使用100多m
大佬求指导??
不是啊,主机centos,在上面用docker装Ubuntu跑的。gpu是可用的,跑过好几个其他模型了
The same problem, any news? @bigprince97 @jameswex thanks
> To rebuild the client, see https://github.com/PAIR-code/lit/#download-and-installation, specifically the "yarn && yarn build" command. I changed the width and rebuild successfully. The attention graph changed with the different width, but...
thanks @saareliad Can einsum accelerate the many matmul operations produced by tt/tucker decomposition? > It could be implemented it in one operation with einsum And how to implement with einsum...
it seems self.gamma and self.beta all need squeeze, i.e. self.gamma.squeeze()
It works well after changing the version from 0.18.0 to 0.17.2