Skip to content

feat: from_pretrained() method for model loading#521

Merged
mgumowsk merged 5 commits intomasterfrom
mgumowsk/from_pretrained
Mar 30, 2026
Merged

feat: from_pretrained() method for model loading#521
mgumowsk merged 5 commits intomasterfrom
mgumowsk/from_pretrained

Conversation

@mgumowsk
Copy link
Copy Markdown
Contributor

What does this PR do?

Fixes #509

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you make sure to update the documentation with your changes?
  • Did you write any new necessary tests?

@mgumowsk mgumowsk requested a review from a team as a code owner March 26, 2026 08:14
@github-actions github-actions bot added tests Related to tests python python related changes build Related to build scripts labels Mar 26, 2026
@mgumowsk mgumowsk force-pushed the mgumowsk/from_pretrained branch from b675cc3 to 063a05a Compare March 26, 2026 09:20
@mgumowsk mgumowsk requested a review from tybulewicz March 30, 2026 08:56
@mgumowsk mgumowsk dismissed tybulewicz’s stale review March 30, 2026 09:02

all fixed, user tybulewicz is absent

@mgumowsk mgumowsk enabled auto-merge March 30, 2026 09:27
@mgumowsk mgumowsk added this pull request to the merge queue Mar 30, 2026
Merged via the queue into master with commit 3d5de03 Mar 30, 2026
31 checks passed
@mgumowsk mgumowsk deleted the mgumowsk/from_pretrained branch March 30, 2026 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Related to build scripts python python related changes tests Related to tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

implement from_pretrained for Model class to be compatible with hf library

4 participants