diff --git a/docs/_posts/DevinTDHa/2024-04-05-uae_large_v1_en.md b/docs/_posts/DevinTDHa/2024-04-05-uae_large_v1_en.md
new file mode 100644
index 00000000000000..ef5d19cf2551c5
--- /dev/null
+++ b/docs/_posts/DevinTDHa/2024-04-05-uae_large_v1_en.md
@@ -0,0 +1,120 @@
+---
+layout: model
+title: UAE-Large-V1 for Sentence Embeddings
+author: John Snow Labs
+name: uae_large_v1
+date: 2024-04-05
+tags: [uae, en, sentence, embeddings, open_source, onnx]
+task: Embeddings
+language: en
+edition: Spark NLP 5.3.3
+spark_version: 3.0
+supported: true
+engine: onnx
+annotator: UAEEmbeddings
+article_header:
+ type: cover
+use_language_switcher: "Python-Scala-Java"
+---
+
+## Description
+
+UAE is a novel angle-optimized text embedding model, designed to improve semantic textual
+similarity tasks, which are crucial for Large Language Model (LLM) applications. By
+introducing angle optimization in a complex space, AnglE effectively mitigates saturation of
+the cosine similarity function.
+
+This model is based on UAE-Large-V1 and was orignally exported from https://huggingface.co/WhereIsAI/UAE-Large-V1. Several embedding pooling strategies can be set. Please refer to the class for more information.
+
+## Predicted Entities
+
+
+
+{:.btn-box}
+
+
+[Download](https://s3.amazonaws.com/auxdata.johnsnowlabs.com/public/models/uae_large_v1_en_5.3.3_3.0_1712335736995.zip){:.button.button-orange.button-orange-trans.arr.button-icon}
+[Copy S3 URI](s3://auxdata.johnsnowlabs.com/public/models/uae_large_v1_en_5.3.3_3.0_1712335736995.zip){:.button.button-orange.button-orange-trans.button-icon.button-copy-s3}
+
+## How to use
+
+
+
+