peterciank commited on
Commit
012be20
·
verified ·
1 Parent(s): 31859a1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -52,7 +52,7 @@ model_info ={
52
  [Zephyr-7B-β](https://huggingface.co/HuggingFaceH4/zephyr-7b-beta)\
53
  is the second model in the series, and is a fine-tuned version of mistralai/Mistral-7B-v0.1 \
54
  that was trained on on a mix of publicly available, synthetic datasets using Direct Preference Optimization (DPO)\n""",
55
- 'logo':'https://huggingface.co/HuggingFaceH4/zephyr-7b-alpha/resolve/main/thumbnail.png'},
56
 
57
  }
58
 
 
52
  [Zephyr-7B-β](https://huggingface.co/HuggingFaceH4/zephyr-7b-beta)\
53
  is the second model in the series, and is a fine-tuned version of mistralai/Mistral-7B-v0.1 \
54
  that was trained on on a mix of publicly available, synthetic datasets using Direct Preference Optimization (DPO)\n""",
55
+ 'logo':'https://huggingface.co/HuggingFaceH4/zephyr-7b-alpha/resolve/main/thumbnail.png'}
56
 
57
  }
58