/hallucinations-eidf

Primary LanguagePythonApache License 2.0Apache-2.0

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