inferencerlabs commited on
Commit
1d2ae77
·
verified ·
1 Parent(s): 82db41e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -15,9 +15,9 @@ pipeline_tag: text-generation
15
  - Text inference: ~30 tokens/s @ 2000 tokens ~95.49 GiB (debug build)
16
 
17
  <p style="margin-bottom:0px;">
18
- <strong>Q2.8-EXP is an experimental build of DeepSeek-V4-Flash</strong>
19
 
20
- This build compresses the model to operate within the memory constraints of a 128 GiB RAM system while maintaining response coherence. However, overall accuracy is degraded due to the level of compression. Stay tuned for updates.
21
  </p>
22
 
23
  ![Screenshot](https://cdn-uploads.huggingface.co/production/uploads/688479d616f1ec82fa645019/TphT4hr5CABuKO1MGccqh.jpeg)
 
15
  - Text inference: ~30 tokens/s @ 2000 tokens ~95.49 GiB (debug build)
16
 
17
  <p style="margin-bottom:0px;">
18
+ <strong>Q2.8-INF uses the data-agnostic INF method tuned to yield maximum general accuracy within a 128 GiB memory budget</strong>
19
 
20
+ This build compresses the model to operate within the memory constraints of a 128 GiB RAM system while maintaining response coherence. However, overall accuracy is degraded due to the level of compression.
21
  </p>
22
 
23
  ![Screenshot](https://cdn-uploads.huggingface.co/production/uploads/688479d616f1ec82fa645019/TphT4hr5CABuKO1MGccqh.jpeg)