Skip to content
New issue

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

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

Already on GitHub? # to your account

support ollama #24

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

support ollama #24

wants to merge 1 commit into from

Conversation

zrquan
Copy link

@zrquan zrquan commented Feb 28, 2025

Add a model to support the Ollama API (closes #19).

@clairew
Copy link
Collaborator

clairew commented Feb 28, 2025

Thanks - do you mind explaining in the pull request the changes you made?

And please add a commit message that briefly summarizes the pull request and add "closes #19"

thanks

@zrquan zrquan force-pushed the ollama branch 2 times, most recently from ab045a1 to fffdcd9 Compare March 3, 2025 11:22
@zrquan
Copy link
Author

zrquan commented Mar 3, 2025

Is that all right?

@clairew
Copy link
Collaborator

clairew commented Mar 3, 2025

Just a few nitpicks regarding documentation. Thanks!

@zrquan zrquan force-pushed the ollama branch 3 times, most recently from 787528c to 6433408 Compare March 5, 2025 08:02
Copy link
Collaborator

@clairew clairew left a comment

Choose a reason for hiding this comment

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

Thanks a bunch!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stop sequences parameter in gpt.py should be None?
2 participants