Skip to content

patronus-ai/Lynx-hallucination-detection

Repository files navigation

Lynx Hallucination Detection

Setup

Install local environment using pyenv and .python-version, poetry.lock, pyproject.toml files.

python -m venv .venv
source .venv/bin/activate
pip install --upgrade pip 
pip install poetry==1.8.1
poetry update
poetry install 

Install pre-commit in your teminal and run

pre-commit install

Copy .env.example to .env and replace values for environmental variables.

Contents

  • Inference and Finetuning setups on mcli and vLLM. Details:
    • mcli/mcli_finetuning.md
    • mcli/mcli_inference.md
    • mcli/vllm_inference.md

Communication

  • If you found a bug, open an issue.

Authors

Want to talk about LLM use cases, visit our webpage PatronusAI.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages