Honest boundary: A Memory Vault does not turn a 7B model into a 70B model. It gives a smaller model better continuity, specialisation and factual grounding by retrieving the right local evidence at the right time.
1. The design principle

Do not force the largest possible model onto limited hardware.

Running artificial intelligence locally creates a real engineering trade-off. Larger models often provide stronger general reasoning, coding assistance and flexibility, but they need substantially more memory, processing power, storage, cooling and electricity. Smaller models are easier to run privately on ordinary computers, but their internal capability ceiling is lower.

Use the model for language, interpretation and reasoning. Use the Memory Vault for persistent knowledge, project history, personal context, procedures and verified records.

A well-designed Vault offers a practical middle path. It does not alter the model's trained parameters. Instead, it reduces how much the model must remember or reconstruct by itself. The complete assistant becomes a coordinated system made from a model, persistent memory, retrieval, deterministic tools, permissions and verification.

Model

Understands requests, interprets retrieved records, reasons within its capability and explains results in natural language.

Memory Vault

Preserves approved facts, documents, decisions, procedures, versions, checksums and project history outside the model.

Tools and policy

Search, inspect, sanitise, verify, calculate, enforce permissions, create backups and perform exact operations.

AEGIS is optional. Sentinel Linux does not automatically install an AI model or runtime during operating-system conversion or installation. The user deliberately chooses and configures a supported local runtime and model later.

2. Separation of responsibilities

The model should not be treated as the database.

The language model is temporary working intelligence. The Vault is persistent local knowledge. Keeping these responsibilities separate improves maintainability and makes important information easier to inspect, correct, back up and protect.

The model provides

Language and interpretation

Natural-language understanding, limited reasoning and planning, summarisation, drafting, explanation, action selection and conversion of retrieved facts into useful answers.

The Vault provides

Continuity and canonical records

Persistent storage, project continuity, approved preferences, previous decisions, procedures, historical records, source references, integrity information and current version status.

Supporting tools provide

Exact operations

Search, document intake, quarantine, sanitisation, indexing, checksums, policy enforcement, permission checks, command execution, backups and audit logging.

The user provides

Authority and judgement

Approval of memories, trust decisions, permission boundaries, release acceptance and final responsibility for consequential actions.

3. Retrieval workflow

Bring only the most relevant approved records into working context.

  1. Understand the request

    Identify the subject, intent, entities, timeframe and type of evidence required.

  2. Search the Vault

    Search indexed records using semantic and keyword retrieval, preferring canonical and directly relevant material.

  3. Rank and filter

    Remove duplicates, obsolete drafts, withdrawn baselines and records the current user is not authorised to access.

  4. Build controlled context

    Supply the smallest useful set of records. Too much context can make a small model less reliable.

  5. Generate the answer

    The model interprets the retrieved evidence and responds within its actual reasoning limits.

  6. Verify important claims

    Check versions, package manifests, checksums, source files, command output and accepted policy records where appropriate.

  7. Record an approved update

    Store new information only with a clear status such as draft, confirmed, accepted, superseded, withdrawn or archived.

4. Where the Vault helps

A smaller model can become highly effective inside a controlled domain.

Personal and project continuity

The assistant can retrieve the current release, withdrawn packages, naming rules, previous decisions, file locations and next development phase.

Domain specialisation

A 7B or 8B model can become very useful within a software project, workshop, household, accounting system, network, repair operation or document archive.

Reduced reliance on training data

The assistant can use the user's current documentation as its source of truth instead of guessing from possibly outdated model knowledge.

Consistent procedures

Exact backup, audit, build, install, test and acceptance workflows can be retrieved instead of reconstructed on every run.

Lower practical hardware demand

Good retrieval avoids loading every document into one enormous prompt and leaves memory available for the desktop, indexes and tools.

Local privacy

The model, Vault, embeddings, indexes and tools can remain on the user's own computer without requiring a remote AI service.

5. What it cannot do

Memory improves usefulness, not the model's underlying intelligence ceiling.

No parameter increaseA 7B model connected to a Vault remains a 7B model.
No guarantee of correct reasoningThe model may combine correct retrieved facts incorrectly.
No automatic retrieval perfectionWeak indexing, poor chunking or ambiguous terminology can hide the right record.
No automatic truthIncorrect authoritative records will produce confidently incorrect answers.
No immunity from context overloadExcessive retrieved material can cause version mixing, omissions and vague answers.
No elimination of hallucinationThe model may still invent transitions, commands, paths or conclusions not supported by evidence.
No removal of security riskRetrieved documents must be treated as data, not automatically trusted instructions.
No universal replacement for larger modelsDifficult unfamiliar reasoning, large codebases and high-risk analysis may still require a stronger model.
Correct claim: Memory allows a smaller model to use its limited capability much more effectively. It does not make model size irrelevant.
6. Realistic comparison

