Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
|
2 |
---
|
3 |
license: apache-2.0
|
4 |
language:
|
@@ -6,6 +5,8 @@ language:
|
|
6 |
- ja
|
7 |
datasets:
|
8 |
- TFMC/imatrix-dataset-for-japanese-llm
|
|
|
|
|
9 |
---
|
10 |
|
11 |
# aixsatoshi-Ex-karakuri-8x12B-chat-v1-gguf
|
@@ -29,4 +30,4 @@ git clone https://github.com/ggerganov/llama.cpp.git
|
|
29 |
cd llama.cpp
|
30 |
make -j
|
31 |
./main -m 'aixsatoshi-Ex-karakuri-8x12B-chat-v1-Q4_0.gguf' -n 128 -p 'γγγ«γ‘γ'
|
32 |
-
```
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
language:
|
|
|
5 |
- ja
|
6 |
datasets:
|
7 |
- TFMC/imatrix-dataset-for-japanese-llm
|
8 |
+
tags:
|
9 |
+
- mixtral
|
10 |
---
|
11 |
|
12 |
# aixsatoshi-Ex-karakuri-8x12B-chat-v1-gguf
|
|
|
30 |
cd llama.cpp
|
31 |
make -j
|
32 |
./main -m 'aixsatoshi-Ex-karakuri-8x12B-chat-v1-Q4_0.gguf' -n 128 -p 'γγγ«γ‘γ'
|
33 |
+
```
|