Skip to content

Try HuggingFace instead of OpenAI #26

Description

@wrongu

Many of the features that make guidance cool are not supported by the OpenAI API.

Guidance supports using any of the HuggingFace open-source instruct-tuned models.

To-do:

  • add transformers dependency
  • read up on pretrained models and pick a few to try out
  • try em out and see if they're unusably slow or memory hungry or cpu hungry or just bad at doing tasks
  • add choice of llm to the config
  • go write a bunch of guidance programs that make use of the actual guidance features (Build a better prompt for general scientific writing #4)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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