Puts spaces behind slashes in file paths

#1
by NRade - opened

During agentic coding it keeps putting spaces behind slashes in file paths as if they're regular sentences. It self-corrects but its execution speed is severely limited.

Also seems to happen with the un-pruned INT4 AWQ version so may not be due to REAP...

Nevermind, this was a problem with the web scraper tool it was using via opencode...

I found the awq version of minimax not to work very well with vllm. I'm having more success with intel's autoround
https://huggingface.co/bullerwins/MiniMax-M2.7-W4A16
https://huggingface.co/bullerwins/MiniMax-M2.7-W8A16

Sign up or log in to comment