Update README.md
Browse files
README.md
CHANGED
@@ -14,15 +14,17 @@ datasets:
|
|
14 |
- Christoph911/German-legal-SQuAD
|
15 |
- philschmid/test_german_squad
|
16 |
---
|
|
|
|
|
|
|
17 |
# Introduction
|
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 |
-
|
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|
|
|
|
14 |
- Christoph911/German-legal-SQuAD
|
15 |
- philschmid/test_german_squad
|
16 |
---
|
17 |
+
# WORK IN PROGRESS
|
18 |
+
The text below is work-in-progress and subject to change quickly!
|
19 |
+
|
20 |
# Introduction
|
21 |
This repository contains the model [jphme/Llama-2-13b-chat-german](https://huggingface.co/jphme/Llama-2-13b-chat-german) in GGUF format.
|
22 |
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.
|
23 |
|
24 |
+
# Model Details
|
25 |
|
26 |
+
The model profile is stored in a file called config.aiml and can be used by AI inference tools to get information about the model, like the correct prompt template and information on how to deploy and run it.
|
27 |
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.
|
|
|
28 |
|
29 |
### General Information
|
30 |
|Attribute|Details|
|