lm-sys / lm-sys/FastChat

Feature request: only show open-source models

Open
#3,614 0 comments 0 reactions 0 assignees View on GitHub

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.