LocalAI/core/backend
Shraddha 03974a4dd4
feat: tokenization with llama.cpp (#4724)
feat: tokenization

Signed-off-by: shraddhazpy <shraddha@shraddhafive.in>
2025-02-02 17:39:43 +00:00
..
backend_suite_test.go feat: extract output with regexes from LLMs (#3491) 2024-09-13 13:27:36 +02:00
embeddings.go chore(refactor): drop unnecessary code in loader (#4096) 2024-11-08 21:54:25 +01:00
image.go chore(refactor): drop unnecessary code in loader (#4096) 2024-11-08 21:54:25 +01:00
llm.go feat: add machine tag and inference timings (#4577) 2025-01-17 17:05:58 +01:00
llm_test.go feat: extract output with regexes from LLMs (#3491) 2024-09-13 13:27:36 +02:00
options.go feat(llama.cpp): Add support to grammar triggers (#4733) 2025-02-02 13:25:03 +01:00
rerank.go chore(refactor): drop unnecessary code in loader (#4096) 2024-11-08 21:54:25 +01:00
soundgeneration.go chore(refactor): drop unnecessary code in loader (#4096) 2024-11-08 21:54:25 +01:00
stores.go chore(refactor): drop unnecessary code in loader (#4096) 2024-11-08 21:54:25 +01:00
token_metrics.go chore(refactor): drop unnecessary code in loader (#4096) 2024-11-08 21:54:25 +01:00
tokenize.go feat: tokenization with llama.cpp (#4724) 2025-02-02 17:39:43 +00:00
transcript.go chore(refactor): drop unnecessary code in loader (#4096) 2024-11-08 21:54:25 +01:00
tts.go chore(refactor): drop unnecessary code in loader (#4096) 2024-11-08 21:54:25 +01:00