Skip to content

Auto determine model type (chat/generate/instruct) in main #21

@coreylowman

Description

@coreylowman
  • llama is generation, so can't really be used with chat
  • vicuna is a chatbot
  • alpaca is instruction model

If not able to determine "mode" a user could specify via --mode cli argument.

This would remove the existing chat/generate/file commands that currently exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions