Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Hub has two featured models and is sorted by size #860

Closed
4 tasks done
hahuyhoang411 opened this issue Dec 5, 2023 · 5 comments
Closed
4 tasks done

feat: Hub has two featured models and is sorted by size #860

hahuyhoang411 opened this issue Dec 5, 2023 · 5 comments
Assignees
Labels

Comments

@hahuyhoang411
Copy link
Contributor

hahuyhoang411 commented Dec 5, 2023

Spec

  • Hub should display models sorted in following order:
    • Featured models (the two with cover images)
    • 7b
    • 13b
    • 33b
    • 70b
    • "Tiny" (last)
  • Hub should have two "recommended models" which we've already tested and provide great experience
    • Mistral 7b Instruct (cover image so it's bigger)
    • OpenHermes Neuralchat 7b q4 (cover image so it's bigger)

Tasks


Legacy Specs

Problem
Eventhough we have a recommendation tags, we should also have “featured model” for users to know the best model to use

Success Criteria
Adding 2 featured models at the top of the hub

  1. Mistral 7B Instruct
  2. Openhermes Neural 7B
@dan-homebrew
Copy link
Contributor

dan-homebrew commented Dec 6, 2023

@hahuyhoang411 Can we use Neuralchat 7b instead of Openhermes (has the newline issues?)

@imtuyethan Can we implement a cover image for both of them?

Let's also rank model by download size, rather than the weird ordering we have now

@dan-homebrew dan-homebrew changed the title feat: Enhance Model Hub Recommendation feat: Hub has two featured models and is sorted by size Dec 6, 2023
@hahuyhoang411
Copy link
Contributor Author

Updated here : #870

@urmauur
Copy link
Member

urmauur commented Dec 6, 2023

@hahuyhoang411 @louis-jan #872 Finished UI for cover image

@hahuyhoang411
Copy link
Contributor Author

It's done for now.

@github-project-automation github-project-automation bot moved this from In Progress to Done in Jan & Cortex Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

4 participants