Skip to content

Commit 4711d14

Browse files
mudlergithub-actions[bot]
authored andcommitted
chore(model gallery): 🤖 add new models via gallery agent
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b8f40dd commit 4711d14

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

gallery/index.yaml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22950,3 +22950,29 @@
2295022950
- filename: apollo-astralis-4b.i1-Q4_K_M.gguf
2295122951
sha256: 94e1d371420b03710fc7de030c1c06e75a356d9388210a134ee2adb4792a2626
2295222952
uri: huggingface://mradermacher/apollo-astralis-4b-i1-GGUF/apollo-astralis-4b.i1-Q4_K_M.gguf
22953+
- !!merge <<: *llama33
22954+
name: "llama-33-nemotron-super-49b-v15-bias-injections-reduced"
22955+
urls:
22956+
- https://huggingface.co/mradermacher/Llama-33-Nemotron-Super-49B-v15-bias-injections-reduced-GGUF
22957+
description: |
22958+
The **Llama-33-Nemotron-Super-49B-v15-bias-injections-reduced** is a large language model based on the Llama-33 architecture, developed and fine-tuned by **hirundo-io**. It is a high-capacity, 49-billion-parameter model optimized for advanced natural language understanding and generation, with a focus on reducing bias through targeted injection techniques during training. The model is trained on a diverse and extensive dataset, making it suitable for complex tasks such as reasoning, code generation, and content creation.
22959+
22960+
This version is a **reduced-bias variant** of the original Nemotron-Super series, engineered to minimize harmful or skewed outputs while maintaining strong performance. It was fine-tuned using advanced techniques to improve fairness and alignment with ethical guidelines.
22961+
22962+
While the model is available in multiple quantized GGUF formats (e.g., Q4_K_S, Q6_K, Q8_0) for efficient inference on consumer hardware, the original, unquantized version is hosted at [hirundo-io/Llama-33-Nemotron-Super-49B-v15-bias-injections-reduced](https://huggingface.co/hirundo-io/Llama-33-Nemotron-Super-49B-v15-bias-injections-reduced) and is intended for research, development, and production use where full precision is required.
22963+
22964+
**Key Features:**
22965+
- 49B parameters (large-scale, high performance)
22966+
- Fine-tuned for reduced bias and improved ethical alignment
22967+
- Based on Llama-33 architecture (derived from Meta's Llama family)
22968+
- Compatible with Hugging Face `transformers` library
22969+
- Available in multiple GGUF quantizations for efficient deployment
22970+
22971+
Ideal for developers, researchers, and enterprises seeking a powerful, ethically enhanced LLM with strong reasoning and generation capabilities.
22972+
overrides:
22973+
parameters:
22974+
model: Llama-33-Nemotron-Super-49B-v15-bias-injections-reduced.Q4_K_M.gguf
22975+
files:
22976+
- filename: Llama-33-Nemotron-Super-49B-v15-bias-injections-reduced.Q4_K_M.gguf
22977+
sha256: d21a42090987912f9fabb6e8061e8264e6072dcf8f25b63990cfe1618166ec65
22978+
uri: huggingface://mradermacher/Llama-33-Nemotron-Super-49B-v15-bias-injections-reduced-GGUF/Llama-33-Nemotron-Super-49B-v15-bias-injections-reduced.Q4_K_M.gguf

0 commit comments

Comments
 (0)