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: Use ubuntu as base for container images, drop deprecated ggml-transformers backends #1689

Merged
merged 12 commits into from
Feb 8, 2024

Commits on Feb 6, 2024

  1. cleanup backends

    mudler committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    62c4d99 View commit details
    Browse the repository at this point in the history
  2. switch image to ubuntu 22.04

    mudler committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    b870c7f View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. adapt commands for ubuntu

    mudler committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    1efd6a3 View commit details
    Browse the repository at this point in the history
  2. transformers cleanup

    mudler committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    3288f05 View commit details
    Browse the repository at this point in the history
  3. no contrib on ubuntu

    mudler committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    d736b02 View commit details
    Browse the repository at this point in the history
  4. Change test model to gguf

    mudler committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    8391300 View commit details
    Browse the repository at this point in the history
  5. ci: disable bark tests (too cpu-intensive)

    Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
    mudler committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    0dd76e5 View commit details
    Browse the repository at this point in the history
  6. cleanup

    mudler committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    a7a1038 View commit details
    Browse the repository at this point in the history
  7. refinements

    mudler committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    9cfda81 View commit details
    Browse the repository at this point in the history
  8. use intel base image

    mudler committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    c7b7fa3 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Makefile: Add docker targets

    mudler committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    e7f62c2 View commit details
    Browse the repository at this point in the history
  2. Change test model

    mudler committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    dcc02d1 View commit details
    Browse the repository at this point in the history