derricka59 commited on
Commit
d7b9540
Β·
verified Β·
1 Parent(s): a32039a

Update README.md

Browse files

Update README with QhySync-
![E9256E3D-60E6-45AD-83AB-8B8BF2177041](https://cdn-uploads.huggingface.co/production/uploads/645c51034784d6388415527f/1uf3fhJd3WzSBZ9kawXXu.png)
![401FA90B-8C7E-4F6E-92A8-EF0169280E43](https://cdn-uploads.huggingface.co/production/uploads/645c51034784d6388415527f/pm-7kNgV-6Hs9BdUPf3BQ.png)
DeepSeek-V3.2-Exp details and DSA feature

This commit updates the repository's README.md to reflect the official release of the DeepSeek-V3.2-Exp model.

Key changes include:
- Introducing the new DeepSeek Sparse Attention (DSA) mechanism for improved long-context efficiency.
- Highlighting the model's 671B total parameters (37B active per token).
- Providing a performance table comparing V3.2-Exp to V3.1-Terminus.
- Clarifying the MIT license and the purpose of this experimental release.

Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -1,15 +1,17 @@
1
  ---
2
- title: Deepseek Ai DeepSeek V3.2 Exp
3
- emoji: πŸ†
4
  colorFrom: gray
5
- colorTo: yellow
6
  sdk: gradio
7
- sdk_version: 5.49.0
8
  app_file: app.py
9
- pinned: false
10
  hf_oauth: true
11
  hf_oauth_scopes:
12
  - inference-api
 
 
13
  ---
14
 
15
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: QhySync-Deepseek Ai DeepSeek V3.2 Exp
3
+ emoji: πŸš€
4
  colorFrom: gray
5
+ colorTo: blue
6
  sdk: gradio
7
+ sdk_version: 5.49.1
8
  app_file: app.py
9
+ pinned: true
10
  hf_oauth: true
11
  hf_oauth_scopes:
12
  - inference-api
13
+ license: mit
14
+ short_description: DeepSeek-V3.2-Exp is an experimental, 671 Billion parameter.
15
  ---
16
 
17
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference