Skip to content

Commit aac6b56

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 5503be1 commit aac6b56

1 file changed

Lines changed: 49 additions & 0 deletions

File tree

gallery/index.yaml

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,53 @@
11
---
2+
- name: "nvidia-nemotron-3-nano-omni-30b-a3b-reasoning"
3+
url: "github:mudler/LocalAI/gallery/virtual.yaml@master"
4+
urls:
5+
- https://huggingface.co/unsloth/NVIDIA-Nemotron-3-Nano-Omni-30B-A3B-Reasoning-GGUF
6+
description: |
7+
## At a Glance
8+
9+
## Quick Start Guide
10+
11+
### Model Parameters
12+
13+
# Model Overview
14+
15+
### Description:
16+
NVIDIA Nemotron 3 Nano Omni is a multimodal large language model that unifies video, audio, image, and text understanding to support enterprise-grade Q&A, summarization, transcription, and document intelligence workflows. It extends the Nemotron Nano family with integrated video+speech comprehension, Graphical User Interface (GUI), Optical Character Recognition (OCR), and speech transcription capabilities, enabling end-to-end processing of rich enterprise content such as meeting recordings, M&E assets, training videos, and complex business documents. NVIDIA Nemotron 3 Nano Omni was developed by NVIDIA as part of the Nemotron model family.
17+
18+
This model is available for commercial use.
19+
20+
This model was improved using Qwen3-VL-30B-A3B-Instruct, Qwen3.5-122B-A10B, Qwen3.5-397B-A17B, Qwen2.5-VL-72B-Instruct, and gpt-oss-120b. For more information, please see the Training Dataset section below.
21+
22+
### License/Terms of Use
23+
24+
Governing Terms: Use of this model is governed by the NVIDIA Open Model Agreement
25+
26+
### Deployment Geography:
27+
Global
28+
29+
...
30+
license: "other"
31+
tags:
32+
- llm
33+
- gguf
34+
- multimodal
35+
overrides:
36+
backend: vllm-omni
37+
known_usecases:
38+
- chat
39+
- multimodal
40+
parameters:
41+
min_p: 0.01
42+
model: unsloth/NVIDIA-Nemotron-3-Nano-Omni-30B-A3B-Reasoning-GGUF
43+
repeat_penalty: 1
44+
temperature: 1
45+
top_k: -1
46+
top_p: 1
47+
template:
48+
use_tokenizer_template: true
49+
files:
50+
null
251
- name: "chroma1-hd"
352
url: "github:mudler/LocalAI/gallery/virtual.yaml@master"
453
license: apache-2.0

0 commit comments

Comments
 (0)