SAVRN
Search Contact SAVRN

Open-weight model · Feature extraction

tiny-audio-granite-qwen-top4

by Alex Kroman mazesmazes/tiny-audio-granite-qwen-top4

tiny-audio-granite-qwen-top4 is an open-weight model for feature extraction from Alex Kroman. It has 122M parameters. At 16-bit it needs about 0.3 GB of GPU memory, which fits on 1x MI300X from $1.85 an hour, at the lowest prices in the SAVRN Index.

This is the model card of a transformers model that has been pushed on the Hub. Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. Use the code below to get started with the model.

Parameters122M
Context
Weights758.6 MB
License
AccessOpen weights
Monthly Downloads

Runs On

What it takes to serve tiny-audio-granite-qwen-top4 (122M parameters): the memory its weights need at each precision, and the cheapest way to rent enough data-center GPUs to hold them.

PrecisionWeightsMemory neededCheapest setupPer hourAlso fits
16-bit 0.2 GB 0.3 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00
8-bit 0.1 GB 0.1 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00
4-bit 0.1 GB 0.1 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00

Memory is the weights at that precision plus 20% for the runtime and a short context; a long context needs more. Prices are the lowest on-demand hourly rates in the SAVRN Index, read Sep 20, 2026.

tiny-audio-granite-qwen-top4 on every accelerator the SAVRN Index prices, at every precision

Model Card

This is the model card of a transformers model that has been pushed on the Hub. Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. Use the code below to get started with the model. Carbon emissions can be estimated using the Machine Learning Impact calculator presented in Lacoste et al. (2019).

Excerpt from the card by Alex Kroman.

Configuration

Architecture
ASRModel
Vocabulary size
248,192
Model type
asr_model

Identity and Version

Repository
mazesmazes/tiny-audio-granite-qwen-top4
Publisher
Alex Kroman
Task
Feature extraction
Modality
Text
Library
transformers
Parameters
122M parameters
Languages
Not stated by the source
Revision
2f74de7cc5678ba592a603bc663d54d5da08bb7b
First published
2026-09-19
Last updated
2026-09-20

Files and Weights

19 files, 778.8 MB in total. The weights are 3 files totalling 758.6 MB in bin, safetensors.

Weights3 files · 758.6 MB
Configuration11 files · 213.6 KB
Tokenizer2 files · 20.0 MB
Documentation1 file · 5.2 KB
Other1 file · 7.8 KB
Repository1 file · 1.6 KB
Every file
FileTypeSizeSHA-256
adapter_model.safetensorsWeights269.2 MB 0a63b5f5574d
model.safetensorsWeights489.4 MB ea5c3ae743d9
training_args.binWeights5.3 KB ce44893d7f6c
adapter_config.jsonConfiguration1.3 KB
alignment.pyConfiguration12.2 KB
asr_config.pyConfiguration18.7 KB
asr_modeling.pyConfiguration112.5 KB
asr_pipeline.pyConfiguration16.2 KB
asr_processing.pyConfiguration7.5 KB
config.jsonConfiguration8.8 KB
diarization.pyConfiguration26.0 KB
generation_config.jsonConfiguration201 B
preprocessor_config.jsonConfiguration457 B
projectors.pyConfiguration9.7 KB
README.mdDocumentation5.2 KB
chat_template.jinjaOther7.8 KB
.gitattributesRepository1.6 KB
tokenizer.jsonTokenizer20.0 MB a454aca253aa
tokenizer_config.jsonTokenizer1.2 KB

License and Download

License
Not stated by the source
Access
Open weights, no gate
Download size
758.6 MB
Download from Alex Kroman

Released by Alex Kroman through its official repository on Hugging Face.

Built From

Memory Requirements

PrecisionWeights in memory
As published758.6 MB
16-bit0.2 GB
8-bit0.1 GB
4-bit0.1 GB

Weights only, from the published parameter count; the key-value cache and runtime add to this.

Questions About tiny-audio-granite-qwen-top4

How much GPU memory does tiny-audio-granite-qwen-top4 need?

About 0.3 GB at 16-bit and 0.1 GB at 4-bit: the weights (122M parameters) plus a working margin. A long context needs more.

What is the cheapest GPU to run tiny-audio-granite-qwen-top4 on?

At 16-bit, 1x MI300X from $1.85 an hour; at 4-bit, 1x MI300X from $1.85 an hour, at the lowest on-demand prices the SAVRN Index lists.

Similar Models

For more details please refer to our Github: FlagEmbedding. If you are looking for a model that supports more languages, longer texts, and other retrieval methods, you can try using bge-m3. FlagEmbedding focuses on retrieval-augmented LLMs, consisting of the following projects currently: - 1/30/2024: Release BGE-M3, a new member to BGE model series! M3 stands for Multi-linguality (100+ languages), Multi-granularities (input length up to 8192), Multi-Functionality (unification of dense, lexical, multi-vec/colbert retrieval). It is the first embedding model which supports all three retrieval methods, achieving new SOTA on multi-lingual (MIRACL) and cross-lingual (MKQA) benchmarks. Technical…

Open weights mit 109M parameters 512 tokens sentence-transformers

Recommend switching to newest BAAI/bge-base-en-v1.5, which has more reasonable similarity distribution and same method of usage. More details please refer to our Github: FlagEmbedding. FlagEmbedding can map any text to a low-dimensional dense vector which can be used for tasks like retrieval, classification, clustering, or semantic search. And it also can be used in vector databases for LLMs. Updates - 10/12/2023: Release LLM-Embedder, a unified embedding model to support diverse retrieval augmentation needs for LLMs. Paper:fire: - 09/15/2023: The technical report of BGE has been released - 09/15/2023: The masive training data of BGE has been released - 09/12/2023: New models: - 09/07/2023…

Open weights mit 109M parameters 512 tokens transformers

[news] A cross-lingual extension of SapBERT will appear in the main onference of ACL 2021! [news] SapBERT will appear in the conference proceedings of NAACL 2021! SapBERT by Liu et al. (2020). Trained with UMLS 2020AA (English only), using microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext as the base model. The input should be a string of biomedical entity names, e.g., "covid infection" or "Hydroxychloroquine". The [CLS] embedding of the last layer is regarded as the output. The following script converts a list of strings (entity names) into embeddings. For more details about training and eval, see SapBERT github repo.

Open weights apache-2.0 109M parameters 512 tokens transformers

Model · Feature extraction

jina-embeddings-v2-base-code

Jina AI

The easiest way to starting using jina-embeddings-v2-base-code is to use Jina AI's Embedding API. jina-embeddings-v2-base-code is an multilingual embedding model speaks English and 30 widely used programming languages. Same as other jina-embeddings-v2 series, it supports 8192 sequence length. jina-embeddings-v2-base-code is based on a Bert architecture (JinaBert) that supports the symmetric bidirectional variant of ALiBi to allow longer sequence length. The backbone jina-bert-v2-base-code is pretrained on the github-code dataset. The model is further trained on Jina AI's collection of more than 150 millions of coding question answer and docstring source code pairs. These pairs were obtained…

Open weights apache-2.0 161M parameters 8,192 tokens sentence-transformers

Model · Feature extraction

Vela-1.0-Omni-Nano

vLLM Semantic Router

Text, images, speech and environmental audio in one embedding space. Vela Omni Nano supports multimodal search, routing and clustering with normalized vectors that can be compared directly. A frozen CLAP audio branch adds environmental-sound information to the existing speech representation. Text and image computations are retained; audio embeddings are newly trained and evaluated. Architecture and measured identity. Scores are 0–100; higher is better. The comparison uses the same held-out evaluation examples, complete retrieval pools and 128-token text cap for both models. Bold marks improvement over the original small model. These known test pools are reused across releases. The common…

Open weights apache-2.0 164M parameters pytorch

Model · Feature extraction

granite-embedding-small-english-r2

IBM Granite

Granite-embedding-small-english-r2 is a 47M parameter dense biencoder embedding model from the Granite Embeddings collection that can be used to generate high quality text embeddings. This model produces embedding vectors of size 384 based on context length of upto 8192 tokens. Compared to most other open-source models, this model was only trained using open-source relevance-pair datasets with permissive, enterprise-friendly license, plus IBM collected and generated datasets. The r2 models show strong performance across standard and IBM-built information retrieval benchmarks (BEIR, ClapNQ), code retrieval (COIR), long-document search benchmarks (MLDR, LongEmbed), conversational multi-turn…

Open weights apache-2.0 48M parameters 8,192 tokens sentence-transformers