Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[.Net] Add Ollama Support #2512

Open
wants to merge 3 commits into
base: dotnet
Choose a base branch
from
Open

[.Net] Add Ollama Support #2512

wants to merge 3 commits into from

Conversation

mikelor
Copy link

@mikelor mikelor commented Apr 25, 2024

Why are these changes needed?

Added support for Ollama. Ollama allows you to run Llama 3, Phi 3, Mistral, Gemma, and other models locally.

This is basic support and utilizes Ollama's OpenAI compatibility. More robust support can be added in a future release. The current model is heavily based on Azure's OpenAI service. I'd be happy to collaborate on a reviewing a future implementation that allows support for more LLM hosting options, and specifics.

Related issue number

Checks

@mikelor
Copy link
Author

mikelor commented Apr 25, 2024

@microsoft-github-policy-service agree

@Hk669 Hk669 changed the title Add Ollama Support [.Net] Add Ollama Support May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant