mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2024-10-01 01:06:10 -04:00
Update generate.yaml
This commit is contained in:
parent
cbfe21f3ed
commit
b4ce98591e
@ -6,10 +6,4 @@ lora_path: "nomic-ai/gpt4all-lora"
|
|||||||
|
|
||||||
max_new_tokens: 512
|
max_new_tokens: 512
|
||||||
temperature: 0
|
temperature: 0
|
||||||
prompt: |
|
prompt: null
|
||||||
#this code prints a string reversed
|
|
||||||
my_string = "hello how are you"
|
|
||||||
print(len(my_string))
|
|
||||||
|
|
||||||
|
|
||||||
My code above does not work. Can you help me?
|
|
||||||
|
Loading…
Reference in New Issue
Block a user