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
Hello, when I attempt to replace the existing content of the output.txt file with a new instance using the "--exist-ok" option, instead of overwriting the contents in the text file, the model is appending the results below the old results. How can I make it overwrite the contents without appending?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, when I attempt to replace the existing content of the output.txt file with a new instance using the "--exist-ok" option, instead of overwriting the contents in the text file, the model is appending the results below the old results. How can I make it overwrite the contents without appending?
Beta Was this translation helpful? Give feedback.
All reactions