Skip to content

Commit 65205cb

Browse files
skzhang1“skzhang1”
and
“skzhang1”
authored
update ecosystem (microsoft#1624)
* update ollama ecosystem * update ollama ecosystem --------- Co-authored-by: “skzhang1” <“[email protected]”>
1 parent a89b3a8 commit 65205cb

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

website/docs/Ecosystem.md

+8
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,11 @@ MemGPT enables LLMs to manage their own memory and overcome limited context wind
1919
[Microsoft Fabric](https://learn.microsoft.com/en-us/fabric/get-started/microsoft-fabric-overview) is an all-in-one analytics solution for enterprises that covers everything from data movement to data science, Real-Time Analytics, and business intelligence. It offers a comprehensive suite of services, including data lake, data engineering, and data integration, all in one place. In this notenook, we give a simple example for using AutoGen in Microsoft Fabric.
2020

2121
- [Microsoft Fabric + AutoGen Code Examples](https://github.com/microsoft/autogen/blob/main/notebook/agentchat_microsoft_fabric.ipynb)
22+
23+
## Ollama + AutoGen
24+
25+
![Ollama Example](img/ecosystem-ollama.png)
26+
27+
[Ollama](https://ollama.com/) allows the users to run open-source large language models, such as Llama 2, locally. Ollama bundles model weights, configuration, and data into a single package, defined by a Modelfile. It optimizes setup and configuration details, including GPU usage.
28+
29+
- [Ollama + AutoGen instruction](https://ollama.ai/blog/openai-compatibility)

website/docs/img/ecosystem-ollama.png

13.5 KB
Loading

0 commit comments

Comments
 (0)