You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by Akhil-VSSG April 8, 2024
Hi,
iam trying to resolve an issue , iam using indictrans and everytime i use it logging the fairseq logs like this:
and its taking a lot of space so i wanted to get rid of these logs so i want in to the fairseq_task.py present in tasks folder in fairseq folder.
Even thou i commented out the logger commands in that specific file iam still able to see those logger commands getting logged . Can you please help me out to remove those logs from my log file so that it wont take up all the memory
Thank you.
The text was updated successfully, but these errors were encountered:
Discussed in #62
Originally posted by Akhil-VSSG April 8, 2024
Hi,
iam trying to resolve an issue , iam using indictrans and everytime i use it logging the fairseq logs like this:
and its taking a lot of space so i wanted to get rid of these logs so i want in to the fairseq_task.py present in tasks folder in fairseq folder.
Even thou i commented out the logger commands in that specific file iam still able to see those logger commands getting logged . Can you please help me out to remove those logs from my log file so that it wont take up all the memory
Thank you.
The text was updated successfully, but these errors were encountered: