michaelfeil commited on
Commit
6873315
1 Parent(s): 2308e93

Upload codellama/CodeLlama-7b-hf ctranslate2 weights

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -43,7 +43,7 @@ and [hf-hub-ctranslate2>=2.12.0](https://github.com/michaelfeil/hf-hub-ctranslat
43
  - `compute_type=int8_float16` for `device="cuda"`
44
  - `compute_type=int8` for `device="cpu"`
45
 
46
- Converted on 2023-09-11 using
47
  ```
48
  LLama-2 -> removed <pad> token.
49
  ```
 
43
  - `compute_type=int8_float16` for `device="cuda"`
44
  - `compute_type=int8` for `device="cpu"`
45
 
46
+ Converted on 2023-09-13 using
47
  ```
48
  LLama-2 -> removed <pad> token.
49
  ```