Bhavnick-Yali

Results 3 comments of Bhavnick-Yali

Hi :hugs: I am facing this error while trying to load up my DeBERTaV3 model into a ONNX format. ``` 2022-07-21 10:21:22.414296: E tensorflow/stream_executor/cuda/cuda_driver.cc:271] failed call to cuInit: CUDA_ERROR_NO_DEVICE: no...

Hi @ChainYo! :hugs: I am working on Colab and using the `!pip install transformers[onnx]` command so I believe it's the latest version. Yes, that's the issue, I see it as...

Hi @ChainYo! :hugs: Colab version says 4.20.1 which was 22 June Release and should be having the DeBERTaV2 config ![image](https://user-images.githubusercontent.com/109144421/180706122-7ec943c5-0bf4-455f-bdcd-47c4aa033c67.png) It isn't working in this version as I tried earlier....