1 parent 94a098a commit 0201e65Copy full SHA for 0201e65
1 file changed
CHANGELOG.md
@@ -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