openai-community / text-generation updated 2 years ago

openai-gpt

- Model Details - How To Get Started With the Model - Uses - Risks, Limitations and Biases - Training - Evaluation - Environmental Impact - Technical Specifications - Citation Information - Model Card Authors

Params
120 M
Context
Downloads 30d
189 K
Likes
302
Commercial use: allowed mit Not gated SAFETENSORS 1 languages View on Hugging Face ↗

Download history

daily snapshots · 10 days
189 K181 K
Jul 28Jul 31Aug 3Aug 6

Can you run it?

Estimated VRAM at 8K context unless noted. Pick your hardware to see the verdict per quantization.

FileQuantSizeEst. VRAMVerdict on RTX 4090 · 24 GB
model.safetensors f32 0.5 GB 1.0 GB ✅ Runs comfortably
Estimate: file size × 1.1 + KV cache at 8K + 0.5 GB overhead. Not a benchmark — how we calculate this.

Run it

copy-paste, exact tags checked against the Hub
~ · curl · api/v1
$ curl -s https://aimodelscomparison.com/api/v1/models/openai-gpt
{
  "hf_id": "openai-community/openai-gpt",
  "params_b": 0.12,
  "context_length": null,
  "license": { "id": "mit", "commercial": "yes" },
  "downloads_30d": 189091,
  "vram_estimates": [
    { "quant": "f32", "gb": 1.0 }
  ],
  "updated_at": "2026-07-28T18:08:31Z"
}
est. VRAM —on RTX 4090 · 24 GBJSON API →

Specifications

Architecture
OpenAIGPTLMHeadModel
Parameters
120 M
Tensor type
F32
Vocabulary
40,478
Licence
mit
First seen on the Hub
2022-03-02
Training datasets
undisclosed
Added to our catalog
2026-07-28