Skip to content

Commit fa518c0

Browse files
fix: indexing
1 parent 9d2a944 commit fa518c0

File tree

1 file changed

+19
-0
lines changed
  • content/posts/machine learning/deep learning/NLP/GPT-OSS-20B

1 file changed

+19
-0
lines changed

content/posts/machine learning/deep learning/NLP/GPT-OSS-20B/index.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
---
2+
title: "Tutorial: GPT-OSS 20B"
3+
date: 2025-08-14T00:00:00+01:00
4+
description: Open Source OpenAI model
5+
menu:
6+
sidebar:
7+
name: GPT-OSS
8+
identifier: gptoss20B
9+
parent: nlp
10+
weight: 8
11+
hero: mermaid-diagram-hd.png
12+
tags: ["Deep Learning", "NLP", "Machine Learning"]
13+
categories: ["NLP"]
14+
---
15+
16+
17+
18+
*Open in:*[<img src="https://www.kaggle.com/static/images/logos/kaggle-logo-gray-300.png" width="45"/>](https://www.kaggle.com/code/stefanogiannini/tutorial-run-gpt-oss-20b-in-kaggle)
19+
120
# GPT-OSS 20B - Tutorial
221
## 1. Install Dependencies and Imports
322

0 commit comments

Comments
 (0)