关于Keras
入门指南
开发者指南
Keras 3 API 文档
模型 API
层 API
回调API
操作API
优化器
度量标准
损失函数
数据加载
内置小型数据集
Keras 应用程序
混合精度
多设备分布
RNG API
实用工具
Keras调优器
KerasCV
Keras自然语言处理(KerasNLP)
预训练模型
模型API
分词器
预处理层
模型层
采样器
指标
Keras 2 API 文档
代码示例
KerasTuner:超参数调优
KerasCV:计算机视觉工作流
KerasNLP:自然语言工作流程
search
►
Keras 3 API 文档
/
Keras自然语言处理(KerasNLP)
/
预训练模型
/ Llama3
Llama3
Llama3分词器
Llama3Tokenizer class
from_preset method
Llama3预处理层
Llama3Preprocessor class
from_preset method
tokenizer property
Llama3Backbone模型
Llama3Backbone class
from_preset method
token_embedding property
enable_lora method
Llama3因果语言模型
Llama3CausalLM class
from_preset method
generate method
backbone property
preprocessor property
Llama3因果语言模型预处理层
Llama3CausalLMPreprocessor class
from_preset method
tokenizer property
Llama3
Llama3分词器
Llama3预处理层
Llama3Backbone模型
Llama3因果语言模型
Llama3因果语言模型预处理层