mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-12-26 11:24:35 +00:00
Updated Terminology (markdown)
parent
135a775efb
commit
cc9310ada8
@ -5,6 +5,9 @@
|
|||||||
* Token - short segments of symbols (that could typically make up a word)
|
* Token - short segments of symbols (that could typically make up a word)
|
||||||
* Embeddings - Higher level token vectors representations of tokens
|
* Embeddings - Higher level token vectors representations of tokens
|
||||||
|
|
||||||
|
* NIHS - Needle In a Hay Stack
|
||||||
|
* NINS - Needle In Needle Stack
|
||||||
|
|
||||||
## Maintainers Specific Acronyms and Terminology
|
## Maintainers Specific Acronyms and Terminology
|
||||||
|
|
||||||
These are keywords in code that is not typically of importance to users.
|
These are keywords in code that is not typically of importance to users.
|
||||||
|
Loading…
Reference in New Issue
Block a user