operatorai / operatorai/modelstore
Enable ModelFileManager to upload multiple files
Open
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:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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