You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,9 @@ Use the samples in this repository to try out Azure AI scenarios on your local m
47
47
***[openai/openai-cookbook]** - Example code for common tasks within OpenAI.
48
48
***[Azure-Samples/serverless-chat-langchainjs](https://github.com/Azure-Samples/serverless-chat-langchainjs)** - Sample implementing a serverless ChatGPT with Retrieval-Augmented-Generation using LangChain.js, that can run locally with Ollama and Mistral 7B.
49
49
50
+
#### Phi
51
+
***[https://aka.ms/phi-3cookbook]** - Examples and code for common tasks using the Phi Family of Small Language Models.
52
+
50
53
## Contributing
51
54
52
55
We welcome contributions and suggestions! Please see the [contributing guidelines] for details.
0 commit comments