ReactionControl commited on
Commit
0ef5695
·
verified ·
1 Parent(s): a4c5fcb

Update README.md

Browse files

Congratulations on the impressive work with LeoLM! We would love to contribute by updating the README to include information about the base model. This will help address the missing details in the model card.

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -11,6 +11,8 @@ language:
11
  - de
12
  library_name: transformers
13
  pipeline_tag: text-generation
 
 
14
  ---
15
  # LAION LeoLM: **L**inguistically **E**nhanced **O**pen **L**anguage **M**odel
16
  Meet LeoLM, the first open and commercially available German Foundation Language Model built on Llama-2.
 
11
  - de
12
  library_name: transformers
13
  pipeline_tag: text-generation
14
+ base_model:
15
+ - LeoLM/leo-hessianai-7b
16
  ---
17
  # LAION LeoLM: **L**inguistically **E**nhanced **O**pen **L**anguage **M**odel
18
  Meet LeoLM, the first open and commercially available German Foundation Language Model built on Llama-2.