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

Add OllamaLLM #405

Merged
merged 13 commits into from
Mar 25, 2024
Merged

Add OllamaLLM #405

merged 13 commits into from
Mar 25, 2024

Conversation

davidberenstein1957
Copy link
Member

No description provided.

@davidberenstein1957 davidberenstein1957 marked this pull request as ready for review March 11, 2024 15:43
@gabrielmbmb gabrielmbmb self-requested a review March 12, 2024 11:39
src/distilabel/llm/ollama.py Outdated Show resolved Hide resolved
src/distilabel/llm/ollama.py Outdated Show resolved Hide resolved
src/distilabel/llm/ollama.py Outdated Show resolved Hide resolved
src/distilabel/llm/ollama.py Outdated Show resolved Hide resolved
src/distilabel/llm/ollama.py Outdated Show resolved Hide resolved
src/distilabel/llm/ollama.py Outdated Show resolved Hide resolved
src/distilabel/llm/ollama.py Outdated Show resolved Hide resolved
tests/unit/llm/test_ollama.py Outdated Show resolved Hide resolved
@alvarobartt alvarobartt changed the title feat: adapt ollama llm to 1.0.0 refactor Add OllamaLLM Mar 18, 2024
@alvarobartt alvarobartt added this to the 1.0.0 milestone Mar 18, 2024
@alvarobartt alvarobartt linked an issue Mar 18, 2024 that may be closed by this pull request
Copy link
Member

@gabrielmbmb gabrielmbmb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! If we can remove the for-loop before merging that would be nice

src/distilabel/llm/ollama.py Show resolved Hide resolved
@davidberenstein1957 davidberenstein1957 merged commit 514b53f into core-refactor Mar 25, 2024
4 checks passed
@davidberenstein1957 davidberenstein1957 deleted the feat/add-ollama-llm branch March 25, 2024 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Adapt OllamaLLM to new LLM interface
3 participants