llama3_2_1b¶ torchtune.models.llama3_2.llama3_2_1b() → TransformerDecoder[source]¶ 用于创建使用默认1b参数值初始化的Llama3.2模型的构建器。 Returns: Llama3.2 1B 模型的实例化 Return type: TransformerDecoder