https://huggingface.co/dpcpw/Mellum2-12B-A2.5B-Thinking-GGUF-mixed-q4-q8
My first custom self-quantized model. :D
https://huggingface.co/dpcpw/Mellum2-12B-A2.5B-Thinking-GGUF-mixed-q4-q8
My first custom self-quantized model. :D
Check out my slop-web-design skills:
Optioanl text
https://lobste.rs/s/r4xf2n/better_generated_branch_names_with_jj#c_nfmydb
You can natively handle commit trailers in Jujutsu’s templating lang. Interesting
[template-aliases]
'trailer_v(key)' = 'stringify(
if(trailers.any(|t| t.key() == key),
trailers.filter(|t| t.key() == key).first().value(),
""))'
Pushed to git, deploying to https://rostra.me.