Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .claude/scheduled_tasks.lock

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this file should not be committed in. @yeyu-nvidia

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch — agreed, it's an ephemeral scheduler lock that slipped in. Removed from tracking + added a .gitignore rule in #1758.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"sessionId":"c73837a8-dfc8-4c65-87dd-ba6efe62db78","pid":5301,"procStart":"863627582","acquiredAt":1780509271557}
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,10 @@ When adding a new patch:

## Step 6: Document results

Update `examples/speculative_decoding/pipeline/eagle3/eagle3_triage_chart.md`:
1. Update the model row in the **Model Test Matrix** (status + per-task results)
2. Add a **Per-Model Test Results** entry with experiment IDs, errors, and fixes
3. Add new failure patterns to the **Observed Failure Catalog**
Record the outcome of each run (status per task, experiment IDs, errors, and the fix
applied) in the team's internal triage tracker, and capture any new failure pattern so the
next model benefits. Once a model is verified end-to-end, add its launcher YAML example in a
dedicated PR.

## Known Model-Specific Issues

Expand Down
207 changes: 0 additions & 207 deletions examples/speculative_decoding/pipeline/eagle3/eagle3_triage_chart.md

This file was deleted.

This file was deleted.

Loading
Loading