TorchAO Testing
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,12 @@
|
|
2 |
library_name: transformers
|
3 |
tags: []
|
4 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
|
6 |
```
|
7 |
import torch
|
|
|
2 |
library_name: transformers
|
3 |
tags: []
|
4 |
---
|
5 |
+
```
|
6 |
+
model: opt-125m
|
7 |
+
config: Float8DynamicActivationFloat8WeightConfig
|
8 |
+
config version: 1
|
9 |
+
torchao version: 0.13.dev
|
10 |
+
```
|
11 |
|
12 |
```
|
13 |
import torch
|