diff --git a/icpp_llama2/scripts/nft_config.py b/icpp_llama2/scripts/nft_config.py index 5fc06d9..1f14c2d 100644 --- a/icpp_llama2/scripts/nft_config.py +++ b/icpp_llama2/scripts/nft_config.py @@ -1,4 +1,4 @@ -"""Reads the prompt.toml file""" +"""Reads a toml file and returns a dictionary with the data.""" import sys from pathlib import Path