lewtun / text-generation updated 3 months ago

talkie-1930-13b-it-hf

This is a conversion of talkie-lm/talkie-1930-13b-it to the HuggingFace Transformers format. The original model was distributed as a raw PyTorch checkpoint with a custom inference library; this version can be loaded directly with AutoModelForCausalLM and AutoTokenizer.

Params
13.3 B
Context
2,048
Downloads 30d
190 K
Likes
25
Commercial use: allowed apache-2.0 Not gated SAFETENSORS 1 languages View on Hugging Face ↗

Download history

daily snapshots · 10 days
190 K186 K
Jul 28Jul 31Aug 3Aug 6

Can you run it?

Estimated VRAM at 8K context unless noted. Pick your hardware to see the verdict per quantization.

FileQuantSizeEst. VRAMVerdict on RTX 4090 · 24 GB
model.safetensors bf16 26.6 GB 31.7 GB ❌ Won’t fit
Estimate: file size × 1.1 + KV cache at 8K + 0.5 GB overhead. Not a benchmark — how we calculate this.

Run it

copy-paste, exact tags checked against the Hub
~ · curl · api/v1
$ curl -s https://aimodelscomparison.com/api/v1/models/talkie-1930-13b-it-hf
{
  "hf_id": "lewtun/talkie-1930-13b-it-hf",
  "params_b": 13.28,
  "context_length": 2048,
  "license": { "id": "apache-2.0", "commercial": "yes" },
  "downloads_30d": 189676,
  "vram_estimates": [
    { "quant": "bf16", "gb": 31.7 }
  ],
  "updated_at": "2026-07-28T18:08:23Z"
}
est. VRAM —on RTX 4090 · 24 GBJSON API →

Specifications

Architecture
TalkieForCausalLM
Parameters
13.3 B
Tensor type
BF16
Context length
2,048
Vocabulary
65,540
Layers / heads
40 / 40
Licence
apache-2.0
First seen on the Hub
2026-04-28
Training datasets
undisclosed
Added to our catalog
2026-07-28