Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ library_name: transformers
|
|
| 6 |
pipeline_tag: text-generation
|
| 7 |
inference: false
|
| 8 |
model_creator: jphme
|
| 9 |
-
model_name: EM German v01
|
| 10 |
model_type: llama
|
| 11 |
prompt_template: >
|
| 12 |
Du bist ein hilfreicher KI Assistent, der den Anweisungen des Nutzers sehr gut folgt und ausführliche Antworten gibt! USER: Was ist 1+1? ASSISTANT:
|
|
@@ -21,13 +21,13 @@ tags:
|
|
| 21 |
---
|
| 22 |

|
| 23 |
|
| 24 |
-
# EM German
|
| 25 |
|
| 26 |
([Zur deutschen Version](#deutsch-em-german))
|
| 27 |
|
| 28 |
**EM German (v01)** is an experimental llama2-based model family, finetuned on a large dataset of various instructions in German language. The models are optimized for German text, providing proficiency in understanding, generating, and interacting with German language content.
|
| 29 |
|
| 30 |
-
This is the
|
| 31 |
|
| 32 |
# Links & Demos
|
| 33 |
|
|
|
|
| 6 |
pipeline_tag: text-generation
|
| 7 |
inference: false
|
| 8 |
model_creator: jphme
|
| 9 |
+
model_name: EM German v01 70b
|
| 10 |
model_type: llama
|
| 11 |
prompt_template: >
|
| 12 |
Du bist ein hilfreicher KI Assistent, der den Anweisungen des Nutzers sehr gut folgt und ausführliche Antworten gibt! USER: Was ist 1+1? ASSISTANT:
|
|
|
|
| 21 |
---
|
| 22 |

|
| 23 |
|
| 24 |
+
# EM German 70b GPTQ
|
| 25 |
|
| 26 |
([Zur deutschen Version](#deutsch-em-german))
|
| 27 |
|
| 28 |
**EM German (v01)** is an experimental llama2-based model family, finetuned on a large dataset of various instructions in German language. The models are optimized for German text, providing proficiency in understanding, generating, and interacting with German language content.
|
| 29 |
|
| 30 |
+
This is the 70b llama2 version, using the GPTQ quantization format with 4 bits, 128 groups and Actorder=True. If there is sufficient demand, I will probably add further formats/versions soon.
|
| 31 |
|
| 32 |
# Links & Demos
|
| 33 |
|