oneapi-src / oneapi-src/oneAPI-samples
Failing to test "IntelTensorFlow_for_LLMs" sample in CI
まだ誰も着手していません。
- 主要言語
- C++
- スター
- 1.2k
- フォーク
- 745
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Summary
Provide a short summary of the issue. Sections below provide guidance on what
factors are considered important to reproduce an issue.
The "IntelTensorFlow_for_LLMs" sample takes ~5hrs to run on CI. Hence, the sample timeouts in CI.
Environment
OS: Linux
Observed behavior
The sample shows how to finetune a 6B model, which takes ~5hrs on CPU. This makes it hard to test the sample on CI.
Expected behavior
Ideally, the sample should not take more than few minutes to run. We can use environment variable to check if the sample is running on CI and run it for a few batches in CI. This would be more than enough to test the correctness of the code sample.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
IntelTensorFlow_for_LLMs サンプルと、それを実行する CI 設定を見つけます。サンプルがどのように finetuning を行い、CI がどのようにそれを呼び出すかを確認し、そのうえで、CI 固有の環境変数による経路で数個のバッチだけを実行し、CI 外では通常の長時間実行を維持できることを検証します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- tensorflow
- 領域
- ci-cd, machine-learning
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100