NodeShift Announcements Official
22.8K subscribers
45 photos
7 videos
378 links
Decentralized, no-code AI cloud platform that enables one-click deployment of AI agents and LLMs
Download Telegram
Hermes 4: The Open-Source Reasoning Powerhouse

Nous Research just dropped Hermes 4 70B, their flagship reasoning model built on top of Llama-3.1-70B — and it’s already turning heads.

What makes it special?
Hybrid reasoning with explicit <think> segments — choose between fast responses or deep, step-by-step deliberation
Massive gains in math, logic, coding, STEM, and creative writing
Schema-faithful outputs (valid JSON, structured responses)
Lower refusal rates + better steerability
Production-ready with function calling & tool use

On RefusalBench, Hermes 4 70B crushed frontier giants — even outperforming models many times its size in real-world reasoning and alignment.

We put Hermes 4 to the test on our GPU Nodes, and it runs seamlessly. Whether you’re deploying from the terminal or building a full Streamlit-powered chat UI, Hermes 4 adapts perfectly.

Checkout Full tutorial + benchmarks here: https://nodeshift.cloud/blog/refusalbench-showdown-how-hermes-4-crushed-frontier-giants
🔥1
Meet Parakeet-TDT-0.6B-v3 — NVIDIA’s multilingual ASR model (≈600M params) built on the FastConformer-TDT architecture. It auto-detects 25 European languages, returns punctuation + capitalization, and handles everything from short clips to multi-hour audio (with local attention) while staying lightweight enough for real-world deployments.

We just published a step-by-step guide on how you can install, run, and even build a Streamlit-powered app with NVIDIA Parakeet TDT 0.6B V3.

Here’s what you’ll learn:
Spin up a GPU VM on NodeShift
Clean Python env + PyTorch 2.4.1 (cu121) + NeMo 2.4.0 pins
Terminal sanity check with scripts (downloads model & transcribes)
Build a Streamlit web app with timestamp tables (word & segment)
GPU sizing table for short clips, long-form audio, and high-throughput setups
Practical tips: 16 kHz mono conversion, long-audio local attention, batching

You get production-grade multilingual transcription—fast to deploy, affordable to scale, and easy to demo in a browser.

Read the full guide: https://nodeshift.cloud/blog/how-to-install-run-nvidia-parakeet-tdt-0-6b-v3-locally
🔥1
Broken, hallucinating translation tools slowing your apps down & making a bad first-impression among your diverse users?

Well, a groundbreaking multilingual model is here: Hunyuan-MT-7B by Tencent, an open-source translation model that’s quickly catching eyes of AI developers worldwide. The reason is behind its powerful support for over 33 languages spoken worldwide, making this model one of its kind.

What it offers?
- Translates across 33 languages (including regional and minority ones like Marathi, Bengali, Polish, Cantonese & many, many more..)
- Got First place in 30/31 language categories at WMT25 – outperforming huge closed-source systems
- Comes with Hunyuan-MT-Chimera-7B, the world’s first open-source ensemble translation model for even higher accuracy

And the best part? Team has open sourced both of these models and you can now install & run it locally or scale it with NodeShift in just a few simple steps.

🔗 Checkout the full guide here: https://nodeshift.cloud/blog/how-to-install-hunyuan-mt-7b-locally-groundbreaking-machine-translation-model-for-33-languages?utm_source=telegram&utm_medium=social&utm_campaign=hunyuan_mt7b_blog
1
MiniCPM-V 4.5 is one of the most impressive open-source MLLMs out there—packing GPT-4o-level multimodal performance into just 8.7B parameters. Built on Qwen3-8B + SigLIP2-400M, it dominates OCR, document parsing, high-FPS video understanding, and multilingual vision reasoning—all while being lightweight.

We’ve just published a full-blown guide to help you install, run, and interact with MiniCPM-V 4.5.

Here’s what you’ll learn:
Spin up a NodeShift Cloud GPU VMs
Terminal-based Image & Video Inference
Streamlit Browser App with Full UI
Support for Image, Video, Multi-Turn Chat, and Deep Thinking Mode

This guide covers every step, no guesswork required.

Read the full tutorial here: https://nodeshift.cloud/blog/how-to-install-run-minicpm-v-4_5-locally

If you’re into multimodal models, vision-language applications, or just exploring what open-source LLMs can do—this one’s for you.
1
ByteDance just dropped USO — a unified model that finally brings style-driven and subject-driven image generation under one roof.

