Commit 0f101b6a authored by zhuwenwen's avatar zhuwenwen
Browse files

Update model.properties

parent e2f34da7
...@@ -5,6 +5,6 @@ modelName=llama_fastertransformer ...@@ -5,6 +5,6 @@ modelName=llama_fastertransformer
# 模型描述 # 模型描述
modelDescription=LLama是一个基础语言模型的集合,参数范围从7B到65B。在数万亿的tokens上训练出的模型,并表明可以专门使用公开可用的数据集来训练最先进的模型。 modelDescription=LLama是一个基础语言模型的集合,参数范围从7B到65B。在数万亿的tokens上训练出的模型,并表明可以专门使用公开可用的数据集来训练最先进的模型。
# 应用场景 # 应用场景
appScenario=推理,NLP,文本生成 appScenario=推理,NLP,金融,科研,教育
# 框架类型 # 框架类型
frameType=fastertransformer frameType=fastertransformer
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment