kazugiri commited on
Commit
7757fcf
·
verified ·
1 Parent(s): 23ef6b9

Update README.md

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