ggml-org/ggml

[Feature Request] rinna's Japanese GPT model support

オープン

#33 opened on 2023/03/04

 (2 件のコメント) (1 件のリアクション) (0 人の担当者)C++ (1,788 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (15,223 個のスター)
PR merge metrics
 (平均マージ 11h 12m) (30d で 22 merged PRs)

説明

Thanks @ggerganov for your sharing.

I want to use GPT on my local pc. rinna Co.,Ltd is Japanese AI company. rinna provides some GPT models on huggingface. https://huggingface.co/rinna/japanese-gpt-1b https://huggingface.co/rinna/japanese-gpt2-xsmall https://huggingface.co/rinna/japanese-gpt2-small https://huggingface.co/rinna/japanese-gpt2-medium I'd like to use these models with ggml gpt. But, I can't convert these models for ggml. I think these models are pytorch bin model and tensorflow H5 weight.

Could you convert and support these models ?

コントリビューターガイド