kazugiri commited on
Commit
d540576
·
verified ·
1 Parent(s): 90f0f82

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- Using Google Colab
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