ylhsieh
ylhsieh
> I actually have the same problem. > > > Could you check for a valid CUDA installation > > as far as I understand `pip install torch` installed my...
+1 no way to interrupt creating an endpoint is really a waste of time. Feels like it is a way to get more money from users waiting for timeout to...
This solution is not working on SageMaker Studio Notebook with images `pytorch 1.12 python 3.8 CPU` and `pytorch 1.10 python 3.8 CPU`. When importing tqdm in notebook, it is showing...
I also am very interested in the GRU implementation! BTW, could @yoonkim elaborate on the part where GRU is harder to optimize using SGD? I don't quite understand why. Or...
Hi, This repo uses the model released by https://allennlp.org/elmo For now, they do not have a Chinese version. But maybe you can try https://github.com/HIT-SCIR/ELMoForManyLangs Thanks!