USO learns from triplets (content, style, stylized) with disentangled training (style-alignment + content–style separation) and a Style Reward Learning boost — plus a new joint benchmark, USO-Bench, to measure both style similarity and subject fidelity.

We just published a hands-on guide to run USO locally.

What’s inside the guide:
Full setup on a CUDA 12.x image (no guesswork)
Exact commands to clone, install, and pull weights
Env vars for LoRA + projector, and HF auth
One-liner inference for: subject-only, style-only, and style+subject (IP-style)
GPU configuration table (16 GB → 80 GB): what fits, what to tweak, and how to avoid OOM
Speed/quality tips: FP8/INT8, attention slicing, offload strategies

You don’t have to pick between “perfect style” or “faithful subject” anymore. With USO on top of FLUX.1, you can steer both — cleanly and predictably.

Read the full guide here: https://nodeshift.cloud/blog/how-to-install-run-bytedance-uso-locally
🔥1
Time to level up your Voice AI Apps with end-to-end speech conversations.

Step-Audio 2 is an end-to-end multi-modal large language model that doesn't just transcribe, it comprehends and reasons through what it hears.

It goes beyond basic transcription, grasping para-linguistic cues like tone and emotion, and even non-vocal information like background noise. Imagine truly intelligent speech conversations, advanced audio understanding, and responses that are contextually perfect for any scenario.

With features like Tool Calling and Multimodal RAG, Step-Audio2 taps into real-world knowledge to reduce hallucinations. It's open-source, performs at a state-of-the-art level!
We've put together a comprehensive guide on how to install Step-Audio 2 locally.

🔗 Read the full article here: https://nodeshift.cloud/blog/build-advanced-speech-to-speech-systems-with-step-audio-2?utm_source=telegram&utm_medium=social&utm_campaign=speech_to_speech_stepaudio2_launch
2👍1🤬1
Google just released EmbeddingGemma-300M — a lightweight, multilingual (100+ languages) embedding model built on Gemma 3/T5Gemma foundations. And…We’ve just published a step-by-step guide showing how to run it locally and build a fast semantic search index with FAISS.

Why it’s exciting
✔️ 300M params optimized for retrieval, classification, clustering, similarity, QA & code retrieval
✔️ 768-dim vectors with Matryoshka down-projections to 512/256/128
✔️ Runs via SentenceTransformers; FP32 / bfloat16 (no float16 activations)
✔️ Trained across 100+ languages; strong results on MTEB (English/Multilingual/Code)

Here’s What You’ll Learn

Spin up a GPU VM (I used 1× RTX A6000 on NodeShift) or run on CPU
Minimal script demo: encode query + docs → rank by similarity
Script for: batch-encode your corpus, MRL truncation, FAISS cosine
search
Tips for smaller vectors (128–512), batching, and deployment options

Read the full guide here: https://nodeshift.cloud/blog/how-to-install-run-embeddinggemma-300m-locally
👍1🔥1
Microsoft just dropped Kosmos-2.5 — a multimodal “literate” model built to read text-heavy images.

It does two things out of the box:
<ocr> → OCR with spatially-aware text blocks (text + bounding boxes)
<md> → image → Markdown conversion for clean, structured docs

We’ve just published a step-by-step guide to run Kosmos-2.5 on a GPU VM and use it from a browser-based Streamlit WebUI.

What’s inside the guide
GPU setup on NodeShift (works on any cloud)
Precise GPU VRAM matrix (12–48 GB+) and memory levers (bf16, max_patches, FlashAttention-2)
Minimal Python scripts for <md> and <ocr>
One-click Streamlit WebUI to upload docs and get Markdown or OCR+boxes
Tips for large pages, long outputs, and batching

Why this matters
Turn messy receipts, invoices, forms, and scans into usable Markdown
Keep layout awareness with OCR bounding boxes for downstream parsing
Runs with Transformers ≥ 4.56 and standard PyTorch CUDA wheels

Try it
Spin up a GPU, follow the commands, and open the WebUI in your browser. You’ll be extracting Markdown or drawing OCR boxes in minutes.

Read the full guide here: https://nodeshift.cloud/blog/how-to-install-run-microsoft-kosmos-2-5-locally
1🔥1
Ever imagined turning a single image into a fully immersive 3D experience?

