Update README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ This llama model was trained 2x faster with [Unsloth](https://github.com/unsloth
|
|
23 |
|
24 |
|
25 |
# How to use
|
26 |
-
|
27 |
```python
|
28 |
!pip install -U bitsandbytes
|
29 |
!pip install -U transformers
|
|
|
23 |
|
24 |
|
25 |
# How to use
|
26 |
+
Follow these instructions and execute codes in Google Colab
|
27 |
```python
|
28 |
!pip install -U bitsandbytes
|
29 |
!pip install -U transformers
|