このモデルと投機的デコード(Speculative decoding)という新しいテクニックを使ってより大きいモデルの実行速度を上げる事ができます。
Using this model and a new technique called speculative decoding, we can speed up larger models.
CUDA 実行例 CUDA example
投機的デコードを使ってserverを起動するサンプルコマンド Example command to start a server with speculative decoding.
私のテストプロンプトの実行時間: 2130.14秒
My test prompt execution time: 2130.14 seconds
なお、温度0でも単独でモデルを実行した際と微妙な差異が出るケースを確認してますので再現性が最重要な場合は注意してください
I have confirmed cases where there are slight differences when running the model alone even at 0 temperature, so please be careful if reproducibility is paramount.
とはいえ、IQ3を使った場合でも語尾が多少異なる程度で結論がかわるようなレベルの違いはありませんでした
However, even when IQ3 was used, the endings were slightly different, but there was no difference to the extent that the conclusion was changed.