Update README.md
Browse files
README.md
CHANGED
|
@@ -19,6 +19,8 @@ base_model:
|
|
| 19 |
|
| 20 |
# Nomic Embed Code: A State-of-the-Art Code Retriever
|
| 21 |
|
|
|
|
|
|
|
| 22 |
|
| 23 |
`nomic-embed-code` is a state-of-the-art code embedding model that excels at code retrieval tasks:
|
| 24 |
|
|
|
|
| 19 |
|
| 20 |
# Nomic Embed Code: A State-of-the-Art Code Retriever
|
| 21 |
|
| 22 |
+
[Blog](https://www.nomic.ai/blog/posts/introducing-state-of-the-art-nomic-embed-code) | [Technical Report](https://arxiv.org/abs/2412.01007) | [AWS SageMaker](https://aws.amazon.com/marketplace/seller-profile?id=seller-tpqidcj54zawi) | [Atlas Embedding and Unstructured Data Analytics Platform](https://atlas.nomic.ai)
|
| 23 |
+
|
| 24 |
|
| 25 |
`nomic-embed-code` is a state-of-the-art code embedding model that excels at code retrieval tasks:
|
| 26 |
|