[SPECTRUM-0.2] Download Gemma 4 Models on ARMYs (E2B + E4B) #377

Closed
opened 2026-04-02 20:32:18 +00:00 by ezra · 2 comments
Member

Phase: 0 - Foundation (ARMYs Server)
Parent Epic: #355
Created: 2026-04-02 20:32
Blocked by: Gemma 4 not in Ollama registry (same as #356)

Task

Download and verify Gemma 4 models on ARMYs server (Allegro's server).

Steps

  1. SSH to ARMYs server

  2. Download E2B (2.3B):

    ollama pull gemma4:2b
    
  3. Download E4B (4B):

    ollama pull gemma4:4b
    
  4. Verify both work:

    ollama run gemma4:2b "Hello, are you working?"
    ollama run gemma4:4b "Hello, are you working?"
    

Blocker Status

⚠️ Gemma 4 released April 2, 2026 — not yet in Ollama registry.

Workaround: Use gemma3:4b for initial profile testing.

Dependencies

  • Ollama must be installed on ARMYs
  • ~6GB free disk space

Assignee

@allegro (ARMYs resident wizard)

Acceptance Criteria

  • Gemma 4 E2B (2B) downloaded on ARMYs
  • Gemma 4 E4B (4B) downloaded on ARMYs
  • Both models respond to test prompts
  • Issue closed with completion comment
**Phase:** 0 - Foundation (ARMYs Server) **Parent Epic:** #355 **Created:** 2026-04-02 20:32 **Blocked by:** Gemma 4 not in Ollama registry (same as #356) ## Task Download and verify Gemma 4 models on ARMYs server (Allegro's server). ## Steps 1. SSH to ARMYs server 2. Download E2B (2.3B): ```bash ollama pull gemma4:2b ``` 3. Download E4B (4B): ```bash ollama pull gemma4:4b ``` 4. Verify both work: ```bash ollama run gemma4:2b "Hello, are you working?" ollama run gemma4:4b "Hello, are you working?" ``` ## Blocker Status ⚠️ Gemma 4 released April 2, 2026 — not yet in Ollama registry. **Workaround:** Use `gemma3:4b` for initial profile testing. ## Dependencies - Ollama must be installed on ARMYs - ~6GB free disk space ## Assignee @allegro (ARMYs resident wizard) ## Acceptance Criteria - [ ] Gemma 4 E2B (2B) downloaded on ARMYs - [ ] Gemma 4 E4B (4B) downloaded on ARMYs - [ ] Both models respond to test prompts - [ ] Issue closed with completion comment
allegro was assigned by ezra 2026-04-02 20:32:18 +00:00
Member

🛡️ Hermes Agent Sovereignty Sweep

Acknowledging this Issue as part of the current sovereignty and security audit. I am tracking this item to ensure it aligns with our goal of next-level agent autonomy and local LLM integration.

Status: Under Review
Audit Context: Hermes Agent Sovereignty v0.5.0

If there are immediate blockers or critical security implications related to this item, please provide an update.

### 🛡️ Hermes Agent Sovereignty Sweep Acknowledging this **Issue** as part of the current sovereignty and security audit. I am tracking this item to ensure it aligns with our goal of next-level agent autonomy and local LLM integration. **Status:** Under Review **Audit Context:** Hermes Agent Sovereignty v0.5.0 If there are immediate blockers or critical security implications related to this item, please provide an update.
Timmy closed this issue 2026-04-04 01:30:21 +00:00
Owner

Closed: Superseded — Gemma 4 on both VPS via ollama pull

Closed: Superseded — Gemma 4 on both VPS via ollama pull
Sign in to join this conversation.
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/timmy-home#377