The questions everyone asks
Can we keep only our files and facts in-house?
Yes. This is placement 1, brain only: the worker's memory (Semantic DNA, facts with their sources) lives in a database on your own hardware while the model runs in VEP's cloud or with a provider you choose. For each question, only the lines that matter travel to the model together with the question itself. Delivered as a project.
Can the thinking part run here too?
Yes. This is placement 2, brain plus intelligence: a GPU machine such as NVIDIA DGX Spark serves an open model locally through the VEP node agent, so no question reaches an outside model provider. VEP's cloud still runs the web app, the apps and the audit log. This lane is in beta: it exists and runs with our engineers alongside, not as self-service.
Can it work with no internet at all?
In placement 3, everything on your side, the whole platform, the brain, the model and the runtime are installed on your DGX Spark or GPU server inside your perimeter. Outbound connections are an allow-list you write; updates arrive as signed bundles you apply yourself; things every computer needs, such as DNS and time sync, can be pointed at your own servers. Delivered as a project; a pilot takes weeks.
How big a model fits on one of these?
One DGX Spark has 128 GB of unified memory. That fits 30B-class open models at 16-bit, 70B-class at 8-bit and up to about 200B parameters with 4-bit quantisation. 128 GB is a hard ceiling: a 70B model at 16-bit needs roughly 140 GB and does not fit. Two linked units reach about 405B, per NVIDIA's published specifications.
Does anything leave the machine?
It depends which of the three placements you choose. In placement 3, everything on your side, nothing by default: prompts, documents, facts and answers stay on the machine, only the integrations you explicitly allow (your mail server, CRM, calendar) get an outbound door, and updates arrive as signed bundles you apply yourself. In placement 1, brain only, each question and the facts it needs go to a model provider you choose. In placement 2, brain plus intelligence, the question stays on your GPU while VEP's cloud runs the app and the audit log.
What happens if the machine fails?
One DGX Spark is one point of failure. If it stops, the workers on it stop until it is repaired or replaced; there is no automatic failover in a single-box installation. Your power and your network become the worker's power and network, repairs run on your clock, and the brain is a database you must back up and practise restoring. You are swapping a provider's rare outage for one you control and must staff.
Is it a worse assistant than the cloud one?
The method is identical: memory with sources, delegated authority, human gates, audit with replay, chat, documents, meetings and App Store apps. What changes is the model behind it: an open model on your GPU instead of a cloud provider such as Claude or ChatGPT. We size the model to your work so the difference is one you choose, not one you discover.
What this is not
- Not certified against any security standard. We claim no HIPAA, GDPR, SOC 2 or air-gap attestation.
- It does not make you compliant with anything by itself.
- The model on your GPU is an open model, not Claude or ChatGPT.
- In placements 1 and 2, part of the work happens outside your network by design.
- NVIDIA figures are NVIDIA's published specifications, not VEP measurements.
- Special-category data such as health records is a decision for your own data protection officer.