mirror of
https://github.com/e-johnstonn/BriefGPT.git
synced 2026-01-08 21:38:15 -05:00
Update README.md
This commit is contained in:
@@ -44,13 +44,6 @@ Please note this is experimental - it will be significantly slower and the quali
|
||||

|
||||
|
||||
|
||||
## Architecture
|
||||

|
||||
|
||||
The Architecture elaborates the workflow of the model.
|
||||
1. It takes input Text Document
|
||||
2. Create Words Embeddings using FAISS[performs similarity search and words that are close in meaning are clustered near to one another in vector space]
|
||||
3. Taking extracted ebeddings as input and constructing a prompt, and then sending that to the LLM.
|
||||
|
||||
Improved support for locally run LLM's is coming.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user