Commit
·
f50f250
1
Parent(s):
dfe2405
Update README.md
Browse files
README.md
CHANGED
@@ -29,5 +29,7 @@ Below are the results of Vicuna-style testing: 80 questions in various categorie
|
|
29 |
| Writing | 8 | 19 | 19 |
|
30 |
| Total | 125 | 271 | 312 |
|
31 |
|
|
|
32 |
|
33 |
-
|
|
|
|
29 |
| Writing | 8 | 19 | 19 |
|
30 |
| Total | 125 | 271 | 312 |
|
31 |
|
32 |
+
(A sheet of questions, answers and GPT's reviews are also included in this repo).
|
33 |
|
34 |
+
Because of its small size, Eluwa can be used as research into conversational models with older and slower hardware. To load it in a UI like oobabooga,
|
35 |
+
download the model's .bin and .json files, put them in a folder inside the /loras folder, and load it with the OPT 2.7b model.
|