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

OpenAPI update for text-generation-webui #183

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

Conversation

kisimoff
Copy link

@kisimoff kisimoff commented Apr 15, 2024

Update: OpenAPI Integration for text-generation-webui

This MR updates the evaluation script to use the OpenAI API with the text-generation-webui.

Workflow

  • No changes in the preparation steps.

  • To run the script interview-oobabooga.py, simply add the host flag and host:port used in ooba. Example:

    python interview-oobabooga.py --host 0.0.0.0:1234

    + the rest of the flags

@kisimoff kisimoff changed the title fix: ooba api to openai api OpenAPI update for text-generation-webui Apr 15, 2024
@the-crypt-keeper
Copy link
Owner

the-crypt-keeper commented May 6, 2024

@kisimoff Thanks for the PR! Could you rebase it and back out the README.md change? Then it's good to merge.

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

2 participants