Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ By accessing this model, you are agreeing to the Llama 2 terms and conditions of
|
|
18 |
|
19 |
## Usage:
|
20 |
|
21 |
-
CodeLlama-13B-QML is a medium-sized Language Model that requires significant computing resources to perform with inference (response) times suitable for automatic code completion. Therefore, the primary use is in a private cloud
|
22 |
|
23 |
Large Language Models, including CodeLlama-13B-QML, are not designed to be deployed in isolation but instead should be deployed as part of an overall AI system with additional safety guardrails as required. Developers are expected to deploy system safeguards when building AI systems.
|
24 |
|
|
|
18 |
|
19 |
## Usage:
|
20 |
|
21 |
+
CodeLlama-13B-QML is a medium-sized Language Model that requires significant computing resources to perform with inference (response) times suitable for automatic code completion. Therefore, the primary use is in a private cloud such as AWS, Google Cloud, Microsoft Azure, or your own.
|
22 |
|
23 |
Large Language Models, including CodeLlama-13B-QML, are not designed to be deployed in isolation but instead should be deployed as part of an overall AI system with additional safety guardrails as required. Developers are expected to deploy system safeguards when building AI systems.
|
24 |
|