Liu Song’s Projects


~/Projects/llama.cpp

git clone https://code.lsong.org/llama.cpp

Files

ref
master
path
/
Mode Name
0040000 .devops/
0100644 .dockerignore
0040000 .github/
0100644 .gitignore
0100644 CMakeLists.txt
0100644 LICENSE
0100644 Makefile
0100644 Package.swift
0100644 README.md
0100644 SHA256SUMS
0100644 convert-ggml-to-pth.py
0100644 convert-gpt4all-to-ggml.py
0100644 convert-gptq-to-ggml.py
0100644 convert-pth-to-ggml.py
0100644 convert-unversioned-ggml-to-ggml.py
0040000 examples/
0100644 flake.lock
0100644 flake.nix
0100644 ggml.c
0100644 ggml.h
0100644 llama.cpp
0100644 llama.h
0040000 models/
0040000 prompts/
0100644 quantize.py
0040000 spm-headers/
0040000 tests/