42 2 days ago

Attempt at using the ministral-3:8b reasoning version for coding tasks.

vision tools thinking 3b 8b
ollama run pstdio/microcoder:3b

Models

View all →

Readme

Microcoder

Attempt at using the ministral-3:8b model for coding tasks.

Defaulting to the BF16 version due to reported issues with quantization.

Updated token input length (will use more Memory). By default ollama caps it at 4k which is too small for tool use / coding agent setups.

ollama run pstdio/microcoder:8b
/set parameter num_ctx 16384

To add the model to opencode, run:

ollama launch opencode --config