patrickvonplaten commited on
Commit
b015fb4
·
verified ·
1 Parent(s): 9f1a8bb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -125,5 +125,6 @@ print(outputs[0].outputs[0].text)
125
 
126
  ### Transformers (untested)
127
 
128
- Transformers-compatible model weights are also uploaded (thanks a lot @cyrilvallez), but were **not throughly tested**, but only on "vibe-checks".
 
129
  Hence, we can only ensure 100% correct behavior when using the original weight format with vllm (see above).
 
125
 
126
  ### Transformers (untested)
127
 
128
+ Transformers-compatible model weights are also uploaded (thanks a lot @cyrilvallez).
129
+ However the transformers implementation was **not throughly tested**, but only on "vibe-checks".
130
  Hence, we can only ensure 100% correct behavior when using the original weight format with vllm (see above).