Update README.md
Browse filesCongratulations 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.
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.
|