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

[Cherry Pick] 1.7 TextGen and Server UX Updates #1590

Merged
merged 2 commits into from
Feb 7, 2024
Merged

Commits on Feb 7, 2024

  1. [TextGeneration] Add helper function to parse model path from args (#…

    …1583)
    
    * add helper function to parse model path from args
    
    * update model path
    
    * revert cli changes
    
    * remove empty args
    dsikka committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    06e2233 View commit details
    Browse the repository at this point in the history
  2. [server] Add model argument to server cli (#1584)

    * update model path to be an argument; remove unused openai command pathway
    
    * add model path arg and option
    dsikka committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    6fe858a View commit details
    Browse the repository at this point in the history