Skip to content

Commit c701ad0

Browse files
author
Iyappan Subramanian
committed
Updated the README
1 parent b789a59 commit c701ad0

File tree

1 file changed

+33
-1
lines changed

1 file changed

+33
-1
lines changed

README.md

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,33 @@
1-
# llama.cpp
1+
![llama.cpp](
2+
https://user-images.githubusercontent.com/1991296/230134379-7181e485-c521-4d23-a0d6-f7b3b61ba524.png
3+
"llama.cpp")
4+
# Ampere® optimized llama.cpp
5+
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+
## Starting container
13+
14+
```bash
15+
docker run --name llama -it ghcr.io/amperecomputingai/llama.cpp:latest
16+
```
17+
Quick start example will be presented at docker container launch:
18+
19+
![quick start](
20+
https://ampereaimodelzoo.s3.eu-central-1.amazonaws.com/pictures/Screenshot+2024-04-30+at+22.37.13.png
21+
"quick start")
22+
23+
Make sure to visit us at [Ampere Solutions Portal](
24+
https://solutions.amperecomputing.com/solutions/ampere-ai)!
25+
26+
## Support
27+
28+
Please contact us at <ai-support@amperecomputing.com>
29+
30+
## LEGAL NOTICE
31+
By accessing, downloading or using this software and any required dependent software (the “Ampere AI Software”), you agree to the terms and conditions of the software license agreements for the Ampere AI Software, which may also include notices, disclaimers, or license terms for third party software included with the Ampere AI Software. Please refer to the [Ampere AI Software EULA v1.6](
32+
https://ampereaidevelop.s3.eu-central-1.amazonaws.com/Ampere+AI+Software+EULA+-+v1.6.pdf)
33+
or other similarly-named text file for additional details.

0 commit comments

Comments
 (0)