RhinoWithAcape commited on
Commit
38cc102
·
verified ·
1 Parent(s): 6cc5b7b

Cards: pull references RhinoWithAcape -> Hob-forge org

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -73,7 +73,7 @@ This is a 30B-A3B MoE — only 3B params active per token. MoE architectures hol
73
 
74
  ```bash
75
  # Pull a quant
76
- huggingface-cli download RhinoWithAcape/Nemotron-3-Nano-Omni-30B-A3B-Reasoning-GGUF \
77
  Nemotron-3-Nano-Omni-30B-A3B-Reasoning-text-only.Q4_K_M.gguf \
78
  --local-dir ./nemotron-omni
79
 
@@ -136,7 +136,7 @@ Use is governed by the [NVIDIA Open Model Agreement](https://www.nvidia.com/en-u
136
 
137
  - NVIDIA for the open release of Nemotron-3-Nano-Omni
138
  - The `llama.cpp` team for `NemotronHForCausalLM` support
139
- - This conversion produced for the [Zenith swarm](https://huggingface.co/RhinoWithAcape) — autonomous engineering collective project
140
 
141
  ## Citation
142
 
 
73
 
74
  ```bash
75
  # Pull a quant
76
+ huggingface-cli download Hob-forge/Nemotron-3-Nano-Omni-30B-A3B-Reasoning-GGUF \
77
  Nemotron-3-Nano-Omni-30B-A3B-Reasoning-text-only.Q4_K_M.gguf \
78
  --local-dir ./nemotron-omni
79
 
 
136
 
137
  - NVIDIA for the open release of Nemotron-3-Nano-Omni
138
  - The `llama.cpp` team for `NemotronHForCausalLM` support
139
+ - This conversion produced for the [Zenith swarm](https://huggingface.co/Hob-forge) — autonomous engineering collective project
140
 
141
  ## Citation
142