text-generation-inference/router
Nick Hill a172430d8b fix: Some small fixes
- Avoid theoretical hang in batcher loop
- Avoid a couple of clones in py server generate method
- Keep attention mask tensors as integers
2022-12-01 16:19:12 -08:00
..
client feat(server): Support all AutoModelForCausalLM on a best effort basis 2022-10-28 19:24:00 +02:00
src fix: Some small fixes 2022-12-01 16:19:12 -08:00
Cargo.toml feat: Use json formatter by default in docker image 2022-11-02 17:29:56 +01:00