Dzip-torch icon indicating copy to clipboard operation
Dzip-torch copied to clipboard

Whats the consists of compressed file?

Open suntong30 opened this issue 1 year ago • 1 comments

Hello, I'm interested in Dzip. But I need some help.

I use the default command of combined mode: bash compress.sh FILE.txt FILE.dzip com MODEL_PATH

After that, I get three files, FILE.dzip.combined, File.dzip.params, and FILE_model. What are these files mean? Are they all components as compressed bytes?

And does the ./bsc only compress the model, i.e., FILE_model?

Thank you.

suntong30 avatar Apr 04 '23 07:04 suntong30

image These are the data streams.

fahaihi avatar Nov 21 '23 09:11 fahaihi