Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
license: llama3.2
|
|
|
|
|
3 |
---
|
4 |

|
5 |
# Ampere® optimized llama.cpp
|
@@ -57,4 +59,4 @@ For example:
|
|
57 |
Please contact us at <[email protected]>
|
58 |
|
59 |
## LEGAL NOTICE
|
60 |
-
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](https://ampereaidevelop.s3.eu-central-1.amazonaws.com/Ampere+AI+Software+EULA+-+v1.6.pdf) or other similarly-named text file for additional details.
|
|
|
1 |
---
|
2 |
license: llama3.2
|
3 |
+
base_model:
|
4 |
+
- meta-llama/Llama-3.2-3B-Instruct
|
5 |
---
|
6 |

|
7 |
# Ampere® optimized llama.cpp
|
|
|
59 |
Please contact us at <[email protected]>
|
60 |
|
61 |
## LEGAL NOTICE
|
62 |
+
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](https://ampereaidevelop.s3.eu-central-1.amazonaws.com/Ampere+AI+Software+EULA+-+v1.6.pdf) or other similarly-named text file for additional details.
|