hf_text-generation-inference/router/src
drbh 9eefb2f672
fix: prefer serde structs over custom functions (#2127)
* fix: prefer enum for chat object

* fix: adjust typo

* fix: enum CompletionType not ObjectType

* fix: adjust typo

* feat: leverage serde for conditional deser

* fix: adjust HubTokenizerConfig after rebase

* fix: update create_post_processor logic for token type

* fix: adjust unwrap syntax in template

* Fixing the post processor.

---------

Co-authored-by: Nicolas Patry <patry.nicolas@protonmail.com>
2024-07-01 15:08:05 +02:00
..
infer fix: prefer serde structs over custom functions (#2127) 2024-07-01 15:08:05 +02:00
config.rs Fixing malformed rust tokenizers (#2134) 2024-06-27 16:04:03 +02:00
kserve.rs fix: simplify kserve endpoint and fix imports (#2119) 2024-06-25 19:30:10 -04:00
lib.rs fix: prefer serde structs over custom functions (#2127) 2024-07-01 15:08:05 +02:00
main.rs fix: prefer serde structs over custom functions (#2127) 2024-07-01 15:08:05 +02:00
server.rs fix: prefer serde structs over custom functions (#2127) 2024-07-01 15:08:05 +02:00
validation.rs Idefics2: sync added image tokens with transformers (#2080) 2024-06-27 15:54:35 +02:00