Spaces:
Running
on
Zero
Running
on
Zero
aixsatoshi
commited on
Commit
•
fa23caf
1
Parent(s):
6d5484a
Update app.py
Browse files
app.py
CHANGED
@@ -121,6 +121,7 @@ def respond(
|
|
121 |
yield outputs
|
122 |
|
123 |
description = """<p align="center">★画面下のAdditional Inputから、使用したいモデルと、チャットテンプレートを選択してください。★</p>
|
|
|
124 |
<p><center>
|
125 |
<a href="https://huggingface.co/team-hatakeyama-phase2/Tanuki-8x8B-dpo-v1.0-GGUF/" target="_blank">Tanuki-8x8B-dpo-v1.0-IQ4_NL.gguf</a><br>
|
126 |
<a href="https://huggingface.co/team-hatakeyama-phase2/Tanuki-8x8B-dpo-v1.0-GGUF/" target="_blank">Tanuki-8x8B-dpo-v1.0-Q6_K.gguf</a><br>
|
|
|
121 |
yield outputs
|
122 |
|
123 |
description = """<p align="center">★画面下のAdditional Inputから、使用したいモデルと、チャットテンプレートを選択してください。★</p>
|
124 |
+
<p align="center">★使用時の注意:現在GGUF版は著明な性能低下が確認されていますので、本来の性能が発揮されていません。本来の性能は公式推奨の推論方法ご利用ください★</p>
|
125 |
<p><center>
|
126 |
<a href="https://huggingface.co/team-hatakeyama-phase2/Tanuki-8x8B-dpo-v1.0-GGUF/" target="_blank">Tanuki-8x8B-dpo-v1.0-IQ4_NL.gguf</a><br>
|
127 |
<a href="https://huggingface.co/team-hatakeyama-phase2/Tanuki-8x8B-dpo-v1.0-GGUF/" target="_blank">Tanuki-8x8B-dpo-v1.0-Q6_K.gguf</a><br>
|