Pathname confusion

#1
by catplusplus - opened

So either there is some vLLM bug on my box (NVIDIA Thor) or MiniMax 2.5/2.7 REAPs prepared with stock calibration datasets can't handle Linux pathnames, like dropping a path component or changing case. Comparatively 3 bit GGUF seems to work fine (but is very slow vs NVFP4). Assuming others also see this, I wonder if calibration on a coding dataset for REAP would overcome this problem. Might get to trying this someday, need to figure out how to build a runpod docker container with things preinstalled, probably by testing locally on a smaller model. Among other things, how does one decompress MiniMax to BF16?

Sign up or log in to comment