Chuyển đến nội dung chính

best-of-n 3

  • dsh-llm-as-a-verifier v0.1.1 Đã xác minh 4

    LLM-as-a-Verifier for DeepSeek Harness: fine-grained reward, Probabilistic Pivot Tournament best-of-N selection, and per-step progress tracking as agent tools.

    dsh plugin add dsh-llm-as-a-verifier
  • plugin-verifier v0.3.3 Đã xác minh Giao diện web 3

    LLM-as-a-Verifier for dsh with the Best-of-N conversation mode built in: rank N candidates with a fine-grained verifier (expected grade over the logprob distribution), on demand via the verify tool or automatically on every turn of a Best-of-N session. In

    dsh plugin add @aispin/plugin-verifier
  • dsh-turbo v0.2.0 Đã xác minh

    Best-of-N sampling with an LLM-as-a-Verifier judge for DeepSeek Harness: sample N candidates per model call, score them with fine-grained logprob verification, and stream back the tournament winner.

    dsh plugin add dsh-turbo