llama.cpp
Added llama-3 chat template
#6751
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
12
Changes
View On
GitHub
Commits
Added llama-3 chat template
Wouter Tichelaar
committed
2 years ago
Update llama.cpp
DifferentialityDevelopment
committed
2 years ago
Update llama.cpp
DifferentialityDevelopment
committed
2 years ago
Update tests/test-chat-template.cpp
DifferentialityDevelopment
committed
2 years ago
Added EOS stop sequence according to https://github.com/ggerganov/llama.cpp/pull/6751#issuecomment-2065602862
Wouter Tichelaar
committed
2 years ago
Removed adding of BOS token before first message
Wouter Tichelaar
committed
2 years ago
Removed bos token from expected output from llama-3
Wouter Tichelaar
committed
2 years ago
Update tests/test-chat-template.cpp
DifferentialityDevelopment
committed
2 years ago
Update tests/test-chat-template.cpp
DifferentialityDevelopment
committed
2 years ago
Added <|end_of_text|> as another stop token
Wouter Tichelaar
committed
2 years ago
Reverted last change of adding the end_of_text stop word for llama 3
Wouter Tichelaar
committed
2 years ago
Merge branch 'master' into master
ggerganov
committed
2 years ago
Loading