TheBloke commited on
Commit
80224e8
1 Parent(s): fe5a7ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -160,7 +160,7 @@ The SOTA LLMs for code generation, such as GPT4, Claude, and Bard, are predomina
160
  🔥 The following figure shows that our **WizardCoder attains the third position in this benchmark**, surpassing Claude-Plus (59.8 vs. 53.0) and Bard (59.8 vs. 44.5). Notably, our model exhibits a substantially smaller size compared to these models.
161
 
162
  <p align="center" width="100%">
163
- <a ><img src="imgs/pass1.png" alt="WizardCoder" style="width: 86%; min-width: 300px; display: block; margin: auto;"></a>
164
  </p>
165
 
166
  ## Comparing WizardCoder with the Open-Source Models.
 
160
  🔥 The following figure shows that our **WizardCoder attains the third position in this benchmark**, surpassing Claude-Plus (59.8 vs. 53.0) and Bard (59.8 vs. 44.5). Notably, our model exhibits a substantially smaller size compared to these models.
161
 
162
  <p align="center" width="100%">
163
+ <a ><img src="https://raw.githubusercontent.com/nlpxucan/WizardLM/main/WizardCoder/imgs/pass1.png" alt="WizardCoder" style="width: 86%; min-width: 300px; display: block; margin: auto;"></a>
164
  </p>
165
 
166
  ## Comparing WizardCoder with the Open-Source Models.