Update README.md
Browse files
README.md
CHANGED
|
@@ -55,7 +55,7 @@ ziv start
|
|
| 55 |
|
| 56 |
| File | Description |
|
| 57 |
|---|---|
|
| 58 |
-
| `
|
| 59 |
| `tokenizer.json` | Tokenizer vocabulary and rules |
|
| 60 |
| `tokenizer_config.json` | Tokenizer settings |
|
| 61 |
| `config.json` | Model architecture config |
|
|
|
|
| 55 |
|
| 56 |
| File | Description |
|
| 57 |
|---|---|
|
| 58 |
+
| `model.onnx` | ONNX model weights and graph |
|
| 59 |
| `tokenizer.json` | Tokenizer vocabulary and rules |
|
| 60 |
| `tokenizer_config.json` | Tokenizer settings |
|
| 61 |
| `config.json` | Model architecture config |
|