Skip to content

remove print and replace inference provider#1466

Merged
rogthefrog merged 2 commits into
mainfrom
username-in-results
Jan 26, 2026
Merged

remove print and replace inference provider#1466
rogthefrog merged 2 commits into
mainfrom
username-in-results

Conversation

@rogthefrog
Copy link
Copy Markdown
Contributor

No description provided.

@rogthefrog rogthefrog requested a review from a team as a code owner January 23, 2026 20:25
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 23, 2026

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

Copy link
Copy Markdown
Collaborator

@dhosterman dhosterman left a comment

Choose a reason for hiding this comment

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

🔪

@rogthefrog
Copy link
Copy Markdown
Contributor Author

🔪

That broke the tests!

@dhosterman
Copy link
Copy Markdown
Collaborator

Just a shot in the dark, but it might be because of the os.environ set there. I don't think it's cleaned up.

Maybe try changing that to a monkeypatch.setenv("USER", "me")? That should automatically clean it up when out of the scope of the test, I think.

@rogthefrog
Copy link
Copy Markdown
Contributor Author

Just a shot in the dark, but it might be because of the os.environ set there. I don't think it's cleaned up.

Maybe try changing that to a monkeypatch.setenv("USER", "me")? That should automatically clean it up when out of the scope of the test, I think.

I meant your 🔪 broke my tests :)

The issue is that Nebius no longer offers this Gemma model. I'll try a different one.

image

@rogthefrog rogthefrog temporarily deployed to Scheduled Testing January 24, 2026 00:46 — with GitHub Actions Inactive
@rogthefrog rogthefrog changed the title remove print remove print and replace inference provider Jan 24, 2026
@rogthefrog rogthefrog requested a review from bkorycki January 24, 2026 00:50
@rogthefrog rogthefrog merged commit cf17756 into main Jan 26, 2026
2 checks passed
@rogthefrog rogthefrog deleted the username-in-results branch January 26, 2026 18:09
@github-actions github-actions Bot locked and limited conversation to collaborators Jan 26, 2026
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