thatname commited on
Commit
b9c2abd
1 Parent(s): dae66e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -5,6 +5,7 @@
5
  ```python
6
  inputs = '🧑:' + query.strip() + '\n🤖:'
7
  ```
 
8
  ---
9
  license: gpl-3.0
10
  ---
 
5
  ```python
6
  inputs = '🧑:' + query.strip() + '\n🤖:'
7
  ```
8
+ * If you wanna quantize Ziya to GGML yourself, you should override its 'add_tokens.json' file with ours, which is provided in this repository.
9
  ---
10
  license: gpl-3.0
11
  ---