freefallr commited on
Commit
9b6bc35
·
1 Parent(s): 0cc27e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -14,15 +14,15 @@ datasets:
14
  - Christoph911/German-legal-SQuAD
15
  - philschmid/test_german_squad
16
  ---
17
- # Llama 2 13b Chat German - GGUF
18
 
19
- This repository contains the model [jphme/Llama-2-13b-chat-german](https://huggingface.co/jphme/Llama-2-13b-chat-german) in GGUF format.
20
- The original model was created by [jphme](https://huggingface.co/jphme) is a fine-tune of Meta's [Llama2 13b Chat](https://huggingface.co/meta-llama/Llama-2-13b-chat), trained on a dataset of instructions in German language.
21
 
22
  ## Model Profile
23
  The Model Profile describes relevant properties of the model in a standardized, digestible and easy-to-read way.
24
 
25
- |Property|Details|
26
  |----------------------------|--------------------------------------------------------------------------------------------------------------|
27
  | **Model** | [jphme/Llama-2-13b-chat-german](https://huggingface.co/jphme/Llama-2-13b-chat-german) |
28
  | **Creator** | [jphme](https://huggingface.co/jphme) |
@@ -38,7 +38,9 @@ The Model Profile describes relevant properties of the model in a standardized,
38
  | **Utilized Tools** | llama.cpp (Commit 9e20231) for quantization to 8, 5 and 4 bit |
39
  | **Deployment** | #/bin/sh<br/>chmod +x run.sh && ./run.sh # Script to be published soon |
40
 
41
- We are using the **Unified AI Description Format *(.aidf)*** to provide metadata and usage instructions for our AI models.
 
 
42
  AIDF is a novel format proposed by Morgendigital that aims to summarize and standardize the information needed to run an AI model. More information on AIDF is coming soon.
43
 
44
  **Metadata**
 
14
  - Christoph911/German-legal-SQuAD
15
  - philschmid/test_german_squad
16
  ---
17
+ # Llama 2 13b Chat German | GGUF
18
 
19
+ This repository contains the model [jphme/Llama-2-13b-chat-german](https://huggingface.co/jphme/Llama-2-13b-chat-german) converted in GGUF format.
20
+ The original model was created by [jphme](https://huggingface.co/jphme). It is a fine-tune of Meta's [Llama2 13b Chat](https://huggingface.co/meta-llama/Llama-2-13b-chat), trained on a dataset of instructions in German language.
21
 
22
  ## Model Profile
23
  The Model Profile describes relevant properties of the model in a standardized, digestible and easy-to-read way.
24
 
25
+ |Property|Value|
26
  |----------------------------|--------------------------------------------------------------------------------------------------------------|
27
  | **Model** | [jphme/Llama-2-13b-chat-german](https://huggingface.co/jphme/Llama-2-13b-chat-german) |
28
  | **Creator** | [jphme](https://huggingface.co/jphme) |
 
38
  | **Utilized Tools** | llama.cpp (Commit 9e20231) for quantization to 8, 5 and 4 bit |
39
  | **Deployment** | #/bin/sh<br/>chmod +x run.sh && ./run.sh # Script to be published soon |
40
 
41
+ **Details**
42
+ We are using **AI Markdown Language *(.aiml)*** to standardize the description of our AI models, to make deploying and inferencing as easy and quick as possible.
43
+
44
  AIDF is a novel format proposed by Morgendigital that aims to summarize and standardize the information needed to run an AI model. More information on AIDF is coming soon.
45
 
46
  **Metadata**