PLaMo翻訳モデルはPreferred Networksによって開発された翻訳向け特化型大規模言語モデルです。
詳しくは
ブログ記事および
プレスリリースを参照してください。
PLaMo Translation Model is a specialized large-scale language model developed by Preferred Networks for translation tasks.
For details, please refer to the
blog post and
press release.
PLaMo Translation Model is released under PLaMo community license. Please check the following license and agree to this before downloading.
Please check the PLaMo community license and contact us via the following form to use commercial purpose.
1$ pip install mlx-lm numba
2$ python -m mlx_lm generate \
3--model mlx-community/plamo-2-translate-bf16 \
4--extra-eos-token '<|plamo:op|>' \
5--prompt 'あのイーハトーヴォのすきとおった風、夏でも底に冷たさをもつ青いそら、うつくしい森で飾られたモリーオ市、郊外のぎらぎらひかる草の波。'
6=========
7That clear wind from Ihatovo, the blue sky that retains a chill even in summer, the beautiful Morio City adorned with forests, the glittering waves of grass in the suburbs.
8
9==========
10Prompt: 60 tokens, 99.786 tokens-per-sec
11Generation: 35 tokens, 16.029 tokens-per-sec
12Peak memory: 19.345 GB
PLaMo Translation Model is a new technology that carries risks with use. Testing conducted to date has been in English and Japanese, and has not covered, nor could it cover all scenarios. For these reasons, as with all LLMs, PLaMo Translation Model’s potential outputs cannot be predicted in advance, and the model may in some instances produce inaccurate, biased or other objectionable responses to user prompts. Therefore, before deploying any applications of PLaMo Translation Model, developers should perform safety testing and tuning tailored to their specific applications of the model.
This model is trained under the project, “Research and Development Project of the Enhanced Infrastructures for Post 5G Information and Communication System” (JPNP 20017), subsidized by the New Energy and Industrial Technology Development Organization (NEDO).