-
server: Reduce gpt-oss context length for small VRAM GPUs
发布于
2025-08-07 21:23:55 +00:00 gpt-oss works best with a context length of at least 8k. However,
for GPUs with limited amount of VRAM, there is a significant
performance hit to this increased context. In these cases, we
switch to the Ollama default of 4k下载附件