gemma2_27b¶
- torchtune.models.gemma2.gemma2_27b() TransformerDecoder [source]¶
用于创建 Gemma2 27B 模型的构建器,该模型使用以下链接中的默认 27b 参数值初始化: https://github.com/google/gemma_pytorch/blob/main/gemma/config.py
- 返回:
Gemma2 27B 模型的实例化对象
- 返回类型:
用于创建 Gemma2 27B 模型的构建器,该模型使用以下链接中的默认 27b 参数值初始化: https://github.com/google/gemma_pytorch/blob/main/gemma/config.py
Gemma2 27B 模型的实例化对象