replicate / cog-triton

A cog implementation of Nvidia's Triton server
Apache License 2.0
11 stars 0 forks source link

better errors #43

Closed technillogue closed 2 months ago

technillogue commented 2 months ago

better error formatting in general (grab the 'error' key if present) and also hierarchical error codes for splitting out user errors, framework-specific user errors, and system errors. this also adds a message to the ReadTimeout