-
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathNOTICE
More file actions
11 lines (8 loc) · 526 Bytes
/
Copy pathNOTICE
File metadata and controls
11 lines (8 loc) · 526 Bytes
1
2
3
4
5
6
7
8
9
10
11
windows_llama.cpp
Copyright (c) 2023-2026 Finn Kumkar
This repository is a PowerShell wrapper around third-party software that is
licensed separately under its own terms:
- vendor/llama.cpp (git submodule) - MIT License, Copyright (c) 2023-2026 The ggml authors
- vendor/Qwen-Fixed-Chat-Templates (git submodule) - Apache License 2.0, froggeric
- OpenBLAS (downloaded during build, not distributed in this repository) - BSD 3-Clause License
Each component's full license text is provided within its respective source tree.