Open ColinIanKing opened 1 month ago
The onnx GPT-2 test fails to fetch the blob tarball https://github.com/onnx/models/blob/4c46cd00fbdb7cd30b6c1c17ab54f2e1f4f7b177/validated/text/machine_comprehension/gpt-2/model/gpt2-10.tar.gz which is kind of strange because I'm able to fetch it using wget from the terminal. The downloaded file is just a HTML page generated by github and not the tarball.
file gpt2-10.tar.gz gpt2-10.tar.gz: HTML document, Unicode text, UTF-8 text, with very long lines (1616)
This seems to be an issue at the github side.
The onnx GPT-2 test fails to fetch the blob tarball https://github.com/onnx/models/blob/4c46cd00fbdb7cd30b6c1c17ab54f2e1f4f7b177/validated/text/machine_comprehension/gpt-2/model/gpt2-10.tar.gz which is kind of strange because I'm able to fetch it using wget from the terminal. The downloaded file is just a HTML page generated by github and not the tarball.
file gpt2-10.tar.gz gpt2-10.tar.gz: HTML document, Unicode text, UTF-8 text, with very long lines (1616)
This seems to be an issue at the github side.