llama.cpp
95dc4d72 - Merge 'origin/master' into steering

Commit
2 years ago
Merge 'origin/master' into steering
Author
  • File
    Makefile
  • File
    README.md
  • File
    convert.py
  • examples
    • benchmark
      • File
        benchmark-matmult.cpp
    • File
      chat-persistent.sh
    • File
      common.cpp
    • File
      common.h
    • embedding
      • File
        embedding.cpp
    • main
      • File
        main.cpp
    • perplexity
      • File
        perplexity.cpp
    • quantize-stats
      • File
        quantize-stats.cpp
    • save-load-state
      • File
        save-load-state.cpp
  • File
    ggml-cuda.cu
  • File
    ggml.c
  • File
    ggml.h
  • File
    llama.cpp
  • File
    llama.h
  • tests
    • File
      test-sampling.cpp