text-generation-inference/router/src
drbh 08525d9459 feat: bump minijina and add test for core templates (#1626)
This PR bumps `minijinja` and adds tests for all core models as
identified by @xenova 🙏

Inspiration:
https://github.com/huggingface/huggingface.js/blob/main/packages/jinja/test/e2e.test.js

TODO:
- [X] add new test to iterate over known templates
- [X] add default templates
- [x] add custom templates
2024-04-25 12:32:23 +03:00
..
health.rs Outlines guided generation (#1539) 2024-04-24 14:57:37 +03:00
infer.rs feat: bump minijina and add test for core templates (#1626) 2024-04-25 12:32:23 +03:00
lib.rs Fix index in ChatCompletionChunk (#1648) 2024-04-25 12:24:38 +03:00
main.rs v1.4.2 (#1585) 2024-04-24 18:10:10 +03:00
queue.rs Outlines guided generation (#1539) 2024-04-24 14:57:37 +03:00
server.rs Fix index in ChatCompletionChunk (#1648) 2024-04-25 12:24:38 +03:00
validation.rs fix(router): fix openapi and add jsonschema validation (#1578) 2024-04-24 18:07:44 +03:00