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

Commit 82fcfde

Browse files
committed
add chat fine-tuning example
1 parent cce9eaf commit 82fcfde

File tree

3 files changed

+990
-0
lines changed

3 files changed

+990
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,3 +152,9 @@ Learn how to build a chatbot connectors using Cohere's build-your-own connectors
152152

153153
<img src="https://raw.githubusercontent.com/cohere-ai/notebooks/main/notebooks/images/rag-chatbot-connector.png" style="width:100%; max-width:400px" alt="How to Build a RAG-Powered Chatbot with Connectors" />
154154

155+
### 23. How to Fine-Tune a Model for Cohere Chat
156+
[<a href="https://github.com/cohere-ai/notebooks/blob/main/examples/Fine_tuning_Models_for_the_Chat_Endpoint.ipynb
157+
">Notebook</a> | <a href="https://colab.research.google.com/github/cohere-ai/notebooks/blob/main/examples/chat_rag_connector/Fine_tuning_Models_for_the_Chat_Endpoint.ipynb
158+
">Colab</a>]
159+
160+
<img src="https://raw.githubusercontent.com/cohere-ai/notebooks/main/notebooks/images/chat-finetune.png" style="width:100%; max-width:400px" alt="How to Fine-Tune a Model for Cohere Chat" />

0 commit comments

Comments
 (0)