Skip to content

Try HuggingFace instead of OpenAI #26

@wrongu

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)

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