fbaldassarri commited on
Commit
3c609eb
1 Parent(s): c04a049

Update README

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -23,6 +23,12 @@ This model has been quantized using Intel [auto-round](https://github.com/intel/
23
 
24
  ```
25
  git clone https://github.com/fbaldassarri/model-conversion.git
 
 
 
 
 
 
26
  ```
27
 
28
  Then,
 
23
 
24
  ```
25
  git clone https://github.com/fbaldassarri/model-conversion.git
26
+
27
+ cd model-conversion
28
+
29
+ mkdir models
30
+
31
+ huggingface-cli download --resume-download --local-dir sapienzanlp_modello-italia-9b --local-dir-use-symlinks False sapienzanlp/modello-italia-9b
32
  ```
33
 
34
  Then,