AIAny
AI Model2026
Icon for item

fable-traces

Instruction-tuned compact conversational model (Qwen3-4B-based) that generates short, chat-style replies and is optimized to run on a single mid-range GPU. Uses ChatML prompts, bfloat16 safetensors and is released under Apache-2.0; the model card notes a joke/placeholder disclaimer.

Introduction

The release targets experiments where a small, instruction-tuned assistant is sufficient and easy local serving matters more than absolute SOTA quality. It packages a Qwen3-4B instruct base into a compact conversational SFT tuned for short, direct replies and for running on a single mid-range GPU, making rapid local inference and lightweight testing convenient.

What Sets It Apart
  • Compact Qwen3-4B instruct adaptation: derived from Qwen/Qwen3-4B-Instruct-2507 (~4B parameters) so it retains the base family's instruction-following behavior while aiming for shorter, chat-focused outputs — useful when concise replies are preferred.
  • Inference-friendly export: provided as bfloat16 safetensors and documented for use with transformers and vLLM, lowering friction for single-GPU serving experiments.
  • ChatML prompt format: relies on the tokenizer's chat template, simplifying integration with chat-style pipelines that expect role-annotated inputs.
  • Lightweight, experimental release: the model card explicitly labels the release as a joke/placeholder, so it should be treated as an experiment rather than a production-grade checkpoint.
Who It's For and Tradeoffs

Great fit if you are a researcher or hobbyist who wants a small, locally runnable instruction-tuned model for chat-style experiments, prompt iteration, or demos on limited hardware. Look elsewhere if you need production-grade evaluation, rigorous benchmarks, multilingual guarantees, or advanced long-context features — the model inherits the base model's capabilities and limitations and the card warns the release may not be a fully supported, validated artifact.

Information

Categories

More Items

Hugging Face
AI Video2026

Experimental MiniMax H3 variant that injects learned stylistic and motion 'character' from LTX 2.3, Wan 2.2 and Krea 2 into H3 by surgically grafting attention and MLP components; preserves H3 modality routing while shifting t2v/i2v aesthetics, with limited audio impact and community-license constraints.

Hugging Face
AI Model2026

Provides locally runnable GGUF quantizations of Qwen3.8-27B with the MTP speculative-draft head preserved and a Heretic weight edit that substantially reduces refusal rate. Ships multiple quant sizes with published imatrix and perplexity measurements for local inference under Apache‑2.0.

Hugging Face
AI Model2026

An FP8-quantized, uncensored mirror of Qwen3.8-27B for image-text-to-text tasks — preserves native multimodal vision and very long context while targeting transformers/vLLM deployments; intended for offline testing and red-teaming and may bypass built-in safety filters.