chore: Replace firefox with 7zip (smaller)

This commit is contained in:
Tibo De Peuter 2025-12-11 22:45:46 +01:00
parent ff11c1deb3
commit 1143acc415
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2
4 changed files with 33 additions and 10 deletions

View file

@ -1,5 +1,11 @@
# neural compression
## Running locally
```
uv sync --all-extras
```
Example usage:
```shell
@ -21,10 +27,12 @@ python benchmark.py --debug compress \
--input-file inputfile --output-file outputfile
```
## Running locally
Testing compression:
```
uv sync --all-extras
```shell
bash config/download_datasets.sh config/urls.txt /home/tdpeuter/data/ml-inputs
bash config/generate_csv.sh > config/sub.csv
bash config/local.sh
```
## Running on the Ghent University HPC