infgrad commited on
Commit
8c6002b
1 Parent(s): 24e2e1f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -5432,7 +5432,14 @@ license: mit
5432
 
5433
  # Updates
5434
 
5435
- New open-source models and ToDoList will be listed on https://github.com/DunZhang/Stella/blob/main/news_and_todo.md.
 
 
 
 
 
 
 
5436
 
5437
  You can also find these models on my [homepage](https://huggingface.co/infgrad).
5438
 
 
5432
 
5433
  # Updates
5434
 
5435
+ Hi, everyone, thanks for using stella models.
5436
+ After six months of work, I trained the jasper model on top of the stella model, which is a multimodal model, and it can be ranked 2 in mteb (submitted the results on 2024-12-11, which may need official review https://github.com/embeddings-benchmark/results/pull/68).
5437
+
5438
+ Model link: https://huggingface.co/infgrad/jasper_en_vision_language_v1
5439
+
5440
+ I'll focus on the technical report, training data and related code, hopefully the tricks I've used will be of some help to you guys!
5441
+
5442
+ This work was accomplished during my free time, it's a personal hobby. One person's time and energy is limited, and you are welcome to make any contributions!
5443
 
5444
  You can also find these models on my [homepage](https://huggingface.co/infgrad).
5445