bwang0911 commited on
Commit
4d53cac
1 Parent(s): a046580

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -2673,6 +2673,8 @@ embeddings = model.encode(
2673
  )
2674
  ```
2675
 
 
 
2676
  ## Fine-tuning
2677
 
2678
  Please consider [Finetuner](https://github.com/jina-ai/finetuner).
 
2673
  )
2674
  ```
2675
 
2676
+ *Alternatively, you can use Jina AI's Embeddings platform for fully-managed access to Jina Embeddings models (Coming soon!)*.
2677
+
2678
  ## Fine-tuning
2679
 
2680
  Please consider [Finetuner](https://github.com/jina-ai/finetuner).