[Model][LoRA]LoRA support added for LlamaEmbeddingModel (#10071)

Signed-off-by: Jee Jee Li <pandaleefree@gmail.com>
This commit is contained in:
Jee Jee Li
2024-11-06 17:49:19 +08:00
committed by GitHub
parent 6a585a23d2
commit 2003cc3513
2 changed files with 20 additions and 2 deletions

View File

@@ -333,7 +333,7 @@ Text Embedding
* - :code:`MistralModel`
- Mistral-based
- :code:`intfloat/e5-mistral-7b-instruct`, etc.
-
- ✅︎
- ✅︎
.. important::