myselfsaurabh commited on
Commit
3a14106
·
verified ·
1 Parent(s): 8d7ac55

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ datasets:
16
  pipeline_tag: text-generation
17
  ---
18
 
19
- # Model Card for gpt-oss-20b-offload
20
 
21
  This is a CPU+GPU offload‑ready copy of **OpenAI’s GPT‑OSS‑20B** model, an open‑source, Mixture‑of‑Experts large language model released by OpenAI in 2025.
22
  The model here retains OpenAI’s original **MXFP4 quantization** and is configured for **memory‑efficient loading in Colab or similar GPU environments**.
 
16
  pipeline_tag: text-generation
17
  ---
18
 
19
+ # gpt-oss-20b-offload
20
 
21
  This is a CPU+GPU offload‑ready copy of **OpenAI’s GPT‑OSS‑20B** model, an open‑source, Mixture‑of‑Experts large language model released by OpenAI in 2025.
22
  The model here retains OpenAI’s original **MXFP4 quantization** and is configured for **memory‑efficient loading in Colab or similar GPU environments**.