Skip to content

Commit 0201e65

Browse files
committed
Added Changelog
1 parent 94a098a commit 0201e65

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Change Log
2+
3+
### 0.0.2
4+
### Changed
5+
* Split the LLM from the user sesssion. All users share the same LLM, unlimited users.
6+
7+
### 0.0.1
8+
### Added
9+
* Initial release, depends on local_rag_llm==0.0.11. Separate LLMs for every user. Number of users restricted by amount of VRAM.

0 commit comments

Comments
 (0)