Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,20 +1,10 @@
|
|
| 1 |
---
|
| 2 |
-
title: DeepSeek Coder 1.3B
|
| 3 |
emoji: 🚀
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: purple
|
| 6 |
-
sdk:
|
| 7 |
-
|
| 8 |
-
app_file: app.py
|
| 9 |
-
pinned: false
|
| 10 |
---
|
| 11 |
|
| 12 |
-
# DeepSeek Coder 1.3B
|
| 13 |
-
|
| 14 |
-
An AI-powered coding assistant using DeepSeek-Coder-1.3B-Instruct model.
|
| 15 |
-
|
| 16 |
-
## Features
|
| 17 |
-
- Code generation in 80+ programming languages
|
| 18 |
-
- Code completion and debugging help
|
| 19 |
-
- Project-level code understanding
|
| 20 |
-
- Runs completely free on CPU
|
|
|
|
| 1 |
---
|
| 2 |
+
title: DeepSeek Coder 1.3B
|
| 3 |
emoji: 🚀
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: purple
|
| 6 |
+
sdk: docker
|
| 7 |
+
app_port: 7860
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# DeepSeek Coder 1.3B Docker Space
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|