This commit is contained in:
Saifeddine ALOUI 2023-09-17 01:57:10 +02:00
parent e708fa7154
commit 1c01e2057f
5 changed files with 26 additions and 25 deletions

2
app.py
View File

@ -14,7 +14,7 @@ __github__ = "https://github.com/ParisNeo/lollms-webui"
__copyright__ = "Copyright 2023, "
__license__ = "Apache 2.0"
__version__ ="6.5(RC1)"
__version__ ="6.5(RC2)"
main_repo = "https://github.com/ParisNeo/lollms-webui.git"
import os

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

4
web/dist/index.html vendored
View File

@ -6,8 +6,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>LoLLMS WebUI - Welcome</title>
<script type="module" crossorigin src="/assets/index-cdd3bd9d.js"></script>
<link rel="stylesheet" href="/assets/index-4c87e570.css">
<script type="module" crossorigin src="/assets/index-2b03e0dc.js"></script>
<link rel="stylesheet" href="/assets/index-28058b38.css">
</head>
<body>
<div id="app"></div>

View File

@ -1218,6 +1218,7 @@
<!-- Pass the radio options as a prop -->
<RadioOptions :radioOptions="sortOptions" @radio-selected="handleRadioSelected" />
</div>
<a href="https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard" target="_blank" class="mb-4 font-bold underline text-blue-500 pb-4">Hugging face Leaderboard</a>
<div v-if="searchModel">
<div v-if="modelsFiltered.length > 0" class="mb-2">
<label for="model" class="block ml-2 mb-2 text-sm font-medium text-gray-900 dark:text-white">