Skip to content

Conversation

anandhu-eng
Copy link
Contributor

🧾 PR Checklist

  • Target branch is dev

📌 Note: PRs must be raised against dev. Do not commit directly to main.

✅ Testing & CI

  • No existing GitHub Actions are failing because of this change

📁 File Hygiene & Output Handling

  • No unintended files (e.g., logs, cache, temp files, pycache, output folders) are committed

📝 Comments & Communication

  • Proper inline comments are added to explain important or non-obvious changes
  • PR title and description clearly state what the PR does and why
  • Related issues (if any) are properly referenced (Fixes #, Related to #, etc.)
  • All reviewer feedback has been addressed

🛡️ Safety & Security

  • No secrets or credentials are committed
  • Paths, shell commands, and environment handling are safe and portable

github-actions bot and others added 14 commits September 10, 2025 20:15
Support default_env, gh_token for docker, relative path bug for --outdirname
* Add support for using existing quantized llama2 70b models

* use r2-downloader tool for model download

* Fix path issue for r2-downloader

* copy llama2 checkpoint to scratch space

* update preprocessed openorca dataset path

* make sure target data path is created before softlink

* Initialize git lfs when building TRT-LLM

* Update download URL from staging to production

* Update meta.yaml

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Arjun Suresh <arjun@gateoverflow.com>
@anandhu-eng anandhu-eng requested a review from a team as a code owner September 13, 2025 02:56
Copy link
Contributor

github-actions bot commented Sep 13, 2025

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@arjunsuresh
Copy link
Collaborator

@anandhu-eng any idea why the submission generation tests are failing?

* Increment version for pypi package upfate
@arjunsuresh arjunsuresh merged commit fb176ed into main Sep 14, 2025
157 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Sep 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants