All systems operational Your IP: 18.97.14.87 info@cloudhosting.lv +371 66 66 29 69 Client area
AI servers · GB10 Blackwell

AI servers: your own private AI, on hardware you own

An AI server that runs a private ChatGPT-style model on hardware you own: NVIDIA GB10 Blackwell, 128 GB VRAM, Llama 3.3 70B at full precision for 10 to 20 concurrent users. Prompts and documents never leave your network.

  • Your data stays on your hardware
  • OpenAI-compatible API and chat UI
  • On your premises or in our DC
AI servers
Hardware

Pick your unit

Both units run the same GB10 Blackwell chip with 128 GB VRAM. Delivery within Riga is included.

Most popular

NVIDIA GB10 Blackwell

€7410.00 one-time

On request

  • GB10 Blackwell
  • 128 GB VRAM
  • 4 TB NVMe
  • Cluster support
  • Runs Llama 3.3 70B full precision
  • 10 to 20 concurrent users

Contact us

ASUS Ascent GX10 128GB

€5415.00 one-time

In stock: 50

  • GB10 Blackwell
  • 128 GB VRAM
  • 1 TB NVMe
  • Single-node only
  • Runs Llama 3.3 70B full precision
  • 10 to 20 concurrent users

Contact us

Hardware prices exclude 21% VAT. Delivery within Riga included; elsewhere by arrangement.

Accelerator cards

Already have a server? Just take the card

The same NVIDIA silicon we put in our own machines, sold on its own. Pick by memory: that is what decides which model fits, and how much of it stays on the card instead of crawling through system RAM.

NVIDIA L4 24GB

24 GB RAM
€2971.90one-time On request

The quiet workhorse: single slot, 72 W, no extra power cable. Fits practically any rack server and runs a 7B to 14B model comfortably.

NVIDIA RTX PRO 4500 Blackwell 32GB

32 GB RAM
€3915.89one-time In stock: 15

Best memory per euro in the middle of the range. A 30B-class model fits with room to spare. Has fans, so it belongs in a tower rather than a thin rack.

Most popular

NVIDIA L40S 48GB

48 GB RAM
€8448.70one-time Up to 50 available

The card most inference platforms are built around. 48 GB takes a 70B model quantised, passive cooling, and it is the safest bet if you want no surprises.

NVIDIA RTX PRO 6000 96GB

96 GB RAM
€18249.66one-time Up to 3 available

96 GB runs a 70B model at full quality, or several smaller ones side by side. Passive, built for a rack, and cheaper than the workstation version of the same card.

NVIDIA H200 141GB NVL

141 GB RAM
€35750.00one-time On request

The top of the line. 141 GB of HBM3e with the memory bandwidth that training and heavy inference actually live on. Ordered per project, not kept on a shelf.

Card prices exclude 21% VAT. Availability is live from our distributor: what is on the shelf ships at once, the rest is sourced within the stated term. Tell us the server and we will confirm the card fits it before you pay.

We make it a working service

Hardware alone is not a product. Setup turns the box into a private AI service; the managed plan keeps it fast, patched and current.

Setup

€5000.00 one-time

  • Unboxing and provisioning at your site or our DC
  • Model deployment on vLLM or llama.cpp
  • OpenAI-compatible API and chat UI on LAN/VPN
  • Optional RAG: Qdrant/pgvector, SharePoint and more
  • Hardening: API keys, audit log, rate limits
  • Backup and disaster-recovery plan

Managed operations

from €500.00 /mo

  • 24/7 monitoring: GPU load, VRAM, queue, latency
  • OS and CUDA patching in a monthly window
  • Quarterly model refresh (Llama 4, Qwen 3...)
  • Nightly RAG re-index and tuning
  • User and access management
  • 4 hours of engineer time every month

Why run your own LLM

Actually private

Prompts, documents and embeddings stay on a machine you own. Nothing is sent to a third-party AI provider.

Predictable cost

One hardware purchase instead of per-token bills that grow with every user you onboard.

Your site or ours

Run it in your office on LAN, or colocate it in our Riga data centre with VPN access for your team.

Standard integrations

The OpenAI-compatible API means existing tools, SDKs and plugins work without code changes.

Compliance

Invoices and contracts do not belong in public AI

Pasting client invoices, contracts or HR documents into ChatGPT, Claude or any other public AI hands personal data to a third party, often outside the EU. Under GDPR that needs a legal basis and a processing agreement, and NIS2 makes you answer for your suppliers. A private GPT removes the problem: nothing leaves hardware you control.

GDPR: data stays yours

Prompts, documents and embeddings are processed on your own machine, in your office or in our Riga data centre. No transfer to a third-party AI provider and nothing to explain to the regulator.

NIS2: suppliers under control

The EU directive requires you to manage vendor risk. One box you own is a shorter supplier list than a foreign AI API, and we operate it as an EU provider with the paperwork to match.

Confidential by design

Invoices, contracts, medical and HR records work in chat and RAG without ever leaving your network, so your team gets AI help without leaking client data.

How it works

  1. 1

    Size the workload

    We talk through users, models and data sources, and you pick the unit and where it will live.

  2. 2

    We deploy

    Hardware arrives, the model goes live behind an API and chat UI, RAG connects to your documents.

  3. 3

    Your team uses it

    Staff chat with company knowledge privately; the managed plan keeps models and indexes fresh.

