Skip to content

fix: trailing newlines + missing mimo --mtp-num-layers - #217

Closed
aoshen02 wants to merge 2 commits into
mainfrom
sync-107-gaps
Closed

fix: trailing newlines + missing mimo --mtp-num-layers#217
aoshen02 wants to merge 2 commits into
mainfrom
sync-107-gaps

Conversation

@aoshen02

@aoshen02 aoshen02 commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add POSIX-required trailing newline to 22 scripts/models/*.sh files (missing in vime, present in slime)
  • Restore --mtp-num-layers 1 to scripts/models/mimo-7B-rl.sh (dropped during sync)

Test plan

  • No behavioral change — whitespace normalization + one model config arg

🤖 Generated with Claude Code

aoshen02 and others added 2 commits June 9, 2026 13:48
#148 synced the coding_agent_rl subsystem (slime #1923 et al.) but
missed the corresponding requirements: anthropic, e2b, openai,
openai-agents.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Add POSIX-required trailing newline to 22 scripts/models/*.sh files
- Restore `--mtp-num-layers 1` to scripts/models/mimo-7B-rl.sh (dropped
  during sync)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

@gemini-code-assist gemini-code-assist Bot left a comment

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.

Code Review

This pull request adds several dependencies to requirements.txt (anthropic, e2b, openai, and openai-agents), introduces the --mtp-num-layers 1 argument to the mimo-7B-rl.sh model script, and standardizes file endings by adding missing trailing newlines across various model shell scripts. There are no review comments, and I have no feedback to provide.

@aoshen02

aoshen02 commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator Author

False positive: trailing newlines were an artifact of the diff pipeline (sed/echo adds a newline), slime originals also lack them. The mimo --mtp-num-layers was intentionally removed in #126. Closing.

@aoshen02 aoshen02 closed this Jun 9, 2026
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