michaelfeil commited on
Commit
312c18c
1 Parent(s): 83bf448

Upload meta-llama/Llama-2-7b-hf ctranslate fp16 weights

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -57,9 +57,9 @@ and [hf-hub-ctranslate2>=2.12.0](https://github.com/michaelfeil/hf-hub-ctranslat
57
  - `compute_type=int8_float16` for `device="cuda"`
58
  - `compute_type=int8` for `device="cpu"`
59
 
60
- Converted on 2023-07-18 using
61
  ```
62
-
63
  ```
64
 
65
  # Licence and other remarks:
 
57
  - `compute_type=int8_float16` for `device="cuda"`
58
  - `compute_type=int8` for `device="cpu"`
59
 
60
+ Converted on 2023-07-19 using
61
  ```
62
+ LLama-2 -> removed <pad> token.
63
  ```
64
 
65
  # Licence and other remarks: