File size: 383 Bytes
62dca4c
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
# Run SpecForge Examples

This folder contains the examples of running SpecForge on different models. The scripts can be invoked by the following command:

```bash
bash examples/<script-name>.sh [NUM_GPUS] [TP_SIZE]
```

We use the ShareGPT dataset for all the examples for now, but you can replace it with more robust datasets such as perfectblend, magpie-qwen2.5-pro-1m-v0.1, etc.