Tencent has launched HunyuanWorld-Voyager – a one of its kind, video diffusion framework that generates world-consistent 3D images and videos from just one image!

Unlike previous models, Voyager ensures frame-to-frame consistency, long-range exploration, and automated scene reconstruction, delivering stunning visuals and precise 3D geometry without manual 3D pipelines.

If you’re into creative multimedia projects, simulations, or large-scale dataset creation, Voyager opens up endless possibilities.

Check out our complete setup guide here: https://nodeshift.cloud/blog/how-to-install-hunyuanworld-voyager-create-stunning-3d-images-videos-from-a-single-image?utm_source=telegram&utm_medium=social&utm_campaign=hunyuanworld_voyager_launch
🔥2👍1🖕1
R-4B is trending on Hugging Face — another auto-thinking MLLM to watch.

What it is: R-4B is a multimodal large language model that automatically decides when to think step-by-step and when to answer directly. Through Bi-mode Annealing (build both skills) and Bi-mode Policy Optimization (switch at inference), it delivers strong reasoning without wasting compute. It now runs smoothly with vLLM for fast, scalable serving and exposes a simple thinking_mode control (auto / long / short).

Why it matters (benchmarks): R-4B shows SOTA-level results among <20B open models on multiple multimodal reasoning suites, edging out popular peers:
✔️ MMMU: 68.1 (vs Keye-VL-8B 66.8, InternVL3.5-4B 66.6, Qwen2.5-VL-7B 58.0)
✔️ MMStar: 73.1 (vs 72.8, 65.0, 64.1)
✔️ CharXiV (RQ): 56.8 (vs 40.0, 39.6, 42.5)
✔️ MathVerse-Vision: 64.9 (vs 40.8, 61.7, 41.2)
✔️ DynaMath: 39.5 (vs 35.3, 35.7, 20.1)
✔️ LogicVista: 59.1 (vs 50.6, 56.4, 44.5)

We just published a step-by-step guide to install & run R-4B on a GPU VM.

What’s inside (all methods, end-to-end):
✔️ Infra & env: Choose GPU/region/storage, use CUDA base image nvidia/cuda:12.1.1-devel-ubuntu22.04; set up Python 3.10 venv, PyTorch (cu121), core deps.
✔️ Transformers (single-GPU): FP32 load to avoid LayerNorm dtype bug; image+text chat with thinking_mode; optional BF16 + projector upcast for tight VRAM.
✔️ vLLM serve (recommended): Install via uv + build tools; vllm serve … --trust-remote-code (optional --enforce-eager); metrics & scale via --tensor-parallel-size.
✔️ API & quality: OpenAI-compatible cURL/Python, image_url, streaming, control thinking_mode; guide rails with system prompt, temperature/top_p, stop for </think>, revision pinning.
✔️ Ops: GPU sizing table for light/medium/heavy, troubleshooting (Python.h, OOM, dtype, ports), and prod tips (tmux/systemd, HF transfer acceleration).

Read the full guide here: https://nodeshift.cloud/blog/how-to-install-run-r-4b-auto-thinking-model-locally
2🔥1
AI models shouldn't be dominated by a handful of black boxes with hidden data and training methods.

Apertus by Swiss AI, the groundbreaking 8B & 70B parameter LLM that's redefining transparency and multilingualism in AI.
This is fully open-source model, supporting 1,800+ languages and providing ALL its training data, code, and evaluation suites. This means true auditability, community extension, and ethical AI development.

But deploying such a powerful, massive multilingual model can be daunting and costly... right? Not anymore. Our latest article shows you how to install and run Apertus efficiently and affordably both locally or with NodeShift.

🔗 Read here: https://nodeshift.cloud/blog/how-to-install-run-apertus-the-massive-multilingual-ai-model-supporting-1800-languages?utm_source=telegram&utm_medium=social&utm_campaign=apertus_install_guide
🔥3
Baidu, Inc. just dropped another open-weight beast — ERNIE-4.5-21B-A3B-Thinking — a 21B parameter Mixture-of-Experts (MoE) model with 3B active experts/token, optimized for reasoning, coding, long-context, and function-calling. Think 131K context length, top-tier benchmarks on HumanEval+, BBH, MUSR, and full multilingual capabilities

And yes… we just published a complete step-by-step guide to:
Install it from Hugging Face
Run it on a GPU VM (H100/H200)
Generate responses in your desired language
Deploy with vLLM, Transformers, or FastDeploy
Run OpenAI-style APIs in seconds
Trim out <think> traces and extract polished outputs

