MCPcopy Create free account
hub / github.com/DeusData/codebase-memory-mcp / extract_nomic_vectors.py

File extract_nomic_vectors.py

scripts/extract_nomic_vectors.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""
3Extract token embeddings from nomic-embed-code (7B) for static lookup table.
4

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected