llama.cpp
Stop the generation when <|eom_id|> token is encountered (needed for llama 3.1 tool call support)
#8858
Merged

Stop the generation when <|eom_id|> token is encountered (needed for llama 3.1 tool call support) #8858

fairydreaming
sszymczy llama-vocab, llama : handle <|eom_id|> Llama-3.1 token
cc50e78f
sszymczy gguf-py : add constants and method related to <|eom_id|> token
f10b0e2c
fairydreaming Merge branch 'ggerganov:master' into handle-eom-token
3878b397
sszymczy llama : Use token_to_id map find() method instead of iterating over a…
0b721138
sszymczy llama : whitespace formatting
5efd8264
github-actions github-actions added python
ggerganov
ggerganov approved these changes on 2024-08-05
fairydreaming fairydreaming merged d3f0c716 into master 1 year ago
fairydreaming fairydreaming deleted the handle-eom-token branch 1 year ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone