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

Make Lorax Easier for New Users #185

Open
AdithyanI opened this issue Jan 16, 2024 · 1 comment
Open

Make Lorax Easier for New Users #185

AdithyanI opened this issue Jan 16, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@AdithyanI
Copy link

AdithyanI commented Jan 16, 2024

Feature request

Description

I want to make it easier for new people to use Lorax, especially those coming from other tools. Right now, they have to set max-input-length and max-tokens when they start using Lorax, which can be hard for them.

Problem

New users or people switching from other tools find it tough to set up Lorax because of these settings:

  • max-input-length: This has to be set when you start Lorax.
  • max-tokens: This is needed for each API request.

They want to start using Lorax quickly without worrying about these settings.

What I'm Asking

Make it easier for people to move to Lorax.

After spinning up a server. They should be able to just change the URL they use and start working.
Set default values for max-input-length and max-tokens so new users don't have to. There are different ways to handle this and have them sane defaults.

Making these changes will help more people use Lorax easily. I'm looking forward to what Travis thinks about this. And I will let the creators of this awesome software decide what is the best way forward.

Thanks for thinking about my idea.

Motivation

See above.

Your contribution

Happy to brainstorm and contribute to the discussion. And definitely willing to test it.

@bi1101
Copy link

bi1101 commented Jan 17, 2024

if you're following the recent update, there's support for OpenAI conpatible endpoints, which should be pretty easy to transition from existing setup

@tgaddair tgaddair added the enhancement New feature or request label Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants