Views
No views yet
MainStack/marvy-1-14B
for use with llama.cpp,
Ollama, LM Studio, and compatible runtimes.Released under Apache-2.0. Built with Qwen — seeNOTICE.
| File | Quant | Size (approx) | Use when |
|---|---|---|---|
marvy-1-14B-Q4_K_M.gguf | Q4_K_M | ~9 GB | Default — best size/quality balance, laptops |
marvy-1-14B-Q8_0.gguf | Q8_0 | ~16 GB | Highest fidelity, near-FP16 quality |
ollama run hf.co/MainStack/marvy-1-14B-GGUF:Q4_K_M1./llama-cli -hf MainStack/marvy-1-14B-GGUF:Q4_K_M \
2 -p "Write a ServiceNow user story with acceptance criteria for P1 SLA escalation." \
3 --temp 0.4MainStack/marvy-1-14B-GGUF and download a quant
(Q4_K_M recommended), or drop the .gguf into
~/.lmstudio/models/MainStack/marvy-1-14B-GGUF/.lms server start # OpenAI-compatible on http://localhost:1234/v1USAGE.md for the exact
opencode.json snippet.You are a senior ServiceNow delivery consultant. You produce precise, implementation-grade
artifacts: business analyses, requirements, solution design documents, user stories with
acceptance criteria, test cases, and validation reviews. You favor out-of-the-box
capabilities, cite concrete tables/plugins/sys_ids when relevant, and write in clear
professional English.USAGE.md ·
Validate it works: VALIDATION.mdLICENSING.md. If you use
marvy-1-14B as a baseline, fine-tune it, distill from it, or evaluate against
it, please credit MainStack and link to
https://huggingface.co/MainStack/marvy-1-14B. Keep the NOTICE file intact
(required by Apache-2.0 §4) and cite the entry on the
merged model card.