leylahviolet commited on
Commit
e524956
Β·
verified Β·
1 Parent(s): 3cce455

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -34,8 +34,8 @@ It integrates directly with [ComfyUI Violet Tools](https://github.com/leylahviol
34
 
35
  This repository contains all the necessary artifacts to load the model and its tokenizer:
36
 
37
- - `violet-essentia-ex-machina.onnx` – ONNX graph
38
- - `violet-essentia-ex-machina.onnx.data` – tensor weights (~2.13 GB)
39
  - `tokenizer.json` – full tokenizer definition
40
  - `tokenizer.model` – SentencePiece model
41
  - `tokenizer_config.json` – tokenizer settings
 
34
 
35
  This repository contains all the necessary artifacts to load the model and its tokenizer:
36
 
37
+ - `violet-essentia-ex-machina-int8.onnx` – ONNX graph
38
+ - `violet-essentia-ex-machina-int8.onnx.data` – tensor weights (~4.12 GB)
39
  - `tokenizer.json` – full tokenizer definition
40
  - `tokenizer.model` – SentencePiece model
41
  - `tokenizer_config.json` – tokenizer settings