Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit 7c40911

Browse files
authored
Update LLMU readme.md
1 parent c8b70f7 commit 7c40911

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

notebooks/llmu/readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,14 @@ The recommended approach is to go through the course and follow along in these n
66

77
# Contents
88

9+
## [What are Large Language Models?](https://docs.cohere.com/docs/intro-large-language-models)
10+
- [Similarity Between Words and Sentences](What_Is_Similarity_Between_Sentences.ipynb)
11+
912
## [Text Representation](https://docs.cohere.com/docs/intro-text-representation)
1013
- [The Classify Endpoint](Classify_Endpoint.ipynb)
1114
- [The Embed Endpoint](Embed_Endpoint.ipynb)
1215
- [Text Embeddings Use Cases](Visualizing_Text_Embeddings.ipynb)
1316
- [Topic Modeling](Topic_Modeling.ipynbb)
14-
- [Similarity Between Words and Sentences](What_Is_Similarity_Between_Sentences.ipynb)
1517

1618
## [Text Generation](https://docs.cohere.com/docs/intro-text-generation)
1719
- [Building a Chatbot](Building_a_Chatbot.ipynb)

0 commit comments

Comments
 (0)