Artur
commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,13 @@
|
|
| 2 |
license: other
|
| 3 |
license_name: deepseek
|
| 4 |
license_link: LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
<p align="center">
|
|
@@ -56,5 +63,4 @@ See the [LICENSE-MODEL](https://github.com/deepseek-ai/deepseek-coder/blob/main/
|
|
| 56 |
|
| 57 |
### 5. Contact
|
| 58 |
|
| 59 |
-
If you have any questions, please raise an issue or contact us at [[email protected]](mailto:[email protected]).
|
| 60 |
-
|
|
|
|
| 2 |
license: other
|
| 3 |
license_name: deepseek
|
| 4 |
license_link: LICENSE
|
| 5 |
+
datasets:
|
| 6 |
+
- NousResearch/Hermes-3-Dataset
|
| 7 |
+
- fka/awesome-chatgpt-prompts
|
| 8 |
+
base_model:
|
| 9 |
+
- Qwen/Qwen3-Coder-480B-A35B-Instruct
|
| 10 |
+
- Intel/Qwen3-Coder-480B-A35B-Instruct-gguf-q2ks-mixed-AutoRound
|
| 11 |
+
library_name: adapter-transformers
|
| 12 |
---
|
| 13 |
|
| 14 |
<p align="center">
|
|
|
|
| 63 |
|
| 64 |
### 5. Contact
|
| 65 |
|
| 66 |
+
If you have any questions, please raise an issue or contact us at [[email protected]](mailto:[email protected]).
|
|
|