Added link to GitHub (#2)
Browse files- Added link to GitHub (df99a92f1d491961acfa007cd1a3ad1eba806e19)
- Update README.md (a275fbeff53e28f7fec5aa8fddc93a5fe6c5e060)
- Update README.md (05c3da65916905efc2fc3d18ae13b6e6e40e01ac)
Co-authored-by: Kenneth C. Enevoldsen <[email protected]>
README.md
CHANGED
@@ -19,14 +19,17 @@ The Munin 7B Alpha Large Language Model (LLM) is a pretrained generative text mo
|
|
19 |
|
20 |
It has been trained on [Danish Gigaword](https://gigaword.dk/) using [continual pretraining](https://doi.org/10.48550/arXiv.2308.04014).
|
21 |
|
22 |
-
For full details of this model please read our [release blog post](https://foundationmodels.dk/blog/2024/01/11/releasing-munin-7b-alpha---a-danish-llm/).
|
|
|
23 |
|
|
|
24 |
|
25 |
## Notice
|
26 |
|
27 |
Munin 7B Alpha is, like Mistral 7B, a pretrained base model and therefore does not have any moderation mechanisms.
|
28 |
|
29 |
|
|
|
30 |
## The Danish Foundation Models Team
|
31 |
|
32 |
- From [the Center for Humanities Computing at Aarhus University](https://chc.au.dk/):
|
|
|
19 |
|
20 |
It has been trained on [Danish Gigaword](https://gigaword.dk/) using [continual pretraining](https://doi.org/10.48550/arXiv.2308.04014).
|
21 |
|
22 |
+
For full details of this model please read our [release blog post](https://foundationmodels.dk/blog/2024/01/11/releasing-munin-7b-alpha---a-danish-llm/).
|
23 |
+
The code-base can be found on the [our Git repo](https://github.com/centre-for-humanities-computing/danish-foundation-models).
|
24 |
|
25 |
+
**Note:** This model is an Alpha model. We don't recommend using this model in production. If you do use the model, please let us know.
|
26 |
|
27 |
## Notice
|
28 |
|
29 |
Munin 7B Alpha is, like Mistral 7B, a pretrained base model and therefore does not have any moderation mechanisms.
|
30 |
|
31 |
|
32 |
+
|
33 |
## The Danish Foundation Models Team
|
34 |
|
35 |
- From [the Center for Humanities Computing at Aarhus University](https://chc.au.dk/):
|