gemma2_27b¶
- torchtune.models.gemma2.gemma2_27b() TransformerDecoder [源代码]¶
用于创建 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 模型的实例化