Hacker News new | ask | show | jobs
by astronautas 992 days ago
Is this the same as Nvidia's Triton?
1 comments

I think this Carton project is on a lower level than Triton. With Triton you'd start the Triton server then make requests against it, while Carton is more like a library that you include in your application/library and code it with the same language you'd write your application/library.
True!