microsoft/lida

Evaluation of HF Models with LIDA

Ouverte

#41 ouverte le 18 sept. 2023

 (9 commentaires) (1 réaction) (0 personne assignée)Jupyter Notebook (378 forks)github user discovery
enhancementgood first issue

Métriques du dépôt

Stars
 (3 253 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur