Update README.md
Browse files
README.md
CHANGED
@@ -43,6 +43,8 @@ dtype: bfloat16
|
|
43 |
|
44 |
/Due to the jais family tokenizer deployment with trust remote code, especially if handling Arabic, the following implementation is suggested for inferencing this merge model/
|
45 |
|
|
|
|
|
46 |
```python
|
47 |
!pip install -qU transformers accelerate
|
48 |
|
|
|
43 |
|
44 |
/Due to the jais family tokenizer deployment with trust remote code, especially if handling Arabic, the following implementation is suggested for inferencing this merge model/
|
45 |
|
46 |
+
(Notebook saved in repo to run in google colab or similar)
|
47 |
+
|
48 |
```python
|
49 |
!pip install -qU transformers accelerate
|
50 |
|