cnmoro / static-nomic-384-pten-v2-st

huggingface.co
Total runs: 325
24-hour runs: 4
7-day runs: 18
30-day runs: 277
Model's Last Updated: August 05 2026
feature-extraction

Introduction of static-nomic-384-pten-v2-st

Model Details of static-nomic-384-pten-v2-st

This is the sentence-transformers compatible version of cnmoro/static-nomic-384-pten-v2 .

It is numerically identical to the original (cosine similarity 1.0000000000, max absolute difference 1.5e-08); the only change is how the weights are stored. The original uses Model2Vec's vocabulary_quantization , which packs the vocabulary into a smaller shared table plus mapping and weights tensors. Sentence Transformers' StaticEmbedding cannot read that layout, so here the embedding matrix is materialized to one row per token.

Use cnmoro/static-nomic-384-pten-v2 if you want the smaller download (52 MB vs 424 MB) and are loading with model2vec .

This Model2Vec model was created by using Tokenlearn , with nomic-embed-text-v2-moe as a base.

The output dimension is 384.

The evaluation in the model card was executed using this distilled model, not the original.

This model was trained in streaming mode over large precomputed feature shards with incremental PCA (384d), vocabulary quantization capped at 32k effective tokens, and fine-tuning optimizations for large-scale data.

This is a better model than cnmoro/static-nomic-384-pten

Usage

Load this model using model2vec library:

from model2vec import StaticModel

model = StaticModel.from_pretrained("cnmoro/static-nomic-384-pten-v2")

# Compute text embeddings
embeddings = model.encode(["Example sentence"])

Or using sentence-transformers library:

from sentence_transformers import SentenceTransformer

model = SentenceTransformer('cnmoro/static-nomic-384-pten-v2')

# Compute text embeddings
embeddings = model.encode(["Example sentence"])

Runs of cnmoro static-nomic-384-pten-v2-st on huggingface.co

325
Total runs
4
24-hour runs
10
3-day runs
18
7-day runs
277
30-day runs

More Information About static-nomic-384-pten-v2-st huggingface.co Model

More static-nomic-384-pten-v2-st license Visit here:

https://choosealicense.com/licenses/apache-2.0

static-nomic-384-pten-v2-st huggingface.co

static-nomic-384-pten-v2-st huggingface.co is an AI model on huggingface.co that provides static-nomic-384-pten-v2-st's model effect (), which can be used instantly with this cnmoro static-nomic-384-pten-v2-st model. huggingface.co supports a free trial of the static-nomic-384-pten-v2-st model, and also provides paid use of the static-nomic-384-pten-v2-st. Support call static-nomic-384-pten-v2-st model through api, including Node.js, Python, http.

static-nomic-384-pten-v2-st huggingface.co Url

https://huggingface.co/cnmoro/static-nomic-384-pten-v2-st

cnmoro static-nomic-384-pten-v2-st online free

static-nomic-384-pten-v2-st huggingface.co is an online trial and call api platform, which integrates static-nomic-384-pten-v2-st's modeling effects, including api services, and provides a free online trial of static-nomic-384-pten-v2-st, you can try static-nomic-384-pten-v2-st online for free by clicking the link below.

cnmoro static-nomic-384-pten-v2-st online free url in huggingface.co:

https://huggingface.co/cnmoro/static-nomic-384-pten-v2-st

static-nomic-384-pten-v2-st install

static-nomic-384-pten-v2-st is an open source model from GitHub that offers a free installation service, and any user can find static-nomic-384-pten-v2-st on GitHub to install. At the same time, huggingface.co provides the effect of static-nomic-384-pten-v2-st install, users can directly use static-nomic-384-pten-v2-st installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

static-nomic-384-pten-v2-st install url in huggingface.co:

https://huggingface.co/cnmoro/static-nomic-384-pten-v2-st

Url of static-nomic-384-pten-v2-st

static-nomic-384-pten-v2-st huggingface.co Url

Provider of static-nomic-384-pten-v2-st huggingface.co

cnmoro
ORGANIZATIONS

Other API from cnmoro

huggingface.co

Total runs: 41
Run Growth: 19
Growth Rate: 44.19%
Updated:April 09 2026
huggingface.co

Total runs: 4
Run Growth: -2
Growth Rate: -50.00%
Updated:January 14 2025