Skip to content

Add UnieInfra Wrapper with License verification logic#2

Closed
ZoneTwelve wants to merge 2 commits into
nctu6/ngram-dscfrom
ZoneTwelve/unieai-license
Closed

Add UnieInfra Wrapper with License verification logic#2
ZoneTwelve wants to merge 2 commits into
nctu6/ngram-dscfrom
ZoneTwelve/unieai-license

Conversation

@ZoneTwelve
Copy link
Copy Markdown

Purpose

User allow to enter this three command to launch UnieInfra

  • unieinfra serve ... -> it use the optimal Inference Engine in UnieAI
  • unieinfra serve ... --easy -> it use easy mode to Strongest Support in any deployment
  • unieinfra unieconfig ... -> it run with self optimize inference settings

Test Plan

  • CPU Test
  • GPU Test

Test Result

UnieInfra wrapper allow user verify the license and launch with general serve api and unieconfig deployment.

tsai1247 and others added 2 commits March 30, 2026 19:57
- Implemented `serve_optuna` CLI command for tuning serve parameters using Optuna.
- Created `SweepServeOptunaArgs` class to handle command-line arguments specific to Optuna.
- Added tests for the new CLI command to ensure correct dispatching and underscore alias support.
- Modified `SweepServeArgs` to allow optional benchmark command with a default value.
- Introduced `serve_optuna.py` to encapsulate the logic for running Optuna trials and evaluating configurations.
- Updated main CLI entry point to include the new `serve-optuna` command.
@nctu6
Copy link
Copy Markdown
Collaborator

nctu6 commented Mar 30, 2026

Rejected. Please merged into main, same as pr #1

@nctu6
Copy link
Copy Markdown
Collaborator

nctu6 commented Mar 30, 2026

Rejected.
Please use #3

@nctu6 nctu6 closed this Mar 30, 2026
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.

3 participants