malteos commited on
Commit
9b18697
·
1 Parent(s): 2e5ee13

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -70,6 +70,13 @@ output = model(**encoded_input)
70
  | `gpt2-wechsel-german` (117M) | 26.8 |
71
  | `gpt2` (retrained from scratch) (117M) | 27.63 |
72
 
 
 
 
 
 
 
 
73
  ## License
74
 
75
  MIT
 
70
  | `gpt2-wechsel-german` (117M) | 26.8 |
71
  | `gpt2` (retrained from scratch) (117M) | 27.63 |
72
 
73
+
74
+ ## Other German language models
75
+
76
+ - https://huggingface.co/malteos/bloom-1b5-clp-german
77
+ - https://huggingface.co/malteos/bloom-6b4-clp-german
78
+ - https://huggingface.co/malteos/bloom-6b4-clp-german-oasst-v0.1
79
+
80
  ## License
81
 
82
  MIT