Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- ja
|
5 |
+
base_model:
|
6 |
+
- Aratako/MistralPrism-24B
|
7 |
+
---
|
8 |
+
|
9 |
+
# MistralPrism-24B-GGUF
|
10 |
+
|
11 |
+
## 概要
|
12 |
+
[Aratako/MistralPrism-24B](https://huggingface.co/Aratako/MistralPrism-24B)のGGUF量子化モデルです。詳細は元モデルをご確認ください。
|
13 |
+
|
14 |
+
## ライセンス
|
15 |
+
MITライセンスの元公開します。
|