Hi again,
The paper says experiments were done with llama, but I don't see any part of this codebase referring to llama (except for an output formatting directive). I did a small attempt at converting the lm_tools.py to run on a local llama, but the results are not good. It could be that I am doing something wrong. Are there plans to release the llama experiments as well as the OpenAI ones?
Here is my attempt:
metareflection@4919ee9
Thank you.
Hi again,
The paper says experiments were done with llama, but I don't see any part of this codebase referring to llama (except for an output formatting directive). I did a small attempt at converting the
lm_tools.pyto run on a local llama, but the results are not good. It could be that I am doing something wrong. Are there plans to release the llama experiments as well as the OpenAI ones?Here is my attempt:
metareflection@4919ee9
Thank you.