Create `fireworks-msa` branch for KV-outer integration PR
まだ誰も着手していません。
評価
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 初心者へのやさしさ
- 65/100
- issue の種類
- 機能追加
- 明瞭さ
- 明確に書かれている
- 活発さ
- 静か
- 技術スタック
- git, github
- 領域
- devops
調査の方向性
記載された Git コマンド、または GitHub の Branches → New branch フローを使用して、現在の main ブランチから upstream fireworks-msa ブランチを作成します。fireworks-msa が存在し、main をベースにしていることを確認します。その後、ipiszy/MSA からのフォローアップ PR は main ではなく、このブランチをターゲットにできます。
索引モデルが issue の本文から書いたものです。
説明
Request
Please create an integration branch fireworks-msa on this repo (from current main) so we can open a PR into fireworks-msa rather than directly into main.
Maintainer one-liner
git fetch origin main
git push origin origin/main:refs/heads/fireworks-msa
Or in the GitHub UI: Branches → New branch → name fireworks-msa, source main.
Follow-up PR (after branch exists)
From fork ipiszy/MSA branch fireworks-msa (2 commits on top of main):
gh pr create -R MiniMax-AI/MSA \
--base fireworks-msa \
--head ipiszy:fireworks-msa \
--title "Integrate Fireworks KV-outer sparse prefill" \
--body-file ...
Compare link (works once fireworks-msa exists on upstream):
https://github.com/MiniMax-AI/MSA/compare/fireworks-msa...ipiszy:fireworks-msa?expand=1
Context
- Fork: https://github.com/ipiszy/MSA (
fireworks-msabranch) - Vendored from fw-ai/minimax-kernels
- Previously opened as PR #7 against
main(closed; wrong target branch)
- 主要言語
- Python
- スター
- 422
- フォーク
- 57
- 平均マージ
- 15時間 50分
- マージ済み PR(30日)
- 1
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
MiniMax-AI/MSA のほかの issue
-
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
MiniMax-AI/MSA#13 ·
-
Paper describes heap-based Top-k kernel, but codebase seems to use a different Top-k implementation オープン
難易度 3/5 1〜2日 初心者へのやさしさ 35/100
MiniMax-AI/MSA#6 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
MiniMax-AI/MSA#3 · リアクション 1 件 ·
似ている issue
-
agent-ready documentation needs-triage
難易度 1/5 1〜3時間 初心者へのやさしさ 88/100
-
documentation
難易度 1/5 1時間未満 初心者へのやさしさ 91/100
-
workflow-status page template still says reusable workflows are "triggered only by workflow_call:" オープン
難易度 1/5 1時間未満 初心者へのやさしさ 92/100
-
instance instance add
難易度 1/5 1時間未満 初心者へのやさしさ 72/100
searxng/searx-instances#939 · コメント 1 件 ·
-
area-deployment area-integrations triage:bot-seen
難易度 2/5 半日 初心者へのやさしさ 86/100