How to use from
OpenClaw
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama serve -hf xCloudinfo/NVIDIA-Nemotron-3-Nano-30B-A3B-GGUF:
Configure OpenClaw
# Install OpenClaw:
npm install -g openclaw@latest
# Register the local server and set it as the default model:
openclaw onboard --non-interactive --mode local \
  --auth-choice custom-api-key \
  --custom-base-url http://127.0.0.1:8080/v1 \
  --custom-model-id "xCloudinfo/NVIDIA-Nemotron-3-Nano-30B-A3B-GGUF:" \
  --custom-provider-id llama-cpp \
  --custom-compatibility openai \
  --custom-text-input \
  --accept-risk \
  --skip-health
Run OpenClaw
openclaw agent --local --agent main --message "Hello from Hugging Face"
Quick Links

NVIDIA-Nemotron-3-Nano-30B-A3B-GGUF

云碩科技 · xCloudinfo · 系列:社群量化 · Community GGUF

nvidia/NVIDIA-Nemotron-3-Nano-30B-A3BGGUF(llama.cpp / Ollama) 量化版本(30B 總參、A3B≈3B 活躍 MoE),供地端部署。

各量化等級見 Files 分頁。

用法

llama-server -m NVIDIA-Nemotron-3-Nano-30B-A3B-<quant>.gguf -c 4096 -ngl 99

授權與來源聲明

  • 基底nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B
  • 授權依 NVIDIA Open Model License(原作者條款);使用須遵守該授權與適用法律。
  • 模型本體與能力屬 NVIDIA;本 repo 僅提供重新量化之 GGUF。

由 云碩科技 xCloudinfo 重新量化、散布。

Downloads last month
431
GGUF
Model size
32B params
Architecture
nemotron_h_moe
Hardware compatibility
Log In to add your hardware

4-bit

6-bit

8-bit

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for xCloudinfo/NVIDIA-Nemotron-3-Nano-30B-A3B-GGUF

Quantized
(55)
this model

Collection including xCloudinfo/NVIDIA-Nemotron-3-Nano-30B-A3B-GGUF