ayoubkirouane commited on
Commit
bcf5b52
1 Parent(s): 746dc9a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -60,6 +60,9 @@ The following `bitsandbytes` quantization config was used during training:
60
  - PEFT 0.4.0
61
 
62
  ### How to Get Started with the Model
 
 
 
63
 
64
  ```python
65
  from transformers import pipeline
 
60
  - PEFT 0.4.0
61
 
62
  ### How to Get Started with the Model
63
+ ```
64
+ ! huggingface-cli login
65
+ ```
66
 
67
  ```python
68
  from transformers import pipeline