langchain/libs
Emmanuel Leroy 654da27255
improve llamacpp embeddings (#12972)
- **Description:**
Improve llamacpp embedding class by adding the `device` parameter so it
can be passed to the model and used with `gpu`, `cpu` or Apple metal
(`mps`).
Improve performance by making use of the bulk client api to compute
embeddings in batches.
  
  - **Dependencies:** none
  - **Tag maintainer:** 
@hwchase17

---------

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
Co-authored-by: Chester Curme <chester.curme@gmail.com>
2024-08-31 18:27:59 +00:00
..
cli all: Improve make lint command (#25344) 2024-08-23 18:23:52 -07:00
community improve llamacpp embeddings (#12972) 2024-08-31 18:27:59 +00:00
core community[patch], docs: Add API reference doc for GraphVectorStore (#25751) 2024-08-30 17:42:00 -07:00
experimental Handle Ollama tool raw schema in llmgraphtransformer (#25752) 2024-08-26 07:26:26 -04:00
langchain qdrant: Updated class check in Self-Query Retriever factory (#25877) 2024-08-30 12:11:55 -04:00
partners ollama[patch]: Release 0.1.3 (#25902) 2024-08-31 00:11:45 +00:00
standard-tests all: Improve make lint command (#25344) 2024-08-23 18:23:52 -07:00
text-splitters all: Improve make lint command (#25344) 2024-08-23 18:23:52 -07:00