davanstrien HF Staff commited on
Commit
93708c9
·
verified ·
1 Parent(s): 6599f8e

Add base model metadata

Browse files

This will expose a link to the base model deepseek-ai/DeepSeek-V3.1-Base and ensure you get a nice model tree of fine-tunes/quants on the model card:

![Screenshot 2025-08-21 at 09.20.24.png](https://cdn-uploads.huggingface.co/production/uploads/60107b385ac3e86b3ea4fc34/U3RSv3qxUNrggcijzA7XC.png)

Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  license: mit
3
  library_name: transformers
 
 
4
  ---
5
  # DeepSeek-V3.1
6
 
@@ -216,4 +218,4 @@ This repository and the model weights are licensed under the [MIT License](LICEN
216
 
217
  ## Contact
218
 
219
- If you have any questions, please raise an issue or contact us at [[email protected]]([email protected]).
 
1
  ---
2
  license: mit
3
  library_name: transformers
4
+ base_model:
5
+ - deepseek-ai/DeepSeek-V3.1-Base
6
  ---
7
  # DeepSeek-V3.1
8
 
 
218
 
219
  ## Contact
220
 
221
+ If you have any questions, please raise an issue or contact us at [[email protected]]([email protected]).