From 3bed82df5b846c1c249372ce116b2b8c1b439c5a Mon Sep 17 00:00:00 2001 From: Sean Lee Date: Fri, 26 Jul 2024 21:17:13 +0800 Subject: [PATCH] add third-party models --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 808d205..c152aae 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,9 @@ LLM-based models: | [SeanLee97/angle-llama-7b-nli-v2](https://huggingface.co/SeanLee97/angle-llama-7b-nli-v2) | NousResearch/Llama-2-7b-hf | 4096 | `Prompts.A` | last token | English, Similarity Measurement | +**💡 You can find more third-party embeddings trained with AnglE in [HuggingFace Collection](https://huggingface.co/collections/SeanLee97/angle-based-embeddings-669a181354729d168a6ead9b)** + + ## 🚀 Quick Start ### ⬇️ Installation