Rietenpetardat: Difference between revisions

m
(added commands & the return)
Line 18: Line 18:
The following refers to the latest version of the rietenpetardat as of 11th of August 2023.  
The following refers to the latest version of the rietenpetardat as of 11th of August 2023.  


* /gptconfig - Prints the current configuration of the GPT model
* '''/gptconfig''' - Prints the current configuration of the GPT model
* /identitate <identitate> - Sets the identity to the paramater (only for moderators)
* '''/identitate''' <identitate> - Sets the identity to the paramater (only for moderators)
* /parametru - Sets a paramater from the list below (only for moderators)
* '''/parametru''' - Sets a paramater from the list below (only for moderators)
** modgen - Selects the way which a message is generated
** '''modgen''' - Selects the way which a message is generated
*** Organic - Text is generated until a response from the identity is generated
*** '''Organic''' - Text is generated until a response from the identity is generated
*** Forțat - A response belonging to the identity is appended to the next line, leaving the AI to forcefully generate a message from that identity
*** '''Forțat''' - A response belonging to the identity is appended to the next line, leaving the AI to forcefully generate a message from that identity
** temperatura
** '''temperatura'''
*** A floating point number indicating the temperature (randomness) of the generation
*** A floating point number indicating the temperature (randomness) of the generation
** top_k
** '''top_k'''
*** The first top_k tokens, sorted in order of appearances
*** The first top_k tokens, sorted in order of appearances
** seed
** '''seed'''
*** An integer number used for generating random numbers for the generation
*** An integer number used for generating random numbers for the generation
* /reinitializare - Reinitialises the model. Necessary when changing some options (only for moderators)
* '''/reinitializare''' - Reinitialises the model. Necessary when changing some options (only for moderators)
* /resetmemorie - Clears the memory of past messages (only for moderators)
* '''/resetmemorie''' - Clears the memory of past messages (only for moderators)


== Development history ==
== Development history ==
115

edits