mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-11-24 09:06:52 +01:00
Updated Terminology (markdown)
parent
bcb7ccf2bb
commit
80c798cd74
@ -1,3 +1,10 @@
|
||||
|
||||
* BOS Token - Beginning of Sentence Token
|
||||
* EOS Token - End of Sentence Token
|
||||
|
||||
* Token - short segments of symbols (that could typically make up a word)
|
||||
* Embeddings - Higher level token vectors representations of tokens
|
||||
|
||||
## Maintainers Specific Acronyms and Terminology
|
||||
|
||||
* FA - Flash Attention
|
Loading…
Reference in New Issue
Block a user