microsoft/lida

Evaluation of HF Models with LIDA

Aberta

#41 aberto em 18 de set. de 2023

 (9 comentários) (1 reação) (0 responsável)Jupyter Notebook (378 forks)github user discovery
enhancementgood first issue

Métricas do repositório

Stars
 (3.253 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

What

Local models (e.g. LLAMA based models available via HuggingFace in the 7B or 13B size classes) offer multiple benefits (e.g., can be finetuned/adapted, run locally etc). While LIDA has been mostly tested with OpenAI models, more work is needed to test workflows and performance for HF models.

Work Items

  • Test a set of local HF models either directly with llmx or with LIDA, systematically document bugs and suggest fixes via PRs

Guia do colaborador