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

Update GGML #103

Merged
merged 6 commits into from
Jun 26, 2023
Merged

Update GGML #103

merged 6 commits into from
Jun 26, 2023

Commits on Jun 20, 2023

  1. Update GGML

    LoganDark committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    f243f94 View commit details
    Browse the repository at this point in the history
  2. Fix linux build

    Of course we forgot why we did this, and broke the build again, in
    the exact same way, a second time.
    LoganDark committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    4c7c74c View commit details
    Browse the repository at this point in the history
  3. Fix cuBLAS

    Properly set the backend and then call ggml_cuda_transform_tensor
    LoganDark committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    013ce1b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    e077496 View commit details
    Browse the repository at this point in the history
  2. Rename xx to x_prev

    probably should slip this in now before we forget it's a thing.
    LoganDark committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    01f2907 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Configuration menu
    Copy the full SHA
    b72abcd View commit details
    Browse the repository at this point in the history