LLamaEmbedder
Namespace: LLama
The embedder for LLama, which supports getting embeddings from text.
1 |
|
Inheritance Object → LLamaEmbedder
Constructors
LLamaEmbedder(LLamaParams)
1 |
|
Parameters
params
LLamaParams
Methods
GetEmbeddings(String, Int32, Boolean)
1 |
|
Parameters
text
String
n_thread
Int32
add_bos
Boolean