How to use from
Pi
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 the model in Pi
# Install Pi:
npm install -g @mariozechner/pi-coding-agent
# Add to ~/.pi/agent/models.json:
{
  "providers": {
    "llama-cpp": {
      "baseUrl": "http://localhost:8080/v1",
      "api": "openai-completions",
      "apiKey": "none",
      "models": [
        {
          "id": "xCloudinfo/NVIDIA-Nemotron-3-Nano-30B-A3B-GGUF:"
        }
      ]
    }
  }
}
Run Pi
# Start Pi in your project directory:
pi
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