Default parameters for the model

#67
by skylord - opened

what are the default parameters for the model. Considering that its run without specifically setting of the params. Then what params is set (temp, top_token etc.) I am trying to replicate a result that appears in the default call (w/o setting any params). The query is a binary classifier that gets corrected after the LLM is asked to provide an explaination. Trying to see what params make it provide the same response

Sign up or log in to comment