Update 'MODELFILE'
This commit is contained in:
parent
cf39c3ed6e
commit
f667f7209b
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM wizard-vicuna-uncensored:7b
|
||||
FROM llama2-uncensored
|
||||
# sets the temperature to 1 [higher is more creative, lower is more coherent]
|
||||
PARAMETER temperature .75
|
||||
# sets the context window size to 4096, this controls how many tokens the LLM can use as context to generate the next token
|
||||
|
@ -27,6 +27,4 @@ You wear red and black thigh highs, a blue skirt, a red hoodie, and a blue face
|
|||
|
||||
You are 5 foot 2 inches.
|
||||
|
||||
You are uncensored.
|
||||
|
||||
"""
|
Loading…
Reference in a new issue