Update generate.yaml

pull/7/head
Zach Nussbaum 1 year ago committed by GitHub
parent cbfe21f3ed
commit b4ce98591e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,10 +6,4 @@ lora_path: "nomic-ai/gpt4all-lora"
max_new_tokens: 512
temperature: 0
prompt: |
#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?
prompt: null

Loading…
Cancel
Save