operatorai / operatorai/modelstore
SentenceTransformer library support
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 403
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Able to upload SentenceTransformer model but after loading, it's a Transformer object
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
The issue names no files, tests, or entry points. Start by locating the Python upload and load path for SentenceTransformer models, reproduce the conversion to a Transformer object, and define completion as loading the uploaded model with its expected SentenceTransformer behavior; add regression coverage if this path has existing tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100