running c
running c
hi @pengweixiang,I just want to know the detail of how do you fix the problem? MIne just din't work after fine-tune on the dataset of celebA(it does not change at...
你的问题解决了吗? 我也碰到了该问题
感觉应该有适配的,不然实际场景绝大多数模型都是不可用的呀
demo给的好像只可以输出output_hidden_state这个特征向量。 如果是用bert做简单的二分类,这个你知道怎么做么
docker run -it --rm --gpus=all --shm-size=1g --ulimit memlock=-1 -v ${WORKSPACE}:${WORKSPACE} -w ${WORKSPACE} ${TRITON_DOCKER_IMAGE} bash # now in docker export WORKSPACE=$(pwd) sudo apt-get install git-lfs git lfs install git lfs clone...
TRITON_VERSION=22.03, Docker version 20.10.17, build 100c701
This issue doesn't seem to be a version issue