andreaskoepf commited on
Commit
c4a9aad
1 Parent(s): 8a82537

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ Note: **At least Huggingface Transformers [4.31.0](https://pypi.org/project/tran
19
  ## Long context (RoPE Scaling)
20
 
21
  This model was fine-tuned with a context size of 8192 tokens using linear scaling of RoPE embeddings. This feature was recently
22
- added to [Huggingface transformers](https://github.com/huggingface/transformers/). to In order to load this model please make sure
23
  HF transformers >=4.31.0 is installed (`pip install transformers>=4.31.0`).
24
 
25
  ## Conversation Template
 
19
  ## Long context (RoPE Scaling)
20
 
21
  This model was fine-tuned with a context size of 8192 tokens using linear scaling of RoPE embeddings. This feature was recently
22
+ added to [Huggingface transformers](https://github.com/huggingface/transformers/). Before loading this model please make sure
23
  HF transformers >=4.31.0 is installed (`pip install transformers>=4.31.0`).
24
 
25
  ## Conversation Template