Local context can matter more than generic size for familiar work.

Small model alone, small model with a Vault, and larger model alone
CapabilitySmall model aloneSmall model with VaultLarger model alone
General knowledgeLimitedImproved when relevant records existUsually broader
Personal memoryMinimalPotentially excellentMinimal without its own memory
Project continuityWeakStrong when records are maintainedWeak without project access
Novel reasoningLimitedStill limitedUsually stronger
Factual local answersUnreliableStrong when retrieval succeedsUnreliable without local records
Repeated proceduresInconsistentHighly consistent with good workflowsGenerally capable
Hardware requirementLowLow to moderateHigh
Local privacyEasy to maintainEasy to maintainMore expensive to maintain locally
Context managementEasier but limitedRequires careful retrievalUsually handles more context

A strong 7B or 8B model with excellent retrieval may feel comparable to a 14B, 32B or occasionally larger model when answering questions about the user's own environment. It will not consistently match that larger model across broad knowledge, unfamiliar programming or novel reasoning.

7. Model memory planning

Model weights are only one part of the system memory requirement.

Actual requirements depend on parameter count, numerical precision, quantisation, architecture, context length, KV cache, batch size, concurrency, vision or audio components, runtime overhead and how many layers are placed on the GPU.

Planning assumptions: local inference, a dense text-only model, roughly 4-bit quantisation, one active user, approximately 4,000 to 8,000 tokens of context and enough memory left for the operating system. These figures are estimates, not guarantees.
Approximate 4-bit quantised model sizes
Model classApproximate model sizeTypical role
1B to 3B0.8 to 2.5 GBBasic chat, classification and simple commands
7B to 8B4.5 to 6 GBGeneral assistant, coding, retrieval and tools
12B to 14B7.5 to 10.5 GBStronger writing, coding and reasoning
20B to 24B12.5 to 18 GBAdvanced local assistant
27B to 32B17 to 24 GBStrong reasoning and professional workloads
40B to 46B25 to 34 GBHigh-capability workstation model
65B to 70B38 to 48 GBWorkstation or server-class assistant

Additional memory is required for the KV cache, runtime buffers, prompt processing, output generation, the desktop, retrieval databases, embeddings and other applications. A system should not be planned so that the model consumes every available gigabyte.

8. RAM, VRAM and hybrid inference

Capacity, speed and cost change depending on where the model runs.

System RAM only

CPU and RAM inference is the most accessible configuration. It avoids a dedicated GPU and makes large amounts of memory comparatively affordable, but generation is slower and heavily dependent on memory bandwidth.

RAM-only planning guide
ModelMinimum RAMComfortable RAMSuggested CPU class
1B to 3B8 GB16 GBModern 4-core or better
7B to 8B16 GB24 to 32 GBModern 6 to 8 core
12B to 14B24 GB32 to 48 GBModern 8 to 12 core
20B to 24B32 GB48 to 64 GBHigh-bandwidth 8 to 16 core
27B to 32B48 GB64 to 96 GBModern 12 to 16 core
40B to 46B64 GB96 to 128 GBWorkstation-class CPU
65B to 70B64 GB, very tight96 to 128 GBHigh-bandwidth workstation CPU

Primarily in VRAM

Full GPU offload is usually the fastest interactive configuration. It improves prompt processing and token generation but makes memory capacity more expensive and still requires adequate host RAM.

Full-GPU-offload planning guide
ModelTight minimum VRAMComfortable VRAMRecommended host RAM
1B to 3B4 GB6 to 8 GB16 GB
7B to 8B6 to 8 GB10 to 12 GB16 to 32 GB
12B to 14B12 GB16 to 24 GB32 GB
20B to 24B20 GB24 to 32 GB32 to 64 GB
27B to 32B24 GB32 to 48 GB32 to 64 GB
40B to 46B32 to 40 GB48 to 64 GB64 GB
65B to 70B48 GB, context-limited64 to 80 GB64 to 128 GB

Combined RAM and VRAM

Hybrid inference divides model layers between GPU memory and system memory. It is a practical way to use a model that is larger than the GPU, but it is slower than complete GPU offload and does not combine RAM and VRAM into one perfectly efficient pool.

Practical hybrid targets
ModelVRAM targetSystem RAM targetExpected result
1B to 3B4 GB8 to 16 GBUsually full or nearly full GPU operation
7B to 8B6 to 8 GB16 to 24 GBVery good interactive performance
12B to 14B8 to 12 GB24 to 32 GBGood hybrid performance
20B to 24B12 to 16 GB32 to 48 GBUsable with meaningful CPU involvement
27B to 32B16 to 24 GB48 to 64 GBStrong but slower hybrid workstation
40B to 46B24 to 32 GB64 to 96 GBUsable high-end hybrid system
65B to 70B32 to 48 GB96 to 128 GBPractical hybrid server or workstation
Disk offload: Disk should not be treated as a substitute for RAM. It may allow a model to start, but repeated model operations are usually too slow for a normal interactive assistant.
9. Context and unified memory

Good retrieval is both more accurate and more memory-efficient.

The context window contains system instructions, the user's request, retrieved Vault records, conversation history, tool results and the generated answer. The runtime also maintains a KV cache, whose memory use generally grows with context length and concurrent sessions.

A model that fits at 4,000 tokens may exceed available memory at 32,000, 64,000 or 128,000 tokens. The Vault should therefore retrieve a small amount of highly relevant information instead of inserting the entire knowledge store into every prompt.

Separate RAM and VRAM

Dedicated GPUs provide high bandwidth, while system RAM provides cheaper capacity. Hybrid operation is useful but introduces transfer latency and CPU bottlenecks.

Unified memory

Shared CPU and GPU memory can reduce copying and expose a larger pool, but the operating system, display, runtime and context cache still consume part of that capacity.

For comfortable 70B operation on a unified-memory system, 96 to 128 GB is a safer planning target than trying to use a 64 GB machine at its absolute limit.

10. Hardware classes

Choose the best complete assistant, not merely the largest model that loads.

8 GB RAM, no dedicated GPU

Use 1B to 3B models, short contexts, simple commands and basic document retrieval. A full desktop plus a 7B model is not recommended.

16 GB RAM, no dedicated GPU

Run 3B comfortably or 7B to 8B with controlled context. Expect CPU generation to be slow.

24 GB RAM, no dedicated GPU

A 7B to 8B model is the practical AEGIS default. A 12B to 14B model may run experimentally, but leaves less room for the Vault, desktop and tools.

32 GB RAM with 8 to 12 GB VRAM

Excellent 7B to 8B acceleration, practical 12B to 14B operation, substantial retrieval and moderate context sizes.

64 GB RAM with 16 to 24 GB VRAM

Comfortable 14B use, practical 20B to 24B models and 27B to 32B through hybrid inference.

96 to 128 GB RAM with 32 to 48 GB VRAM

Strong 32B acceleration, 40B to 46B hybrid inference, 70B hybrid operation and larger Vault workloads.

64 to 80 GB dedicated VRAM

Efficient full-GPU 70B inference, longer contexts and advanced professional local-assistant workloads.

Leave headroom

The complete system also needs memory for the operating system, AEGIS interface, runtime, Vault database, embeddings, indexes, security tools, logs and backups.

11. Designing the Vault

Small models benefit from compact, authoritative and clearly labelled records.

Prefer canonical records

Identify the subject, current value, status, source, verification date, superseded records and relevant permissions.

Separate truth from history

Use explicit states such as canonical, accepted, locked, draft, experimental, withdrawn, superseded and archived.

Store decisions with reasons

Record what was decided, why, who approved it, when it became active and what it replaced.

Retrieve narrowly

Provide the smallest set of records required for the question rather than flooding the model with loosely related material.

Preserve provenance

The assistant should be able to identify where an important fact came from and whether it has been verified.

Use deterministic tools

Checksums, package inspection, calculations and file comparisons should be performed by exact tools rather than language prediction.

Project: Sentinel Linux ISO
Release: Sentinel Linux 1.0 AMBROSO
Status: accepted baseline
Canonical record: current ISO build phase and path
Withdrawn record: previous contaminated baseline
Pending requirement: next audited correction
Last verified: YYYY-MM-DD
12. The practical AEGIS formula

Run the most capable model the computer can support comfortably.

Model capability + structured memory + narrow retrieval + useful tools + verification + user authority

For many users, a modern 7B to 14B model with 4-bit quantisation, a structured Memory Vault, semantic and keyword search, canonical records, permission controls, source tracking, document sanitisation and sufficient unused memory will produce a better complete system than a much larger model that leaves no room for the desktop or supporting services.

The result is not an artificial intelligence that knows everything. It is a local assistant that can reliably retrieve the information that matters to its user while keeping that knowledge private, maintainable and under user control.

Continue with AEGIS

Move from architecture to operation.

Use the AEGIS Suite Manual for installation, Vault setup, intake, permissions, verification, backup, recovery and command reference.

This web guide is adapted from Small Local AI, Large Memory: How a Memory Vault Can Make Efficient Models Far More Capable. Hardware figures are planning estimates and vary by model family, quantisation, runtime, context length and workload.