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(mm): remove hf token handling #6061

Merged
merged 5 commits into from
Mar 27, 2024

Commits on Mar 27, 2024

  1. feat(mm): remove hf token handling

    I had added this because I mistakenly believed the HF token was required to download HF models.
    
    Turns out this is not the case, and the vast majority of HF models do not need the API token to download.
    psychedelicious committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    63b7b97 View commit details
    Browse the repository at this point in the history
  2. chore(ui): typegen

    psychedelicious committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c6e6c17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    372e0af View commit details
    Browse the repository at this point in the history
  4. docs: merge INSTALL_TROUBLESHOOTING into FAQ

    These two docs had overlap and were kinda the same thing.
    psychedelicious committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    90c528e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90e2e72 View commit details
    Browse the repository at this point in the history