zhangyi617's picture
Upload folder using huggingface_hub
129cd69
raw
history blame contribute delete
143 Bytes
"""Chain that interprets a prompt and executes python code to do math.
Heavily borrowed from https://replit.com/@amasad/gptpy?v=1#main.py
"""