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