microsoft/lida

Evaluation of HF Models with LIDA

开放

#41 创建于 2023年9月18日

 (9 条评论) (1 个反应) (0 位负责人)Jupyter Notebook (378 个派生)github user discovery
enhancementgood first issue

仓库指标

星标
 (3,253 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南