Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ datasets:
|
|
16 |
pipeline_tag: text-generation
|
17 |
---
|
18 |
|
19 |
-
#
|
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**.
|