basetenlabs / truss-examples

Examples of models deployable with Truss
https://trussml.com
MIT License
103 stars 24 forks source link

"GET /v1/models/model/schema HTTP/1.1" 404 #299

Open ngsitrong26 opened 1 month ago

ngsitrong26 commented 1 month ago

Does anyone know how to fix this? server_address="127.0.0.1:8188" python main.py --listen (not --listen response 500 = not fix)

squidarth commented 1 month ago

Hi @ngsitrong26 -- could you elaborate a little bit more on the context behind this message? What exactly is the main.py file that you're reunning here? What server are you running?