mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2024-10-01 01:06:10 -04:00
Update generate_large_2.yaml
This commit is contained in:
parent
7427369183
commit
c5f5882d46
@ -1,8 +1,8 @@
|
||||
# model/tokenizer
|
||||
model_name: "zpn/llama-7b"
|
||||
tokenizer_name: "zpn/llama-7b"
|
||||
model_name: # update
|
||||
tokenizer_name: # update
|
||||
lora: true
|
||||
lora_path: "nomic-ai/vicuna-lora-multi-turn_epoch_2"
|
||||
lora_path: # update
|
||||
|
||||
max_new_tokens: 512
|
||||
temperature: 0.001
|
||||
|
Loading…
Reference in New Issue
Block a user