Anonymous0045 commited on
Commit
94fc731
·
verified ·
1 Parent(s): 617f7ab

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -10
README.md CHANGED
@@ -1,10 +1,17 @@
1
- ---
2
- title: Coder
3
- emoji: 📚
4
- colorFrom: red
5
- colorTo: yellow
6
- sdk: docker
7
- pinned: false
8
- ---
9
-
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
1
+ # DeepSeek Coder 1.3B Production Space
2
+
3
+ Production-grade HuggingFace Space using:
4
+
5
+ - GGUF quantized model
6
+ - llama.cpp backend
7
+ - Gradio UI
8
+ - Streaming output
9
+ - Chat memory
10
+
11
+ Model:
12
+ deepseek-coder-1.3b-instruct
13
+
14
+ Optimized for:
15
+ CPU inference
16
+ Low RAM usage
17
+ Fast startup