Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,7 @@ We present SteuerLLM, a domain-adapted LLM for German tax law trained on a large
|
|
| 3 |
|
| 4 |
Demo: https://steuerllm.i5.ai.fau.de/
|
| 5 |
|
|
|
|
| 6 |
|
| 7 |
It can be served via Transformers, vLLM, SGlang, .. basically any Framework since it is based on Mistral (Expanded Mistral Small from 24B to 28B).
|
| 8 |
Recommended Temperature: 0.3
|
|
|
|
| 3 |
|
| 4 |
Demo: https://steuerllm.i5.ai.fau.de/
|
| 5 |
|
| 6 |
+
Checkout all the details on Github: https://github.com/windprak/steuerllm
|
| 7 |
|
| 8 |
It can be served via Transformers, vLLM, SGlang, .. basically any Framework since it is based on Mistral (Expanded Mistral Small from 24B to 28B).
|
| 9 |
Recommended Temperature: 0.3
|