Atotti commited on
Commit
c36ef67
·
verified ·
1 Parent(s): fd7a0c5

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ - ja
6
+ base_model:
7
+ - Rakuten/RakutenAI-2.0-mini
8
+ tags:
9
+ - gguf
10
+ - llama.cpp
11
+ - quantized
12
+ - instruction
13
+ - chat
14
+ ---
15
+
16
+ # Atotti/RakutenAI-2.0-mini-instruct-gguf
17
+
18
+ 本リポジトリは、[Rakuten/RakutenAI-2.0-mini-instruct](https://huggingface.co/Rakuten/RakutenAI-2.0-mini-instruct) をベースに、**llama.cpp や text-generation-webui** 等のツールで動作するように GGUF 形式に変換したモデルを提供します。
19
+ モデルや性能に関する詳細は元モデルの [README](https://huggingface.co/Rakuten/RakutenAI-2.0-mini-instruct) を参照してください。
20
+
21
+