os.environ["RWKV_JIT_ON"]='1'# '1' or '0'. very useful for GPU/CPU fp32, but might be harmful for GPU fp16. please benchmark !!!
TOKEN_MODE="pile"
TOKEN_MODE="pile"
WORD_NAME=[
WORD_NAME=[
@ -85,7 +87,7 @@ context = "\nIn a shocking finding, scientist discovered a herd of dragons livin
# context = "\n深圳是" # test Chinese
# context = "\n深圳是" # test Chinese
# context = "\n東京は" # test Japanese
# context = "\n東京は" # test Japanese
###### A good prompt for chatbot ######
# ###### A good prompt for chatbot ######
# context = '''
# context = '''
# The following is a conversation between a highly knowledgeable and intelligent AI assistant called Bot, and a human user called User. In the following interactions, User and Bot converse in natural language, and Bot always answer User's questions. Bot is very smart, polite and humorous. Bot knows a lot, and always tells the truth. The conversation begins.
# The following is a conversation between a highly knowledgeable and intelligent AI assistant called Bot, and a human user called User. In the following interactions, User and Bot converse in natural language, and Bot always answer User's questions. Bot is very smart, polite and humorous. Bot knows a lot, and always tells the truth. The conversation begins.