Gibberish Output

#1
by erincetin - opened

Deploying the fp8 checkpoint causes gibberish output. Opened an issue at : https://github.com/nex-agi/Nex-N2/issues/3

Hi @erincetin , thanks for flagging this!
We've identified the root cause and landed a targeted fix in the SGLang code. To get rid of the gibberish output, please use one of the following:

Latest code from our SGLang branch — build from our patched fork:
https://github.com/nex-agi/sglang.git
Prebuilt Docker image (already includes the fix) — the easiest option:
nexagi/sglang:v0.5.12-579f84b

After upgrading with either of these, the output should be back to normal. We're also tracking this in the linked GitHub issue (#3) — feel free to follow up there or here if anything still looks off.

Sign up or log in to comment