mmnga commited on
Commit
9569444
1 Parent(s): 545b337

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
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
- *注意:こちらはブランチで試用になります。llama.cpp本家にgptneox, gpt2が実装された時に、このggufファイルが使用できない可能性があります。*
 
19
 
20
- ***[GitHubリポジトリの readme はこちら](https://github.com/mmnga/llama.cpp/tree/mmnga-dev)***
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