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

[#117] Add LLM locally #123

Merged
merged 11 commits into from
Oct 22, 2024
Merged

[#117] Add LLM locally #123

merged 11 commits into from
Oct 22, 2024

Conversation

JdFSilva
Copy link
Contributor

Add makefile commands to run ollama with llama3.2 locally
Add class to bypass liteLLM and connect directly to local llama3.2
Add env variable specifically for handling local LLMs

Closes #117

@JdFSilva JdFSilva self-assigned this Oct 16, 2024
@JdFSilva JdFSilva marked this pull request as ready for review October 16, 2024 15:32
labs/config/settings.py Outdated Show resolved Hide resolved
tests/test_local_llm.py Outdated Show resolved Hide resolved
@JdFSilva JdFSilva requested a review from kenvontucky October 18, 2024 16:29
@JdFSilva JdFSilva merged commit f5a86bd into main Oct 22, 2024
1 check passed
@JdFSilva JdFSilva deleted the js/117/local-llm branch October 22, 2024 10:39
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.

Add LLM locally
4 participants