File size: 482 Bytes
b9b05e2
 
 
 
 
 
 
 
 
 
d5fd068
c1e6570
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
title: Transformers.js Playground
emoji: πŸ›
colorFrom: indigo
colorTo: purple
sdk: static
pinned: false
---
# Transformers.js Playground

![Transformers.js Playground](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/webllm/shot.png?)

## Getting Started

First, run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.