Skip to content

fix(bench): show how to use custom bandwidth profiles - #412

Open
earlvanze wants to merge 1 commit into
FlashML-org:mainfrom
earlvanze:fix/benchbw-custom-profile-guidance
Open

fix(bench): show how to use custom bandwidth profiles#412
earlvanze wants to merge 1 commit into
FlashML-org:mainfrom
earlvanze:fix/benchbw-custom-profile-guidance

Conversation

@earlvanze

Copy link
Copy Markdown

Closes #308.

When ft bench bw -o PATH writes outside normal profile discovery, the report now prints the exact shell-safe FREETOKEN_BENCHBW_PATH export needed before ft serve. The --out help text makes the relationship explicit, and the hint is covered by a focused unit test.

Validation:

  • python3 -m py_compile for changed modules
  • git diff --check
  • Focused pytest suite is not runnable in this checkout because pytest/runtime dependencies are not installed.

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.

ft bench bw -o writes a profile that hybrid never loads (silent fetch cap of 1)

1 participant