Text Generation
Transformers
PyTorch
longllama
code
text-generation-inference
custom_code
Eval Results
syzymon commited on
Commit
07822d3
1 Parent(s): d7488ec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -112,7 +112,7 @@ See also:
112
  ### Requirements
113
  ```
114
  pip install --upgrade pip
115
- pip install transformers==4.30 sentencepiece accelerate
116
  ```
117
 
118
  ### Loading model
 
112
  ### Requirements
113
  ```
114
  pip install --upgrade pip
115
+ pip install git+https://github.com/huggingface/transformers.git@main sentencepiece accelerate
116
  ```
117
 
118
  ### Loading model