Update README.md
Browse files
README.md
CHANGED
@@ -15,11 +15,10 @@ GPT-2
|
|
15 |
[mmnga/line-corp-japanese-large-lm-1.7b-gguf](https://huggingface.co/mmnga/line-corp-japanese-large-lm-1.7b-gguf)
|
16 |
[mmnga/line-corp-japanese-large-lm-1.7b-instruction-sft-gguf](https://huggingface.co/mmnga/line-corp-japanese-large-lm-1.7b-instruction-sft-gguf)
|
17 |
|
18 |
-
|
|
|
19 |
|
20 |
-
|
21 |
-
|
22 |
-
## Usage (試用)
|
23 |
|
24 |
```
|
25 |
git clone --branch mmnga-dev-merge https://github.com/mmnga/llama.cpp.git
|
|
|
15 |
[mmnga/line-corp-japanese-large-lm-1.7b-gguf](https://huggingface.co/mmnga/line-corp-japanese-large-lm-1.7b-gguf)
|
16 |
[mmnga/line-corp-japanese-large-lm-1.7b-instruction-sft-gguf](https://huggingface.co/mmnga/line-corp-japanese-large-lm-1.7b-instruction-sft-gguf)
|
17 |
|
18 |
+
### 変換スクリプト
|
19 |
+
[line-gpt2_convert-hf-to-gguf.py](https://gist.github.com/mmnga/f278224f56eb66bfb29bb7ec42562cb1)
|
20 |
|
21 |
+
## Usage
|
|
|
|
|
22 |
|
23 |
```
|
24 |
git clone --branch mmnga-dev-merge https://github.com/mmnga/llama.cpp.git
|