AIAny
AI Model2026
Icon for item

talkie-1930-13b-it

Instruction-tuned 13B LLM post-trained on 260B tokens of pre-1931 English and finetuned with online DPO (LLM-as-judge) to improve instruction-following; suited for period-style English generation and etiquette/letter-writing formats, but not optimized for contemporary factual updates.

Introduction

Why this matters

Using instruction finetuning on exclusively pre-1931 reference works intentionally shifts model behavior toward historical registers and formal instruction formats. That makes it useful when you need English that reads like early-20th-century encyclopedias, etiquette manuals, or letter-writing guides—useful for creative writing, historical simulation, or research into period language.

Key Capabilities
  • Period-style generation derived from large, curated vintage corpora (260B tokens): produces phrasing, tone, and rhetorical patterns that align with early-20th-century reference texts, so it can convincingly emulate that register for fiction, roleplay, or archival summarization.
  • Instruction-following improved by online DPO with an LLM judge: yields more consistent, instruction-aligned responses compared with a vanilla post-train, so prompts asking for stepwise, formal, or prescriptive outputs are handled more reliably.
  • Built as a post-train/finetune of talkie-1930-13b-base: retains base-model capabilities while specializing stylistically, so you get a balance of general LLM behavior plus a clear stylistic tilt.
Who it's for — tradeoffs

Great fit if you need historically flavored English or formal registers (creative authors, game designers, digital humanists, archival summarizers). It’s also useful for experiments in dataset-driven stylistic control and instruction-tuning research.

Look elsewhere if modern factuality, up-to-date world knowledge, or contemporary conversational safety are primary concerns—the training cutoff and dataset choice bias the model toward vintage norms and phrasing. Additionally, evaluate alignment and safety for production use since stylistic fidelity can preserve outdated social conventions.

Where it fits

Best positioned as a niche stylistic model in a model zoo: complementary to contemporary, factual LLMs when historical voice is required. Its Apache-2.0 license makes it easy to experiment with, but verify downstream compliance for your deployment.

Information

Categories

More Items

Hugging Face
AI Model2026

A dynamically quantized GGUF build of Ornith-1.5-35B optimized for agentic code-fixing and multi-turn conversations: targets 4-bit/≈22GB deployments, includes a vision projector, a custom importance matrix and a concise chat template.

Hugging Face
AI Model2026

Open-weights LLM fine-tuned for phone-based voice agents that prioritizes low latency and reliable tool/function calling. Based on NVIDIA Nemotron 3 Nano (30B total, 3.5B active), supports very long contexts (262,144 tokens) and recommends temperature=0 with thinking disabled for deployment.

Hugging Face
AI Model2026

A large open-weights MoE language model for complex coding, long-horizon agentic workflows, and cyber/security evaluations; post-trained from the GLM-5 family with substantial gains over GLM-5.2. Provides FP8/BF16 checkpoints and native support for very long contexts (up to 1M tokens).