operatorai / operatorai/modelstore

Enable ModelFileManager to upload multiple files

Open
#256 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
403
Forks
29
PR merge metrics
No merged PRs in 30d

Description

Also (in case this is something you would like to add) we found that we wanted to upload multiple files under a single model, whereas the ModelFileManager manager only supported uploading a single model from disk, so we added support as follows for that:

https://mlops-community.slack.com/archives/C0227QJCDS8/p1690742403031109?thread_ts=1690721464.955749&cid=C0227QJCDS8

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the ModelFileManager entry point and review the linked Slack discussion for the described multi-file behavior. Done means one model can have multiple uploaded files instead of only one file from disk; the issue does not name tests or specific files to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.