This commit is contained in:
Nick
2019-09-19 11:12:35 -06:00
parent f18f99b606
commit fa7104f2cf
3 changed files with 5 additions and 9 deletions
-2
View File
@@ -259,7 +259,5 @@ class CTRLGenerator():
result = tokens_generated_so_far[prompt_length:]
except:
print("Error in generation")
return result