Update README.md
Browse files
README.md
CHANGED
@@ -1064,7 +1064,7 @@ language:
|
|
1064 |
|
1065 |
A try for emebdding model:
|
1066 |
|
1067 |
-
The method is the same as the stella-v2, I just extend the length of the context.(I found if you want to use the fully-8k context, you maybe need to convert the model to float32).
|
1068 |
|
1069 |
Now I'm working on the tao-v2, It will have a different sturcture.
|
1070 |
|
|
|
1064 |
|
1065 |
A try for emebdding model:
|
1066 |
|
1067 |
+
The method is the same as the stella-v2, I just extend the length of the context on tao.(I found if you want to use the fully-8k context, you maybe need to convert the model to float32).
|
1068 |
|
1069 |
Now I'm working on the tao-v2, It will have a different sturcture.
|
1070 |
|