Update README.md
Browse files
README.md
CHANGED
@@ -21,6 +21,8 @@ pipeline_tag: text-generation
|
|
21 |
A german version of [HuggingFaceTB/SmolLM-135M](https://huggingface.co/HuggingFaceTB/SmolLM-135M/blob/main/README.md), trained to speak German by applying CPT for about 6 billion tokens.
|
22 |
|
23 |
|
|
|
|
|
24 |
## Model Details
|
25 |
|
26 |
### Model Description
|
@@ -38,6 +40,7 @@ I mainly made this as a small experimentation model to quickly benchmark dataset
|
|
38 |
|
39 |
This is a base model without any chat fine tuning etc. and thus should not be used as-is. It outputs mostly correct German, which is what I tried to achieve.
|
40 |
|
|
|
41 |
|
42 |
## Bias, Risks, and Limitations
|
43 |
|
|
|
21 |
A german version of [HuggingFaceTB/SmolLM-135M](https://huggingface.co/HuggingFaceTB/SmolLM-135M/blob/main/README.md), trained to speak German by applying CPT for about 6 billion tokens.
|
22 |
|
23 |
|
24 |
+
If you are looking for a chat model, try [this](https://huggingface.co/LemiSt/SmolLM-135M-instruct-de) adapter.
|
25 |
+
|
26 |
## Model Details
|
27 |
|
28 |
### Model Description
|
|
|
40 |
|
41 |
This is a base model without any chat fine tuning etc. and thus should not be used as-is. It outputs mostly correct German, which is what I tried to achieve.
|
42 |
|
43 |
+
If you are looking for a chat model, try [this](https://huggingface.co/LemiSt/SmolLM-135M-instruct-de) adapter.
|
44 |
|
45 |
## Bias, Risks, and Limitations
|
46 |
|