Skip to content

Commit 783a9a2

Browse files
committed
Metadata: authors, registry
1 parent a4852f1 commit 783a9a2

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

authors.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -421,3 +421,13 @@ lewtun:
421421
name: "Lewis Tunstall"
422422
website: "https://huggingface.co/lewtun"
423423
avatar: "https://cdn-avatars.huggingface.co/v1/production/uploads/1594651707950-noauth.jpeg"
424+
425+
pcuenca:
426+
name: "Pedro Cuenca"
427+
website: "https://huggingface.co/pcuenq"
428+
avatar: "https://cdn-avatars.huggingface.co/v1/production/uploads/1617264212503-603d25b75f9d390ab190b777.jpeg"
429+
430+
Vaibhavs10:
431+
name: "vb"
432+
website: "https://huggingface.co/reach-vb"
433+
avatar: "https://cdn-avatars.huggingface.co/v1/production/uploads/1655385361868-61b85ce86eb1f2c5e6233736.jpeg"

registry.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@
44
# should build pages for, and indicates metadata such as tags, creation date and
55
# authors for each page.
66

7+
- title: How to run gpt-oss-20b on Google Colab
8+
path: articles/gpt-oss/run-colab.ipynb
9+
date: 2025-08-06
10+
authors:
11+
- pcuenca
12+
- Vaibhavs10
13+
tags:
14+
- gpt-oss
15+
- open-models
16+
717
- title: Using NVIDIA TensorRT-LLM to run gpt-oss-20b
818
path: articles/run-nvidia.ipynb
919
date: 2025-08-05

0 commit comments

Comments
 (0)