Skip to content

Add Muse Spark 1.2 to live bench - #4

Open
anthonypizzolato-abacus wants to merge 1 commit into
mainfrom
add-muse-spark-1-2
Open

Add Muse Spark 1.2 to live bench#4
anthonypizzolato-abacus wants to merge 1 commit into
mainfrom
add-muse-spark-1-2

Conversation

@anthonypizzolato-abacus

Copy link
Copy Markdown

Add Muse Spark 1.2 to live bench runs

  • Model: Meta Muse Spark 1.2 (released Aug 5, 2026)
  • Provider API ID: muse-spark-1.2 (first-party Meta Model API, OpenAI-compatible, https://api.meta.ai)
  • Context window: 1,048,576 tokens

Changes (mirrors the DeepSeekAPI first-party pattern)

File Change
lcb_runner/lm_styles.py Added LMStyle.MetaAPI + LanguageModel("muse-spark-1.2", "MuseSpark-1.2", LMStyle.MetaAPI, datetime(2026, 8, 5), link=...) in LanguageModelList, next to the API-model entries
lcb_runner/runner/meta_runner.py New MetaRunner (OpenAI client, META_API env key, hardcoded base_url=https://api.meta.ai) — mirrors deepseek_runner.py
lcb_runner/runner/runner_utils.py build_runner branch for LMStyle.MetaAPIMetaRunner
lcb_runner/prompts/code_generation.py LMStyle.MetaAPI added to the generic-chat-prompt list ([LMStyle.OpenAIChat, LMStyle.DeepSeekAPI, LMStyle.MetaAPI])

All edited files pass ast.parse. Do NOT merge without review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant