craftslab commited on
Commit
732be2f
·
verified ·
1 Parent(s): 81d9fec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -3
README.md CHANGED
@@ -67,8 +67,6 @@ This quantized bundle is intended for **on-device, offline text-generation tasks
67
  - Short-form summarization of notifications, messages, and local content
68
  - Local document analysis up to 32K context (chunked)
69
 
70
- All inference runs **locally on CPU**. No data is sent to external servers.
71
-
72
  ### Target Devices
73
 
74
  | Platform | Runtime Memory | Feasibility |
@@ -92,7 +90,6 @@ All inference runs **locally on CPU**. No data is sent to external servers.
92
  - Multimodal input (image/audio encoding pipeline is pending audit for this quantized bundle — text-only in this release)
93
  - Real-time audio/speech processing (use Aria speech models)
94
  - Safety-critical decision systems without human oversight
95
- - Deployment in production when **batch inference** or **GPU acceleration** is required (this bundle targets CPU-only, single-prompt inference)
96
  - Tasks requiring factual precision beyond the model's ~4B parameter capacity
97
 
98
  ## How to Get Started with the Model
 
67
  - Short-form summarization of notifications, messages, and local content
68
  - Local document analysis up to 32K context (chunked)
69
 
 
 
70
  ### Target Devices
71
 
72
  | Platform | Runtime Memory | Feasibility |
 
90
  - Multimodal input (image/audio encoding pipeline is pending audit for this quantized bundle — text-only in this release)
91
  - Real-time audio/speech processing (use Aria speech models)
92
  - Safety-critical decision systems without human oversight
 
93
  - Tasks requiring factual precision beyond the model's ~4B parameter capacity
94
 
95
  ## How to Get Started with the Model