Peihan Wang
Peihan Wang
I tried editing PyTorch to solve "ninja, -v" by replacing with "ninja, --version", but it followed ```ImportError: /root/.cache/torch_extensions/py38_cu113/range_fill_cuda/range_fill_cuda.so: cannot open shared object file: No such file or directory``` which is...
@btyu Hi there Compilation problem solved by using docker. But still cannot generate. When inference, stuck at: (w/ no error reported and it takes forever) ``2023-06-18 15:43:48 | INFO |...
With respect to results, it's similar with #113. So there might be some problem in arbitrary dataset I guess...?
`uvicorn server:app --reload`
make sure: 1. server is on localhost:8000 2. no internet problem to Groq servers