LocalAI/core/backend
Ludovic Leroux 12c0d9443e
feat: use tokenizer.apply_chat_template() in vLLM (#1990)
Use tokenizer.apply_chat_template() in vLLM

Signed-off-by: Ludovic LEROUX <ludovic@inpher.io>
2024-04-11 19:20:22 +02:00
..
embeddings.go feat(embeddings): do not require to be configured (#1842) 2024-03-15 18:14:23 +01:00
image.go fix(config): set better defaults for inferencing (#1822) 2024-03-13 10:05:30 +01:00
llm.go feat: use tokenizer.apply_chat_template() in vLLM (#1990) 2024-04-11 19:20:22 +02:00
options.go fix(llama.cpp): set better defaults for llama.cpp (#1961) 2024-04-06 22:56:45 +02:00
stores.go feat(stores): Vector store backend (#1795) 2024-03-22 21:14:04 +01:00
transcript.go fix(config): set better defaults for inferencing (#1822) 2024-03-13 10:05:30 +01:00
tts.go feat(tts): add Elevenlabs and OpenAI TTS compatibility layer (#1834) 2024-03-14 23:08:34 +01:00