Tianyi
Tianyi
Hi @mryab , Really cool work! I am trying to replicate the experiments you mentioned in the paper. I am wondering how do you set up the vast.ai workflow? I...
Hi I wonder if there is any plan to support the salesforce/codegen model family?
https://github.com/arnav-gudibande/koala-test-set/blob/main/koala_test_set.jsonl#L13 Hi! what are these `2/2` and `4/4`?
Hi Friends, I am experimenting with the GLOO async `isend` and `irecv` in my work on pipeline parallelism. With `torch==1.8.1` on macOS, I will get an error `libc++abi.dylib: terminating with...
Hi @whitphx Thank you so much for the repo! I am building an annotation interface and I am using global locks to make sure that concurrent users are not annotating...