paperswithcode/galai
Model API for GALACTICA observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 99
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1387
- days_rel: n/a
- days_push: 1278
- n_releases_24m: 0
Adoption not part of the score
2741 stars · 268 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
galai is the official Python library for loading and running inference with the GALACTICA general-purpose scientific language models from Papers with Code / Meta AI. It provides a simple API to generate text for scientific NLP tasks like citation prediction, math reasoning, molecular property prediction, and protein annotation.
Use cases
- generate scientific text with the galactica language model
- run citation prediction on scientific text
- predict molecular properties with a language model
- annotate proteins using a scientific LLM
- load galactica models of different sizes in python
- use galactica models with hugging face transformers
When to choose
- you want a simple Python API to run GALACTICA model inference
- you need scientific NLP tasks like citation prediction or protein annotation
- you want to experiment with model sizes from 125M to 120B parameters
When to avoid
- you need a general-purpose LLM not focused on scientific text
- you need actively developed features or recent model support
- you want training or fine-tuning capabilities rather than inference
Facets
library · maturity maintenance
llm-inference nlp machine-learning large-language-models data-science python scientific-language-model galactica hugging-face text-generation language-model-api natural-language-processing
2 sources
- readme: https://github.com/paperswithcode/galai · fetched 2026-08-28 · 207f73981be3
- registry_pypi: https://pypi.org/pypi/galai/json · fetched 2026-08-29 · f76f0a10238f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| paperswithcode/galai | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="paperswithcode/galai")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem