saattrupdan commited on
Commit
a83e9e7
·
verified ·
1 Parent(s): 24eb3d1

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +36 -0
README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ pipeline_tag: text-generation
4
+ language:
5
+ - da
6
+ tags:
7
+ - pretrained
8
+ inference:
9
+ parameters:
10
+ temperature: 0.7
11
+ ---
12
+
13
+ # Model Card for Munin-alpha
14
+
15
+ The Munin-alpha Large Language Model (LLM) is a pretrained generative text model with 7 billion parameters, based on [Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1).
16
+
17
+ For full details of this model please read our [release blog post](not-available-yet).
18
+
19
+
20
+ ## Notice
21
+
22
+ Munin-alpha is, like Mistral 7B, a pretrained base model and therefore does not have any moderation mechanisms.
23
+
24
+
25
+ ## The Danish Foundation Models Team
26
+
27
+ ### Centre of Humanities Computing, Aarhus University
28
+ Kenneth Enevoldsen, Lasse Hansen, Kristoffer Nielbo
29
+
30
+ ### Alexandra Institute
31
+ Peter Bjørn Jørgensen, Rasmus Larsen, Dan Saattrup Nielsen
32
+
33
+
34
+ ## With Support From
35
+
36
+ [Danish e-infrastructure Consortium](https://deic.dk/) and [the Danish Defence](https://www.forsvaret.dk/).