"vllm/vscode:/vscode.git/clone" did not exist on "4026a049d3ad510bea8e177bf71722bd510fbb46"
README.md 162 Bytes
Newer Older
1
2
3
4
5
6
# Basic MNIST Example (BF16)

```bash
python test_single_gpu_mnist.py
python test_single_gpu_mnist.py --use-te   # Linear layers from TransformerEngine
```