eclfe commited on
Commit
114b213
·
verified ·
1 Parent(s): 958fefb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -22,6 +22,7 @@ This model was trained using [H2O LLM Studio](https://github.com/h2oai/h2o-llmst
22
  ! pip install transformers==4.40.2
23
 
24
  import huggingface_hub
 
25
  huggingface_hub.login(<ACCESS_TOKEN>)
26
 
27
  from transformers import pipeline
 
22
  ! pip install transformers==4.40.2
23
 
24
  import huggingface_hub
25
+
26
  huggingface_hub.login(<ACCESS_TOKEN>)
27
 
28
  from transformers import pipeline