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

sync : llama.cpp (ggml_scale, ggml_row_size, ggml_mul_mat_set_prec) #662

Merged
merged 6 commits into from
Dec 22, 2023

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    caff3db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8624146 View commit details
    Browse the repository at this point in the history
  3. llama : fix platforms without mmap (#4578)

    * llama : fix platforms without mmap
    
    * win32 : limit prefetch size to the file size
    
    * fix win32 error clobber, unnecessary std::string in std::runtime_error
    slaren authored and ggerganov committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    1a58054 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9e5491 View commit details
    Browse the repository at this point in the history
  5. whisper : minor

    ggerganov committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    fec35d6 View commit details
    Browse the repository at this point in the history
  6. ggml : cuda jetson + arm quants warnings

    ggml-ci
    ggerganov committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    f7b92db View commit details
    Browse the repository at this point in the history