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