Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
simveit committed Oct 12, 2024
1 parent 55fbe0d commit e82c0cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _posts/2024-10-12-mlp-jax.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
title: "Bigram Language Model with JAX"
title: "MLP Language Model with JAX"
categories:
- LLM
tags:
- JAX, TPU
---
![Picture](/assets/bigram/image.png_posts/2024-10-05-bigram-jax.md)
![Picture](/assets/mlp_nlp/image.png)

# Introduction

Expand Down

0 comments on commit e82c0cd

Please sign in to comment.