Amu commited on
Commit
bc783a1
1 Parent(s): f3fe8d8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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