Update src/app/signup-panel.tsx
#1
by pcuenq HF Staff - opened
- src/app/signup-panel.tsx +1 -1
src/app/signup-panel.tsx
CHANGED
|
@@ -128,7 +128,7 @@ export default function SignupPanel({ session }: SignupPanelProps) {
|
|
| 128 |
<p className={styles.subtitle}>
|
| 129 |
Build Mac Metal kernels with Codex from OpenAI, register through Hugging Face, and qualify for the final
|
| 130 |
challenge in Humanity's Last Hackathon. <b>The focus is local inference, kernel optimization, and
|
| 131 |
-
agent-driven ML systems
|
| 132 |
</p>
|
| 133 |
<div className={styles.heroMeta}>
|
| 134 |
<span>Launch: May 4th, 2026</span>
|
|
|
|
| 128 |
<p className={styles.subtitle}>
|
| 129 |
Build Mac Metal kernels with Codex from OpenAI, register through Hugging Face, and qualify for the final
|
| 130 |
challenge in Humanity's Last Hackathon. <b>The focus is local inference, kernel optimization, and
|
| 131 |
+
agent-driven ML systems for Apple silicon.</b>
|
| 132 |
</p>
|
| 133 |
<div className={styles.heroMeta}>
|
| 134 |
<span>Launch: May 4th, 2026</span>
|