grapevine-AI
commited on
Commit
•
6d4826d
1
Parent(s):
c35b33a
Update README.md
Browse files
README.md
CHANGED
@@ -2,4 +2,16 @@
|
|
2 |
license: mit
|
3 |
---
|
4 |
# stockmark-100b-instruct-v0.1-gguf
|
5 |
-
[stockmarkさんのstockmark-100b-instruct-v0.1](https://huggingface.co/stockmark/stockmark-100b-instruct-v0.1)のGGUF版です。
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: mit
|
3 |
---
|
4 |
# stockmark-100b-instruct-v0.1-gguf
|
5 |
+
[stockmarkさんのstockmark-100b-instruct-v0.1](https://huggingface.co/stockmark/stockmark-100b-instruct-v0.1)のGGUF版です。
|
6 |
+
# プロンプト
|
7 |
+
```
|
8 |
+
"""### 指示:
|
9 |
+
{instruction}
|
10 |
+
|
11 |
+
### 応答:
|
12 |
+
"""
|
13 |
+
```
|
14 |
+
# ライセンス
|
15 |
+
MITライセンス
|
16 |
+
# 開発元
|
17 |
+
Stockmark Inc.
|