Update README.md
Browse files
README.md
CHANGED
@@ -8,11 +8,12 @@ The model leverages the robust foundation of the DeepSeek-Coder architecture, wh
|
|
8 |
|
9 |
**Key Capabilities:**
|
10 |
- **Docker Command Generation**: Converts natural language descriptions into accurate Docker CLI commands
|
|
|
|
|
11 |
**Developed by:** DeonJudeSchellito
|
12 |
**Model Type:** Causal Language Model (Auto-regressive Transformer)
|
13 |
**Architecture:** LlamaForCausalLM (DeepSeek-Coder variant)
|
14 |
**Language:** English
|
15 |
-
**License:** Apache 2.0
|
16 |
**Fine-tuned from:** [deepseek-ai/deepseek-coder-1.3b-instruct](https://huggingface.co/deepseek-ai/deepseek-coder-1.3b-instruct)
|
17 |
|
18 |
## Model Sources
|
|
|
8 |
|
9 |
**Key Capabilities:**
|
10 |
- **Docker Command Generation**: Converts natural language descriptions into accurate Docker CLI commands
|
11 |
+
|
12 |
+
|
13 |
**Developed by:** DeonJudeSchellito
|
14 |
**Model Type:** Causal Language Model (Auto-regressive Transformer)
|
15 |
**Architecture:** LlamaForCausalLM (DeepSeek-Coder variant)
|
16 |
**Language:** English
|
|
|
17 |
**Fine-tuned from:** [deepseek-ai/deepseek-coder-1.3b-instruct](https://huggingface.co/deepseek-ai/deepseek-coder-1.3b-instruct)
|
18 |
|
19 |
## Model Sources
|