LocalAI/core/backend
Shraddha 5488fc3bc1
feat: tokenization endpoint (#3710)
endpoint to access the tokenizer

Signed-off-by: shraddhazpy <shraddha@shraddhafive.in>
Co-authored-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
Co-authored-by: Dave <dave@gray101.com>
2024-10-02 08:56:18 +02:00
..
backend_suite_test.go feat: extract output with regexes from LLMs (#3491) 2024-09-13 13:27:36 +02:00
embeddings.go feat: track internally started models by ID (#3693) 2024-10-02 08:55:58 +02:00
image.go feat: track internally started models by ID (#3693) 2024-10-02 08:55:58 +02:00
llm.go feat: track internally started models by ID (#3693) 2024-10-02 08:55:58 +02:00
llm_test.go feat: extract output with regexes from LLMs (#3491) 2024-09-13 13:27:36 +02:00
options.go feat: track internally started models by ID (#3693) 2024-10-02 08:55:58 +02:00
rerank.go feat: track internally started models by ID (#3693) 2024-10-02 08:55:58 +02:00
soundgeneration.go feat: track internally started models by ID (#3693) 2024-10-02 08:55:58 +02:00
stores.go chore: fix go.mod module (#2635) 2024-06-23 08:24:36 +00:00
token_metrics.go feat: track internally started models by ID (#3693) 2024-10-02 08:55:58 +02:00
tokenize.go feat: tokenization endpoint (#3710) 2024-10-02 08:56:18 +02:00
transcript.go feat: track internally started models by ID (#3693) 2024-10-02 08:55:58 +02:00
tts.go feat: track internally started models by ID (#3693) 2024-10-02 08:55:58 +02:00