mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 20:34:54 +00:00
fix: remove dev comment
This commit is contained in:
parent
f85cd58e2c
commit
74535ce80f
@ -320,7 +320,6 @@ async fn main() -> Result<(), RouterError> {
|
||||
tokenizer
|
||||
});
|
||||
|
||||
// tokenizer.with_post_processor(post_processor);
|
||||
let preprocessor_config =
|
||||
preprocessor_config_filename.and_then(HubPreprocessorConfig::from_file);
|
||||
let processor_config = processor_config_filename
|
||||
|
Loading…
Reference in New Issue
Block a user