Skip to content

运行模型问题 #23

@Marcos114514

Description

@Marcos114514

ming 7b:python -m fastchat.serve.cli
--model-path {path_to_checkpoint} \ # 模型路径
--conv_template bloom \ # prompt
--max-new-token 512 \ # 输出最大长度
--beam-size 3 \ # beam search宽度
--temperature 1.2 # 采样温度
这里终端会报错

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions