Logo
Explore Help
Register Sign In
Mirrors/llama.cpp
1
0
Fork 0
You've already forked llama.cpp
mirror of https://github.com/ggerganov/llama.cpp.git synced 2025-01-13 05:42:22 +01:00
Code Issues Packages Projects Releases Wiki Activity
llama.cpp/.gitignore

28 lines
246 B
Plaintext
Raw Normal View History

Initial release
2023-03-10 20:40:58 +02:00
*.o
*.a
.cache/
.vs/
.vscode/
.DS_Store
build/
build-em/
build-debug/
build-release/
build-static/
build-no-accel/
build-sanitize-addr/
build-sanitize-thread/
.gitignore models/
2023-03-11 12:26:46 +02:00
models/*
Initial release
2023-03-10 20:40:58 +02:00
/main
/quantize
Nix flake (#40) * Nix flake * Nix: only add Accelerate framework on macOS * Nix: development shel, direnv and compatibility * Nix: use python packages supplied by withPackages * Nix: remove channel compatibility * Nix: fix ARM neon dotproduct on macOS --------- Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
2023-03-17 23:03:48 +01:00
/result
Initial release
2023-03-10 20:40:58 +02:00
arm_neon.h
compile_commands.json
Nix flake (#40) * Nix flake * Nix: only add Accelerate framework on macOS * Nix: development shel, direnv and compatibility * Nix: use python packages supplied by withPackages * Nix: remove channel compatibility * Nix: fix ARM neon dotproduct on macOS --------- Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
2023-03-17 23:03:48 +01:00
.envrc
.direnv/
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 273ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API