Skip to content

Commit ebd9fcb

Browse files
localai-botmudler
andauthored
chore(model gallery): 🤖 add 1 new models via gallery agent (#9615)
chore(model gallery): 🤖 add new models via gallery agent Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: mudler <2420543+mudler@users.noreply.github.com>
1 parent 091eda8 commit ebd9fcb

1 file changed

Lines changed: 45 additions & 0 deletions

File tree

gallery/index.yaml

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,49 @@
11
---
2+
- name: "nemotron-3-nano-omni-30b-a3b-reasoning-apex"
3+
url: "github:mudler/LocalAI/gallery/virtual.yaml@master"
4+
urls:
5+
- https://huggingface.co/mudler/Nemotron-3-Nano-Omni-30B-A3B-Reasoning-APEX-GGUF
6+
description: |
7+
# Model Overview
8+
9+
### Description:
10+
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.
11+
12+
This model is available for commercial use.
13+
14+
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.
15+
16+
### License/Terms of Use
17+
18+
Governing Terms: Use of this model is governed by the NVIDIA Open Model Agreement
19+
20+
### Deployment Geography:
21+
Global
22+
23+
...
24+
license: "other"
25+
tags:
26+
- llm
27+
- gguf
28+
- vision
29+
- multimodal
30+
- reasoning
31+
overrides:
32+
backend: vllm-omni
33+
known_usecases:
34+
- chat
35+
- multimodal
36+
parameters:
37+
min_p: 0.01
38+
model: mudler/Nemotron-3-Nano-Omni-30B-A3B-Reasoning-APEX-GGUF
39+
repeat_penalty: 1
40+
temperature: 1
41+
top_k: -1
42+
top_p: 1
43+
template:
44+
use_tokenizer_template: true
45+
files:
46+
null
247
- name: "carnice-v2-27b"
348
url: "github:mudler/LocalAI/gallery/virtual.yaml@master"
449
urls:

0 commit comments

Comments
 (0)