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

MVP: local models via ollama #311

Merged
merged 16 commits into from
Sep 17, 2024
Merged

MVP: local models via ollama #311

merged 16 commits into from
Sep 17, 2024

Commits on Aug 28, 2024

  1. MVP local models

    Mikhail Lebedev committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    6f169e0 View commit details
    Browse the repository at this point in the history
  2. ruff

    Mikhail Lebedev committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    8e9b404 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. ollama mvp

    Mikhail Lebedev committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c06f4aa View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    99406c2 View commit details
    Browse the repository at this point in the history
  2. formatting

    mschwoer committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    273ca27 View commit details
    Browse the repository at this point in the history
  3. adapt to latest changes

    mschwoer committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    bba57c1 View commit details
    Browse the repository at this point in the history
  4. minor changes

    mschwoer committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b9f510e View commit details
    Browse the repository at this point in the history
  5. fix tests

    mschwoer committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f55428d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb68879 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b349865 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    56d72a9 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'refs/heads/development' into ollama

    # Conflicts:
    #	alphastats/gui/pages/05_LLM.py
    mschwoer committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    43a7e4b View commit details
    Browse the repository at this point in the history
  10. fix merge conflicts

    mschwoer committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8c708ac View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    677377e View commit details
    Browse the repository at this point in the history
  2. fix pre-commit hooks

    mschwoer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    164c1d6 View commit details
    Browse the repository at this point in the history
  3. fix pre-commit hooks

    mschwoer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    47eb7c7 View commit details
    Browse the repository at this point in the history