Where it runs

Our own Tier 3+ data centre in Riga

Your services run on hardware we own and operate in Latvia, under EU jurisdiction. A second live region in the Netherlands, Dubai planned for 2026.

  • N+1 redundant power and cooling
  • Own BGP network with redundant uplinks
  • 24/7 on-site engineers
  • GDPR and EU data residency

Learn more

CloudHosting Tier 3+ data centre in Riga

Private GPT questions

Can we use it with documents that contain personal data?

Yes, that is the point of running the model on hardware you own. Invoices, contracts, HR files and medical records are processed locally, so no personal data is transferred to a third-party AI provider and no extra processing agreement is needed for the model itself. The processing stays inside your GDPR perimeter and your NIS2 supplier list stays short. One honest caveat: you are still the data controller, so internal access rules still matter. The setup includes API keys, an audit log and rate limits, so you can control and document who used the model and when.

Which models can it run?

The 128 GB of VRAM comfortably runs Llama 3.3 70B at full precision, which means the model is served without the quality loss that quantisation brings. Smaller local LLMs such as Qwen or Mistral fit with plenty of room to spare, and you can run a lighter model when latency matters more than depth. Models are deployed on vLLM or llama.cpp, so swapping one for another is routine. Under the managed plan we refresh models quarterly, bringing in releases like Llama 4 or Qwen 3 as they ship. If you are unsure which model fits your workload, write to support and we will size it together.

Is the API really OpenAI-compatible?

Yes. The service exposes the standard chat-completions API on your LAN or VPN, so libraries, SDKs and plugins built for OpenAI endpoints work after you change only the base URL and the API key. Existing integrations keep running without code changes, which is the point of standardising on this interface. The endpoint is reachable only inside your network, not from the public internet, and each application can get its own key. Alongside the API you get a chat UI for staff who simply want to ask questions in the browser. If a specific tool in your stack is critical, name it to support and we will verify it before deployment.

Can it answer from our internal documents?

Yes. The optional RAG setup connects the model to your own knowledge. Documents from sources like SharePoint are converted into embeddings and stored in Qdrant or pgvector on the same machine, so the index never leaves your network either. When someone asks a question, the relevant passages are retrieved and the model answers from them instead of guessing. Under the managed plan the index is rebuilt every night, so yesterday's edits show up in answers, and we tune retrieval as your content grows. Answer quality depends on how clean the source documents are, which is honest to say upfront. List your sources when you request a quote and we will confirm what can be connected.

Where does the hardware live?

You choose between two homes for the unit. It can sit on your premises, where staff reach it over the LAN and inference does not depend on an internet connection, or it can be colocated in our own Tier 3+ data centre in Riga, where your team connects over VPN. In both cases the hardware is your property, and every byte on it, models, indexes and logs included, belongs to you. Because you own the box, you can start in the office and move it to the data centre later, or the other way around. Delivery within Riga is included with the purchase; delivery elsewhere is arranged individually, so mention your location when asking for a quote.

Do we have to take the managed plan?

No, the managed plan is optional. Setup alone hands you a complete, hardened service with a backup and disaster-recovery plan, and you are free to run it yourself from day one. Be honest about what that means: someone on your side then watches GPU load and latency, applies OS and CUDA patches, and swaps in new model releases. The managed plan, from 500 EUR per month, takes exactly that off your plate and adds 4 hours of engineer time every month for changes and requests. You can also start on your own and add the plan later if maintenance turns out to be a burden; write to support and it is switched on.

How much does a private GPT server cost?

Think of the price as three parts. The first is the hardware, a one-time purchase; current unit prices are on this page and exclude 21% VAT. The second is setup at 5000 EUR one-time, which covers deployment, hardening and the API and chat UI going live. The third is the optional managed plan starting at 500 EUR per month. There are no per-token fees, so the monthly cost does not grow when you onboard more users or your team starts using it heavily. If you already own a suitable server, an accelerator card alone can be the cheaper route. For an exact figure for your case, request a quote and we will itemise it.

How many people can use it at the same time?

One GB10 unit with 128 GB VRAM serves 10 to 20 concurrent users on Llama 3.3 70B at full precision. Concurrent means people sending requests at the same moment, so the total number of accounts can be much larger; in a typical office only a fraction of staff is chatting at once. Choosing a smaller model leaves extra headroom if peak load matters more to you than maximum answer quality. When the team genuinely outgrows one box, the NVIDIA GB10 unit supports clustering, so capacity grows by adding nodes rather than replacing what you bought. Tell us your headcount and expected usage during the sizing call and we will recommend a configuration that fits.

What is the difference between the NVIDIA GB10 and the ASUS GX10?

For running a model there is no difference: both are built on the same GB10 Blackwell chip with 128 GB VRAM, so inference speed and the models they fit are identical. The differences are around the chip. The NVIDIA unit ships with 4 TB of NVMe storage and supports clustering; the ASUS Ascent GX10 comes with 1 TB and runs single-node only. In practice storage matters once you keep several models and a growing RAG index on the box, and cluster support matters only if you expect to add nodes later. A stable small team is well served by the ASUS unit. Setup and the managed plan are the same for both, and delivery within Riga is included either way.

Ready to start?

Deploy in minutes or talk to an engineer about what fits your project.