โ† Back to list

๐Ÿค–๐Ÿ”’ Building AI Behind Closed Doors: How Evrone Runs Private LLM Systems

Table of contents

Ekaterina in Evrone Notes ยท 2026-05-04 10:34 ยท 0 claps ยท 2.0 min read
#artificial-intelligence #devops #qa #cloud-application #machine-learning
Open on Medium โ†—
Wiki topics: LLM ยท Large Language Models ML ยท Machine Learning AI ยท AI ยท General EDU ยท Education & Learning โ˜๏ธ ยท DevOps & Cloud ๐ŸŽฎ ยท Gaming

๐Ÿค–๐Ÿ”’ Building AI Behind Closed Doors: How Evrone Runs Private LLM Systems

โš™๏ธ๐Ÿข From Cloud Dependence to Full Control: Evroneโ€™s On-Prem AI Blueprint

โš™๏ธ๐Ÿข From Cloud Dependence to Full Control: Evroneโ€™s On-Prem AI Blueprint

Table of contents

  1. ๐Ÿš€ About the Project
  2. ๐Ÿงฉ The Core Challenge
  3. ๐Ÿ–ฅ๏ธ Hardware Matters
  4. โš™๏ธ Software Complexity
  5. ๐Ÿง  Model Testing & Speed
  6. ๐Ÿ—๏ธ From Setup to Production
  7. ๐Ÿ‘ฅ The Right Team
  8. ๐Ÿ”š Final Thoughts

Modern companies want AI power without sending sensitive data outside their walls. One client asked Evrone to build a fully private assistant that worked entirely inside internal infrastructure. No public APIs. No external cloud dependency. Full ownership.

The assistant needed to answer natural-language requests, automate repetitive tasks, integrate with internal tools, and support agent workflows. Evrone designed the system so every prompt, file, and response stayed inside the clientโ€™s environment.

๐Ÿงฉ The Core Challenge

Evrone focused on three essential tasks:

  1. Choosing hardware that could run serious workloads reliably.
  2. Building the software layer for orchestration, deployment, and updates.
  3. Testing models for speed, stability, and compatibility.

Private AI is never just โ€œinstall a model and go.โ€ Evrone treated it as full infrastructure engineering.

๐Ÿ–ฅ๏ธ Hardware Matters

For this case, Evrone used an enterprise server with 8ร— NVIDIA H100 GPUs. That setup handled sustained production traffic, not just demos.

Still, Evrone recognized that not every company needs that scale. Smaller workloads can run on compact machines such as Mac Studio systems or lighter GPU servers. Architecture should match the real business case.

Kubernetes gave the platform room to grow horizontally across multiple nodes.

โš™๏ธ Software Complexity

Hardware sets limits, but software defines the experience. Evrone evaluated tools such as:

  • vLLM
  • Ollama
  • llama.cpp
  • mistral-rs
  • SGLang

The open-source ecosystem remains fragmented. Some models prefer Safetensors, others use GGUF, while Apple devices often rely on MLX. Evrone selected combinations that stayed stable in Linux production environments.

๐Ÿง  Model Testing & Speed

Evrone tested several models, including GLM and Qwen. Qwen 3.5 became the best fit because it balanced quality and compatibility.

Performance changed everything:

  • โš ๏ธ 20 tokens/sec felt slow in real workflows.
  • โœ… 160 tokens/sec created smooth responses.

That speed made agent chains and multi-step reasoning practical.

๐Ÿ—๏ธ From Setup to Production

Evrone built the core system in 3 weeks, then used one more week for:

  1. Profiling performance
  2. Preparing models
  3. Validating agent integrations

Today the platform runs in production with GitOps, Kubernetes, and automated delivery pipelines. The client team now manages it independently.

๐Ÿ‘ฅ The Right Team

Evrone found that private AI does not need a huge staff. It needs the right mix:

๐Ÿ”š Final Thoughts

Private AI has matured. Evrone proved that on-prem LLM systems can power real operations, not just experiments. Companies trade some peak cloud speed for something more valuable: control, privacy, and long-term flexibility.

For finance, government, healthcare, and enterprise environments, that tradeoff often makes perfect sense.


๋ฉ”ํƒ€๋ฐ์ดํ„ฐ
post_id
f74304d64ac9
slug
building-ai-behind-closed-doors-how-evrone-runs-private-llm-systems-f74304d64ac9
url
https://medium.com/evrone-en/building-ai-behind-closed-doors-how-evrone-runs-private-llm-systems-f74304d64ac9
canonical_url
https://medium.com/evrone-en/building-ai-behind-closed-doors-how-evrone-runs-private-llm-systems-f74304d64ac9
author_url
https://medium.com/@ekaterina_evrone
status
ok
fetched_at
2026-06-10 15:53:41