Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,8 @@ so this is very useful for real world practical topics.
|
|
19 |
|
20 |
|
21 |
This version has been lightly fine tuned on Japanese triplet dataset
|
22 |
-
and with triplet loss and quantized into 4bit GGUF format
|
|
|
23 |
|
24 |
|
25 |
Sample using llama-cpp
|
@@ -54,9 +55,10 @@ Sample bench (ie partial):
|
|
54 |
|
55 |
|
56 |
|
57 |
-
|
|
|
58 |
|
59 |
-
To access to this version
|
60 |
please contact : kevin.noel at uzabase.com
|
61 |
|
62 |
|
|
|
19 |
|
20 |
|
21 |
This version has been lightly fine tuned on Japanese triplet dataset
|
22 |
+
and with triplet loss and quantized into 4bit GGUF format.
|
23 |
+
This is still Work In progress.
|
24 |
|
25 |
|
26 |
Sample using llama-cpp
|
|
|
55 |
|
56 |
|
57 |
|
58 |
+
This is still Work In progress,
|
59 |
+
so access is public for research discussion purpose.
|
60 |
|
61 |
+
To access to this version
|
62 |
please contact : kevin.noel at uzabase.com
|
63 |
|
64 |
|