forked from karpathy/nanoGPT
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
174 lines (162 loc) · 5.27 KB
/
_quarto.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
title: nanoGPT
date: last-modified
# date: today
author-title: ""
affiliation-title: ""
published-title: ""
modified-title: ""
title-block-categories: false
number-sections: false
bibliography: references.bib
# appendix-cite-as: display
favicon: "favicon.svg"
# twitter-card: true
site-url: https://saforem2.github.io/nanoGPT
google-scholar: true
citeproc: true
filters:
- lightbox
lightbox: auto
project:
render:
- index.qmd
- quarto/*.qmd
type: website
output-dir: "docs"
preview:
port: 4209
author:
name: "Sam Foreman [[{{< ai orcid >}}]{.orcid-green}](https://orcid.org/0000-0002-9981-0876)"
url: https://samforeman.me
email: foremans@anl.gov
# affiliation: Argonne National Laboratory
# affiliation-url: https://alcf.anl.gov/about/people/sam-foreman
citation:
author: Sam Foreman
type: webpage
title: "nanoGPT"
url: https://saforem2.github.io/nanoGPT
execute:
# keep-ipynb: true
# keep-md: true
freeze: auto
website:
open-graph: true
description: "nanoGPT: A minimal LLM implementation for research and education."
page-navigation: true
title: "nanoGPT"
site-url: "https://saforem2.github.io/nanoGPT"
favicon: "./favicon.svg"
back-to-top-navigation: true
repo-url: https://github.com/saforem2/nanoGPT
repo-actions: [source, edit, issue]
google-analytics: G-XVM2Y822Y1
# sidebar: false
twitter-card:
image: "./assets/thumbnail.png"
site: "@saforem2"
creator: "@saforem2"
sidebar:
# header: "<code>nanoGPT</code>"
title: "<code>nanoGPT</code>"
style: floating
contents:
- url: "./quarto/shakespeare.qmd"
- url: "./quarto/gpt2-medium.qmd"
- url: "./quarto/gpt2-xl.qmd"
# sidebar:
# style: floating
# contents: auto
navbar:
logo: "./favicon.svg"
background: "#222222"
foregound: "#838383"
# left:
# - href: "./quarto/shakespeare.qmd"
# text: "[{{< iconify line-md pencil >}}]{.red-text style='font-size: 1.0em;'} Shakespeare"
# - href: "./quarto/gpt2-medium.qmd"
# text: "[{{< iconify line-md pencil >}}]{.red-text style='font-size: 1.0em;'} GPT2-Medium"
# - href: "./quarto/gpt2-xl.qmd"
# text: "[{{< iconify line-md pencil >}}]{.red-text style='font-size: 1.0em;'} GPT2-XL"
# - href: "./qmd/slides.qmd"
# text: "[{{< iconify line-md image >}}]{.green-text style='font-size: 1.0em;'} Talks"
# - href: "./qmd/projects.qmd"
# text: "[{{< iconify line-md computer >}}]{.blue-text style='font-size:1.0em;'} Projects"
right:
- href: https://twitter.com/saforem2
text: "[{{< iconify line-md twitter >}}]{style='font-size: 1.15em;'}"
aria-label: Twitter
- href: https://github.com/saforem2/nanoGPT
text: "[{{< iconify line-md github-loop >}}]{style='font-size: 1.15em;'}"
aria-label: GitHub
page-footer:
left: "Copyright 2023, Sam Foreman"
right: "[samforeman.me](https://samforeman.me)"
center:
- href: https://samforeman.me
text: "[{{< fa solid home >}}]{style='font-size: 1.25em;'}"
# - icon: github
- href: https://github.com/saforem2
text: "[{{< fa brands github >}}]{style='font-size: 1.25em;'}"
# - icon: twitter
- href: https://twitter.com/saforem2
text: "[{{< fa brands twitter >}}]{style='font-size: 1.25em;'}"
- href: "mailto:///foremans@anl.gov"
text: "[{{< fa regular paper-plane >}}]{style='font-size: 1.25em;'}"
# - href: https://www.twitter.com/saforem2
# text: "[{{< fa brands twitter >}}]{style='font-size: 1.25em;'}"
- href: https://scholar.google.com/citations?user=vV_1zDwAAAAJ&hl=en
text: "[{{< ai google-scholar >}}]{style='font-size: 1.25em;'}"
- href: https://orcid.org/0000-0002-9981-0876
text: "[{{< ai orcid >}}]{style='font-size: 1.25em;'}"
- href: https://www.last.fm/user/saforem2
text: "[{{< fa brands lastfm >}}]{style='font-size: 1.25em;'}"
- href: https://open.spotify.com/user/saforem2
text: "[{{< fa brands spotify >}}]{style='font-size: 1.25em;'}"
- href: https://www.instagram.com/saforem2
text: "[{{< fa brands instagram >}}]{style='font-size: 1.25em;'}"
- href: https://linkedin.com/in/saforem2
text: "[{{< fa brands linkedin >}}]{style='font-size: 1.25em;'}"
format:
html:
callout-appearance: simple
code-link: true
code-line-numbers: true
toc: true
self-contained: false
toc-location: right
page-layout: full
grid:
body-width: 1150px
fig-responsive: true
anchor-sections: true
# highlight-style: atom-one
code-overflow: scroll
code-fold: false
code-copy: hover
code-summary: " "
code-tools:
source: repo
toggle: true
caption: none
html-math-method: katex
css:
- css/default.css
- css/callouts.css
- css/profile.css
theme:
dark:
- css/common.scss
- css/dark.scss
- css/syntax-dark.scss
- css/callout-cards.scss
light:
- css/common.scss
- css/light.scss
- css/syntax-light.scss
- css/callout-cards.scss
smooth-scroll: false
citations-hover: true
footnotes-hover: true
header-includes: |
<link href="https://pvinis.github.io/iosevka-webfont/3.4.1/iosevka.css" rel="stylesheet" />