omitakahiro
commited on
Commit
•
1853074
1
Parent(s):
852fd3e
Update README.md
Browse files
README.md
CHANGED
@@ -17,6 +17,8 @@ Please see our [blog](https://tech.stockmark.co.jp/blog/202310_stockmark_13b/) f
|
|
17 |
|
18 |
This project is supported by [AWS LLM development support program](https://aws.amazon.com/jp/local/llm-development-support-program/).
|
19 |
|
|
|
|
|
20 |
## How to use
|
21 |
|
22 |
```python
|
|
|
17 |
|
18 |
This project is supported by [AWS LLM development support program](https://aws.amazon.com/jp/local/llm-development-support-program/).
|
19 |
|
20 |
+
We also provide [stockmark-13b-instruct](https://huggingface.co/stockmark/stockmark-13b-instruct), which is the instruction tuned version of stockmark-13b.
|
21 |
+
|
22 |
## How to use
|
23 |
|
24 |
```python
|