We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3c7a0a commit 6b5e782Copy full SHA for 6b5e782
README.md
@@ -6,9 +6,11 @@ Ampere® optimized build of [llama.cpp](
6
https://github.com/ggerganov/llama.cpp?tab=readme-ov-file#llamacpp)
7
with full support for rich collection of GGUF models available at HuggingFace: [GGUF models](
8
https://huggingface.co/models?search=gguf)
9
-
+
10
This Docker image can be run on bare metal Ampere® CPUs and Ampere® based VMs available in the cloud.
11
12
+Release notes and binary executables are available on our [GitHub](https://github.com/AmpereComputingAI/llama.cpp/releases)
13
14
## Starting container
15
16
```bash
0 commit comments