Feature request: only show open-source models
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 39.5k
- Forks
- 4.8k
- PR merge metrics
- No merged PRs in 30d
Description
I would like an option to only show open-source models. To be precise, this would show all models that an user can download an use on a local machine, regardless if the license is an open-source license. This would be dead-simple to implement, simply show all models that have a license different to "Proprietary".
Contributor guide
No contributing guide indexed for this repository
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
No files or tests are named. Start by locating the model-listing entry point and the metadata that supplies each model's license. Done means adding a filter that excludes only models labeled "Proprietary" and includes every other license, with coverage for the filtering behavior.
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
- Mostly clear
- Newbie friendliness
- 48/100