mlabonne commited on
Commit
3d953a7
1 Parent(s): 03c4716

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ This is a dummy version of the model based on [`meta-llama/Llama-2-7b-hf`](https
8
 
9
  ## 🧩 Dummy
10
 
11
- `dummy-llama-2` has a size of 886.03 MB instead of the original 12852.65 MB (compression factor of 14.51) but keeps the base model's functionality.
12
 
13
  The purpose of this dummy version is to be used for **debugging**, so you don't have to download the entire original model. Do not use it for inference.
14
 
 
8
 
9
  ## 🧩 Dummy
10
 
11
+ `dummy-llama-2` has a size of 929.07 MB instead of the original 13476.98 MB (compression factor of 14.51) but keeps the base model's functionality.
12
 
13
  The purpose of this dummy version is to be used for **debugging**, so you don't have to download the entire original model. Do not use it for inference.
14