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

llama.cpp 4038 #196827

Closed
wants to merge 1 commit into from
Closed

llama.cpp 4038 #196827

wants to merge 1 commit into from

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Nov 6, 2024
@stefanb stefanb added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Nov 6, 2024
@carlocab
Copy link
Member

carlocab commented Nov 6, 2024

  ggml_metal_init: error: Error Domain=MTLLibraryErrorDomain Code=3 "program_source:5103:17: error: zero-length arrays are not permitted in C++
      float4x4 lo[D16/NW4];
                  ^~~~~~~
  program_source:5360:18: note: in instantiation of function template specialization 'kernel_flash_attn_ext_vec<metal::matrix<half, 4, 4, void>, 1, &dequantize_f16, 64, 1, 32>' requested here
  typedef decltype(kernel_flash_attn_ext_vec<half4x4, 1, dequantize_f16, 64>) flash_attn_ext_vec_t;
                   ^

https://github.com/Homebrew/homebrew-core/actions/runs/11703974159/job/32597307982?pr=196827#step:3:631

Seems like an upstream bug.

@carlocab carlocab added upstream issue An upstream issue report is needed test failure CI fails while running the test-do block labels Nov 6, 2024
@stefanb
Copy link
Member

stefanb commented Nov 7, 2024

Superseded by

@stefanb stefanb closed this Nov 7, 2024
@github-actions github-actions bot deleted the bump-llama.cpp-4038 branch November 7, 2024 10:23
@stefanb stefanb added the superseded PR was replaced by another PR label Nov 7, 2024
@carlocab
Copy link
Member

carlocab commented Nov 7, 2024

Superseded by

Still the same issue, unfortunately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. superseded PR was replaced by another PR test failure CI fails while running the test-do block upstream issue An upstream issue report is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants