bwang0911 commited on
Commit
06a8efc
1 Parent(s): 026e2c7

Update README.md

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