llama.cpp
6ff13987 - common : normalize naming style (#7462)

Commit
1 year ago
common : normalize naming style (#7462) * common : normalize naming style ggml-ci * common : match declaration / definition order * zig : try to fix build
Author
Parents
  • File
    build.zig
  • common
    • File
      common.cpp
    • File
      common.h
    • File
      sampling.cpp
    • File
      sampling.h
    • File
      train.cpp
  • examples
    • batched
      • File
        batched.cpp
    • embedding
      • File
        embedding.cpp
    • eval-callback
      • File
        eval-callback.cpp
    • imatrix
      • File
        imatrix.cpp
    • infill
      • File
        infill.cpp
    • llama-bench
      • File
        llama-bench.cpp
    • llava
      • File
        llava-cli.cpp
    • lookahead
      • File
        lookahead.cpp
    • lookup
      • File
        lookup.cpp
    • main
      • File
        main.cpp
    • parallel
      • File
        parallel.cpp
    • perplexity
      • File
        perplexity.cpp
    • quantize
      • File
        quantize.cpp
    • retrieval
      • File
        retrieval.cpp
    • server
      • File
        server.cpp