Skip to content

Latest commit

 

History

History
59 lines (43 loc) · 1.04 KB

README.md

File metadata and controls

59 lines (43 loc) · 1.04 KB
Thabit"

Thabit

Open source platform to evaluate multiple LLM models with custom datasets.

Demo

demo

Installation

pip3 install thabit

Test

pytest tests

Build

pip3 install -e .

Docs

Visit https://docs.thabit.ai

TODO:

  • Validate the input dataset.

  • UI for adding/editing config.

  • Visulaise Output (using UI).

  • Run eval per dataset (add folders for dataset and for evals). This is to simplify visualising results later using the UI.

    root
    ├── datasets
    │ └── a
    └── evals
      └── a