Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# DeepSeek MCP Server with Terminal Chat & Command Flow
|
2 |
|
3 |
A fully functional MCP (Model Context Protocol) server that provides:
|
@@ -329,4 +345,4 @@ For issues or questions:
|
|
329 |
|
330 |
---
|
331 |
|
332 |
-
**🎉 Enjoy your AI-powered terminal experience with DeepSeek!**
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
datasets:
|
4 |
+
- HuggingFaceTB/smoltalk2
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
metrics:
|
8 |
+
- code_eval
|
9 |
+
base_model:
|
10 |
+
- unsloth/gpt-oss-20b-GGUF
|
11 |
+
new_version: openai/gpt-oss-120b
|
12 |
+
pipeline_tag: token-classification
|
13 |
+
library_name: adapter-transformers
|
14 |
+
tags:
|
15 |
+
- code
|
16 |
+
---
|
17 |
# DeepSeek MCP Server with Terminal Chat & Command Flow
|
18 |
|
19 |
A fully functional MCP (Model Context Protocol) server that provides:
|
|
|
345 |
|
346 |
---
|
347 |
|
348 |
+
**🎉 Enjoy your AI-powered terminal experience with DeepSeek!**
|