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

docs: add docs & example for local model usage #744

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Kigstn
Copy link

@Kigstn Kigstn commented Dec 14, 2024

Heyo!

I was looking at miracast to replace my llamaindex usage, as I find llamaindex increasingly annoying to work with for various reasons.

For our workflow, it is important that we have local model support via ollama. After some digging I found out that this is supported via the openai integration, but that there is no official ollama integration.

After reading the ticket asking for increased documentation #716, I went ahead and wrote some basic docs & examples.

Feedback is more then welcome :)

@Kigstn Kigstn requested a review from willbakst as a code owner December 14, 2024 13:01
@Kigstn
Copy link
Author

Kigstn commented Dec 14, 2024

Quick screenshot of the docs page
image

docs/learn/local_models.md Outdated Show resolved Hide resolved
docs/learn/local_models.md Outdated Show resolved Hide resolved
examples/learn/local_models/ollama.py Outdated Show resolved Hide resolved
examples/learn/local_models/ollama.py Show resolved Hide resolved
docs/learn/local_models.md Outdated Show resolved Hide resolved
docs/learn/local_models.md Outdated Show resolved Hide resolved
@Kigstn Kigstn requested a review from willbakst December 19, 2024 12:21
@Kigstn
Copy link
Author

Kigstn commented Dec 19, 2024

Thanks for the comments! Adapted it to hopefully suit them :)

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.

2 participants