Skip to content

xpersona 3rd party models (gpt/fable) are small/micro oss models #3181

Description

@ashleymcdonald

as per title, the models listed as gpt and fable are not.

Fable

  • Listed on models.dev/providers/xpersona at $3/$18 per MTok
    (official Fable 5 pricing is $10/$50; below Anthropic's own batch floor of $5/$25)
  • Langfuse trace of a request to their endpoint, model field "claude-fable-5", shows:
    • usage reports reasoning_tokens (169) additive with output (271) — OpenAI-style
      accounting; Anthropic includes thinking in output_tokens and reports no separate
      reasoning count
    • input_cached_tokens = 13312 (exactly 13×1024) — consistent with OpenAI/vLLM
      128-token block caching, not Anthropic's exact-prefix cache_read counts
    • no cache_control breakpoints were set client-side, yet cache reads occurred
    • response quality inconsistent with a Mythos-class model (fails the canonical
      car-wash reasoning probe)

related pr #3044

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions