Model reference · open weights

SciCore-Omics

SciCore-Omics is an open-weight embedding model from openbmb, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.

Embeddings openbmb 1 variants 122 downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What SciCore-Omics is

🧬 SciCore-Omics A tri-modal foundation model unifying histology, spatial transcriptomics, and biological language [](https://huggingface.co/openbmb/SciCore-Omics) [](https://github.com/OpenBMB/Scicore-Omics) [](https://huggingface.co/spaces/Alkaidxxy/SciCore-Omics) [](https://github.com/OpenBMB/Scicore-Omics/blob/main/LICENSE) 🔍 Overview SciCore-Omics is a tri-modal biomedical foundation model that connects histology images, spatial transcriptomic profiles, and biological language for spatial biology and pathology-related reasoning. The model introduces a gene-aware branch based on NicheFormer + Gene Q-Former + Gene Projector, enabling transcriptomic information to be aligned with the language-model token space. SciCore-Omics supports: 🖼️ image-only reasoning; 🧬 gene-only reasoning; 🖼️🧬 joint image-gene reasoning; 💬 natural-language biomedical interpretation. ✨ Highlights Tri-modal modeling of histology, spatial transcriptomics, and language Gene-aware transcriptomic encoding with NicheFormer Unified image-gene-text reasoning in the language-model space Designed for spatial biology, pathology reasoning, and biomedical interpretation Open-source model weights, code, and demo 🚀 Quick Start This Hugging Face repository hosts the model weights. For full inference and training code, please refer to the GitHub repository: Download the model weights: Minimal loading example: For complete examples, please see: https://github.com/OpenBMB/Scicore-Omics/tree/main/eval 📦 Resources ⚠️ Limitations SciCore-Omics is released for research use only. It may generate inaccurate or incomplete biomedical interpretations and should not be used as a standalone clinical diagnostic or treatment recommendation system. 📚 Citation 📄 License This project is released under the Apache-2.0 License.

Summarised from the published model card. Read the full card on the HuggingFace links below.

Specifications

What it is

Makeropenbmb
TypeEmbedding models
Parameters (lead)8.2B
Context32k tokens
Variants1
Runs withtransformers
Released2026-06-03
Popularity122 downloads / month
Likes10
LicenceOpen weights

How it works

How embedding models work

Your textsentence / documentEncodermaps meaningVectorlist of numbersAn embedding model turns text into a vector, so similar meanings sit close together — the basis of search and RAG.

Variants

Sizes & precisions

Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.

VariantParamsPrecisionVRAMFits 16 GBWeights
SciCore-Omics8.2BBF16~18.8 GBWeights ↗

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys scicore-omics for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (scicore-omics below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/embeddings \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"scicore-omics","input":"text to embed"}'

Details

Languages, data & research

Languages

en zh

Tags

transformers safetensors minicpmv feature-extraction histopathology multimodal spatial-transcriptomics custom_code en zh

Licence

Open weights

Open weights under apache-2.0 — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗

Sources

Weights & code

Want SciCore-Omics on EU-owned hardware?

Request this model on EU hardware See what’s served now

Explore

More embedding models

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms