Update README.md
Browse files
README.md
CHANGED
@@ -14,23 +14,11 @@ datasets:
|
|
14 |
- Christoph911/German-legal-SQuAD
|
15 |
- philschmid/test_german_squad
|
16 |
---
|
17 |
-
#
|
18 |
This repository contains the model [jphme/Llama-2-13b-chat-german](https://huggingface.co/jphme/Llama-2-13b-chat-german) in GGUF format, for fast and easy inference with llama.cpp and similar LLM inference tools.
|
19 |
This model was created and trained by [jphme](https://huggingface.co/jphme). It is 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 |
-
## Profile (.aiml)
|
22 |
-
|
23 |
-
**What is AIML?**
|
24 |
-
AIML, or AI Markdown Language (.aiml), is a novel description format designed to streamline AI model deployments. It makes the process of running AI models platform-agnostic, more easy and considerably straightforward.
|
25 |
-
|
26 |
-
**Why the *config.aiml* file?**
|
27 |
-
The presence of a *config.aiml* file within an AI model repository equips users with all the essential configuration, metadata and rules required to deploy and execute the model securely and efficiently within your computing environment.
|
28 |
-
|
29 |
-
**What's the purpose of AIML?**
|
30 |
-
AIML's primary goal is to unify and simplify the steps involved in deploying, operating, and managing AI models.
|
31 |
-
|
32 |
-
|
33 |
-
### config.aiml
|
34 |
|
35 |
### Overview
|
36 |
|Attribute|Details|
|
|
|
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, for fast and easy inference with llama.cpp and similar LLM inference tools.
|
19 |
This model was created and trained by [jphme](https://huggingface.co/jphme). It is 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 |
+
## Model Profile (config.aiml)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
|
23 |
### Overview
|
24 |
|Attribute|Details|
|