Llammy3.2-3B-GUFF
Collection
48 items • Updated • 1
llm.create_chat_completion(
messages = "No input example has been defined for this model task."
)Enhanced flow, refined craft.
An enhanced Qwen2.5-Coder-3B variant optimised for Blender automation with extra depth and tonal balance. Carries the torch of Tang-era refinement into rapid, production-grade 3D workflow automation.
Eternal Path Media (永恒之路) — Darren Chow (@bartendr604) + Claude Sonnet 4.6 (Anthropic)
Part of the Eternal Path Media AI Suite — 永恒之路
5-bit
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="bartendr604/EPM-LLAMMYBld-Enh.3b", filename="llammyblend-enhanced-Q5_K_M.gguf", )