Update README.md
#11
by
012jaus
- opened
README.md
CHANGED
@@ -2,6 +2,11 @@
|
|
2 |
license: other
|
3 |
license_name: deepseek
|
4 |
license_link: https://github.com/deepseek-ai/DeepSeek-V2/blob/main/LICENSE-MODEL
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
<!-- markdownlint-disable first-line-h1 -->
|
@@ -270,4 +275,4 @@ This code repository is licensed under the MIT License. The use of DeepSeek-V2 B
|
|
270 |
```
|
271 |
|
272 |
## 5. Contact
|
273 |
-
If you have any questions, please raise an issue or contact us at [[email protected]]([email protected]).
|
|
|
2 |
license: other
|
3 |
license_name: deepseek
|
4 |
license_link: https://github.com/deepseek-ai/DeepSeek-V2/blob/main/LICENSE-MODEL
|
5 |
+
base_model:
|
6 |
+
- GPT4All-Community/Meta-Llama-3.1-8B-Instruct-128k-GGUF
|
7 |
+
- microsoft/Phi-3.5-MoE-instruct
|
8 |
+
- black-forest-labs/FLUX.1-dev
|
9 |
+
- Deniskin/gpt3_medium
|
10 |
---
|
11 |
|
12 |
<!-- markdownlint-disable first-line-h1 -->
|
|
|
275 |
```
|
276 |
|
277 |
## 5. Contact
|
278 |
+
If you have any questions, please raise an issue or contact us at [[email protected]]([email protected]).
|