TommyChien
commited on
Commit
•
ded9a9f
1
Parent(s):
578867d
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
base_model: mistralai/Mistral-7B-Instruct-v0.2
|
6 |
+
library_name: transformers
|
7 |
+
---
|
8 |
+
For the usage of this model, please refer to [this repo](https://github.com/qhjqhj00/MemoRAG)
|