jphme commited on
Commit
5c03cda
·
1 Parent(s): 3a5d076

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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 7b
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
  ![EM Logo](em_model_logo_web.jpeg)
23
 
24
- # EM German 13b 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 13b llama2 version, using the GPTQ quantization format with 4 bits, 32 groups and Actorder=True. If there is sufficient demand, I will probably add further formats/versions soon.
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
  ![EM Logo](em_model_logo_web.jpeg)
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