Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 579 Bytes

TODO.md

File metadata and controls

20 lines (17 loc) · 579 Bytes

Todo

Model Details

  • Overhaul how model details are loaded to incorporate a model database to fill in model internal details.
    • Context Limits
    • Function Call Support
    • Image Support
    • Audio Support
    • Video Support

Providers

  • Add support for HuggingFace
  • Add support for OpenVllm
  • Update API Call logic for Anthropic to use updated api format.
  • Vision Support for Groq models that support it.
  • Tool use via api for Groq models that support it.

Local Llama

  • Move LocalLama to extension/add-on module