Whether you're experimenting with long-context reasoning, exploring ERNIE’s chain-of-thought or deploying it in production — this tutorial is all you need to get started. No skipped steps. No guesswork. All clean

Read the full setup guide here: https://nodeshift.cloud/blog/how-to-install-run-ernie-4-5-21b-a3b-thinking-locally
🔥2
If you're done with image generation models that force you to choose between high-resolution and high-speed, then HunyuanImage 2.1, the latest Image Generation model from Tencent is worth taking a look.

This #2 trending HF model:
- Generates ultra-HD 2K images (2048×2048) with cinematic quality
- Powered by a 17B parameter diffusion transformer + high-compression VAE
- Dual text encoders for multilingual & multimodal alignment
- Refinement stage for sharper, lifelike details
- Smart prompt rewriting & RLHF for stunning realism

And the best part? It’s open-source, bringing closed-source quality to everyone.
We’ve put together a step-by-step guide to make HunyuanImage 2.1 easily accessible for everyone with NodeShift.

🔗 Read here: https://nodeshift.cloud/blog/how-to-install-run-hunyuanimage-2-1?utm_source=telegram&utm_medium=social&utm_campaign=hunyuanimage2-1
3
MiniCPM4.1 is one of the most exciting open-source LLMs right now, bringing edge-side efficiency to an 8B parameter model that doesn’t need a super-expensive hardware to shine. It’s developed with sparse attention, ternary quantization, and a custom CUDA inference engine (cpm[.]cu) to make long-context reasoning fast and lightweight, perfect for running locally or on consumer-grade GPUs.

We’ve just published a hands-on guide to get you up and running with MiniCPM4.1-8B.
Here’s what's inside:
- Setting up MiniCPM 4.1-8B on your machine or GPU VM
- Running inference with CPM[.]cu for max efficiency

🔗 Read the full tutorial here: https://nodeshift.cloud/blog/how-to-install-and-run-minicpm4-1-locally?utm_source=telegram&utm_medium=social&utm_campaign=minicpm4-1
2
Chroma1-HD (8.9B) — FLUX.1-schnell–based, Apache-2.0, built for clean, customizable image generation. As a neutral text-to-image base model, it’s perfect for finetuning and plays nicely with Diffusers and ComfyUI — and it’s trending on Hugging Face.

We just published a step-by-step guide to run Chroma1-HD locally/on a GPU VM:
Quickstart with PyTorch + Diffusers + ChromaPipeline (bf16)
Full environment setup (CUDA, cuDNN, matching Torch/TV/TA wheels)
Reproducible image generation scripts
GemLite + Triton path for lower VRAM & faster matmuls (24–40 GB cards)
GPU configuration table (24 GB / 40–48 GB / 80 GB+) with practical settings

Why this matters:
Apache-2.0 license → easy to adopt, modify, and ship
Neutral base → ideal for downstream finetunes (styles, brands, characters)
Fast iterations → diffusers-native, modern kernels, optional 8-bit linears with GemLite
Repro-friendly → seeded runs, pinned deps, and copy-paste scripts

Perfect for:
Artists & designers experimenting with new styles
Developers building custom T2I apps or internal tooling
Researchers evaluating training choices and alignment strategies
Teams that need cloud-ready workflows (NodeShift GPU VMs work great)

Checkout the full guide here: https://nodeshift.cloud/blog/how-to-install-run-chroma1-hd-locally
🔥2
For years, the trend was simple: go bigger. But the new Qwen3-Next series flips the script.

Instead of chasing raw scale, it delivers ultra-long context (up to 1M tokens!), 10x faster inference, and the power of 80B parameters with only 3B active at a time. With innovations like Hybrid Attention and high-sparsity MoE, this model achieves near state-of-the-art performance outperforming 200B+ parameter models, without the crushing compute cost.

In our latest article, we break down how you can install, set up, and start using Qwen3-Next today with NodeShift in just a few clicks.

🔗 Read the full guide here: https://nodeshift.cloud/blog/a-step-by-step-guide-to-install-qwen3-next-80b?utm_source=telegram&utm_medium=social&utm_campaign=qwen3next80b_install
🔥2
Elon Musk’s xAI just dropped Grok 2 as open source - and now you can run it locally.
For the first time, devs get free access to a 270B parameter enterprise-grade model, and thanks to Unsloth AI’s GGUF release + llama.cpp integration, you don’t need a supercomputer to try it.

- Full precision: 539GB
- Quantized GGUF (Q3_K_XL): ~118GB
- Runs on a 128GB RAM Mac or even a 24GB GPU setup at >5 tokens/sec

We've put together a step-by-step guide so you can install and run Grok 2 GGUF locally.
🔗 Read here: https://nodeshift.cloud/blog/how-to-install-run-grok-2-gguf-locally?utm_source=telegram&utm_medium=social&utm_campaign=grok2_gguf
🔥3
Forget robotic voices. Unlike traditional TTS models, IndexTTS2 lets you clone voices, control emotions, and even decide exactly how long the speech lasts.

- Clone voices with accuracy while guiding emotion using simple text prompts
- Perfect for dubbing, lip-syncing & storytelling
- Separate emotion from speaker identity (mix & match voices + feelings)
- Powered by GPT latents & a 3-stage training paradigm for crystal-clear, stable speech

TLDR; it’s voice cloning + emotional control + precise duration all rolled into one groundbreaking TTS system.
In our latest article, we’ll show you step by step how to install and run IndexTTS2 locally, whether on your machine or a GPU-accelerated environment with NodeShift, so you can start generating lifelike, controllable speech in minutes.
🔗 Read here: https://nodeshift.cloud/blog/how-to-run-indextts2-locally-for-ai-voice-cloning-emotion-controlled-speech?utm_source=telegram&utm_medium=social&utm_campaign=indextts2_install
2
Google just released VaultGemma — a privacy-first open LLM trained end-to-end with Differential Privacy (DP-SGD).

It remembers patterns, not people — and it’s small enough (<1B params) to run on modest GPUs.

We’ve just published a step-by-step guide to get VaultGemma running locally and as an OpenAI-compatible API.

What’s inside:
Quick intro to DP-SGD and why VaultGemma matters for healthcare/finance & other sensitive apps
GPU sizing cheat sheet (from 4 GB tinkering to scalable deployments)
Exact install commands (PyTorch, deps, dev Transformers fix for model_type="vaultgemma")
Serve with vLLM at /v1/completions + optional chat template
Prompting tips for a pretrained (non-instruct) base model

If you care about utility and privacy, this is a great starting point.

Read the full guide guide here: https://nodeshift.cloud/blog/how-to-install-run-google-vaultgemma-1b-locally
2🔥1
Turn a single prompt into a stunning, production-ready website in minutes!

WEBGEN OSS 20B is Tesslate's latest open-source model that's transforming web design. Here's what WEBGEN OSS ships:
- Clean, semantic HTML & Tailwind CSS
- Responsive, mobile-first layouts
- Modern components (hero, pricing, FAQ)
- Quants small enough to run on your laptop!

We just published a quick, no-fluff guide to walk you through easy & simple steps to get WEBGEN OSS up and running in your machine.
🔗 Read here: https://nodeshift.cloud/blog/build-modern-single-page-websites-instantly-with-webgen-oss-20b?utm_source=telegram&utm_medium=social&utm_campaign=webgen_oss_launch
1🔥1
AI at Meta just dropped: MobileLLM-R1-950M.

A new reasoning-focused model in the MobileLLM family—tuned for math, Python/C++ coding, and scientific problems. Despite being <1B params, it rivals or beats larger open models on MATH, GSM8K, MMLU, and LiveCodeBench, and it packs a 32K context window. Lightweight, fast, reproducible—perfect for research-grade reasoning.

We’ve just published a step-by-step guide to get MobileLLM-R1-950M
running locally and as an OpenAI-compatible API.

What’s inside:
Gated access (FAIR Noncommercial license) + HF token setup
CUDA-ready VM setup (NodeShift GPU node or any cloud)
PyTorch (cu121) + Transformers install, HF auth
First inference script (math/code prompts that “just work”)
vLLM serving with an OpenAI-compatible /v1/chat/completions API
Prompt tricks to suppress <think> or post-process only the \boxed{…} answer
VRAM sizing: 12–16 GB for single inferences; 24–40 GB for longer context/concurrency; optional 4-bit for tighter GPUs
Quick troubleshooting notes (headers/toolchain for vLLM, offload tips)

Read the full guide here: https://nodeshift.cloud/blog/how-to-install-run-facebook-mobilellm-r1-950m-locally
🔥1