llama3地位不保?谷歌Gemma2 27B开源,预训练13T tokens!
原创 nipi NLP前沿
今天在柏林的Google I/O Connect上介绍了Gemma 2,提到今天会开源权重,如下图。刚刚瞄了一眼,权重真开源了!
模型细节见后文,最新权重开源地址与测试脚本如下:
开源权重地址:
https://www.kaggle.com/models/google/gemma-2
官方测试脚本:
# Setup the environment
!pip install -q -U immutabledict sentencepiece
!git clone https://github.com/google