Added bad code to tgi server to test

This commit is contained in:
Lucas Armand
2025-11-11 17:41:12 -08:00
parent 7db54f3bd7
commit a12523b1d2
3 changed files with 91 additions and 26 deletions
+1
View File
@@ -127,4 +127,5 @@ routes = [
]
if __name__ == "__main__":
blips = blorps
start_server(backend, routes)