delimitter/synoema-coder-3b-v3
036
synoema-coder-3b-v3
Language 0.1.0-beta.1
General Synoema code generation from natural language prompts.
Trained on Synoema — a formally verified functional language (GBNF + Hindley-Milner + contracts, prompt to native/WASM/IoT with no human review).
Evaluation
Quickstart
wget https://huggingface.co/delimitter/synoema-coder-3b-v3/resolve/main/synoema-coder-3b-v3-q4km.gguf
wget https://huggingface.co/delimitter/synoema-coder-3b-v3/resolve/main/Makefile
make pull
make runmake pull sets the system prompt automatically — required for correct behavior.Example prompts
Write a recursive fibonacci function
Define a map function for lists
Write quicksort with pattern matching
Create a function with requires/ensures contractsModel details
Links
- synoema.tech · docs · iot · all models
GGUF Downloads (Ollama / llama.cpp)
Ollama Quickstart
ollama run hf.co/delimitter/synoema-coder-3b-v3:Q4_K_M