Hemant Tiwari
Hemant Tiwari
### Description ```shell I am facing error: CUDA runtime error: CUBLAS_STATUS_ARCH_MISMATCH FasterTransformer/src/fastertransformer/utils/cublasMMWrapper.cc:592 My environment: GPU: Tesla V100-SXM3 NVIDIA-SMI 450.191.01 Driver Version: 450.191.01 CUDA Version: 11.1 ``` ### Reproduced Steps ```shell...
### Description ```shell Facing /build/lib/libth_longformer.so: undefined symbol: _ZNK2at6Tensor7is_cudaEv, while running longformer. Faster Transformer Version: 5.1 Branch: Main GPU: A100 40GB OS: Ubuntu 18.04 NVIDIA: 470.82.01, CUDA Version: 11.4 ``` ###...
## Version 4.14.1 ## Describe the bug Follow the steps at https://learn.microsoft.com/en-us/azure/bot-service/bot-builder-howto-v4-storage?view=azure-bot-service-4.0&tabs=csharp The memory bot works well with emulator. After adding changes to use Cosmos DB from same tutorial, the...