Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,9 @@ base_model:
|
|
12 |
|
13 |
This tiny model is for debugging. It is randomly initialized with the config adapted from [deepseek-ai/DeepSeek-V3.1-Base](https://huggingface.co/deepseek-ai/DeepSeek-V3.1-Base).
|
14 |
|
|
|
|
|
|
|
15 |
### Example usage:
|
16 |
|
17 |
- vLLM
|
|
|
12 |
|
13 |
This tiny model is for debugging. It is randomly initialized with the config adapted from [deepseek-ai/DeepSeek-V3.1-Base](https://huggingface.co/deepseek-ai/DeepSeek-V3.1-Base).
|
14 |
|
15 |
+
|
16 |
+
⚠: Under construction. The current state is not fully verified.
|
17 |
+
|
18 |
### Example usage:
|
19 |
|
20 |
- vLLM
|