Update README.md
Browse files
README.md
CHANGED
@@ -18,8 +18,11 @@ datasets:
|
|
18 |
This repository contains the model [jphme/Llama-2-13b-chat-german](https://huggingface.co/jphme/Llama-2-13b-chat-german) in GGUF format.
|
19 |
This model was created by [jphme](https://huggingface.co/jphme). It's a fine-tuned variant of Meta's [Llama2 13b Chat](https://huggingface.co/meta-llama/Llama-2-13b-chat) with a compilation of multiple instruction datasets in German language.
|
20 |
|
21 |
-
|
22 |
-
|
|
|
|
|
|
|
23 |
|
24 |
### General Information
|
25 |
|Attribute|Details|
|
|
|
18 |
This repository contains the model [jphme/Llama-2-13b-chat-german](https://huggingface.co/jphme/Llama-2-13b-chat-german) in GGUF format.
|
19 |
This model was created by [jphme](https://huggingface.co/jphme). It's a fine-tuned variant of Meta's [Llama2 13b Chat](https://huggingface.co/meta-llama/Llama-2-13b-chat) with a compilation of multiple instruction datasets in German language.
|
20 |
|
21 |
+
# Details
|
22 |
+
|
23 |
+
## Model Profile (AIML)
|
24 |
+
The AIML Model Profile is stored in a file named "config.aiml" and contains all relevant configuration parameters, properties and rules for securely deploying the AI model without hassle.
|
25 |
+
Imagine a Dockerfile, but for AI service deployment and inference.
|
26 |
|
27 |
### General Information
|
28 |
|Attribute|Details|
|