pminervini / hallucinations-eidf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hallucinations-eidf

$ pip install -U -r requirements.txt
$ kubectl create secret generic hl-secrets --from-literal=hf-token=...
$ python launch-cli.py sample.yml -n hl-backend

To check the status of an ongoing job:

$ kubectl logs job/hl-backend

About

License:Apache License 2.0


Languages

Language:Python 100.0%