auto-patch README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
library_name: transformers
|
|
@@ -54,6 +54,11 @@ types (lower is better):
|
|
| 54 |
And here are Artefact2's thoughts on the matter:
|
| 55 |
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
| 56 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 57 |
## Thanks
|
| 58 |
|
| 59 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: deepseek-ai/deepseek-llm-67b-base
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
library_name: transformers
|
|
|
|
| 54 |
And here are Artefact2's thoughts on the matter:
|
| 55 |
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
| 56 |
|
| 57 |
+
## FAQ / Model Request
|
| 58 |
+
|
| 59 |
+
See https://huggingface.co/mradermacher/model_requests for some answers to
|
| 60 |
+
questions you might have and/or if you want some other model quantized.
|
| 61 |
+
|
| 62 |
## Thanks
|
| 63 |
|
| 64 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|