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

How do I turn off the model's output INFO #314

Open
Luoacee opened this issue Jan 22, 2025 · 0 comments
Open

How do I turn off the model's output INFO #314

Luoacee opened this issue Jan 22, 2025 · 0 comments

Comments

@Luoacee
Copy link

Luoacee commented Jan 22, 2025

2025-01-22 09:32:38 | unimol_tools/weights/weighthub.py | 17 | INFO | Uni-Mol Tools | Weights will be downloaded to default directory: /opt/conda/lib/python3.11/site-packages/unimol_tools/weights
2025-01-22 09:32:38 | unimol_tools/models/unimol.py | 120 | INFO | Uni-Mol Tools | Loading pretrained weights from /opt/conda/lib/python3.11/site-packages/unimol_tools/weights/mol_pre_all_h_220816.
INFO:Uni-Mol Tools:Loading pretrained weights from /opt/conda/lib/python3.11/site-packages/unimol_tools/weights/mol_pre_all_h_220816.pt
2025-01-22 09:32:39 | unimol_tools/data/conformer.py | 126 | INFO | Uni-Mol Tools | Start generating conformers...
INFO:Uni-Mol Tools:Start generating conformers...
3it [00:00, 113.42it/s]

I want to embed the Unimol model representation into another model, but these INFO can not be turned off, the console will output a lot of information, affecting other indicators monitoring, how should I turn off logging? Thanks!

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

1 participant