Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After running, no .npz file appeared #62

Open
chuanchengh opened this issue Apr 7, 2024 · 2 comments
Open

After running, no .npz file appeared #62

chuanchengh opened this issue Apr 7, 2024 · 2 comments

Comments

@chuanchengh
Copy link

No description provided.

@chuanchengh
Copy link
Author

Hello, when I finished running it, there was no file for. npz

@RICKand-MORTY
Copy link

In cm/logger.py/configure you can find the following code:
if dir is None: dir = os.getenv("OPENAI_LOGDIR")
the output data was specified by environment variable “OPENAI_LOGDIR”.If not given, the output path was /tmp.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants