mirror of
https://github.com/nomic-ai/gpt4all
synced 2024-11-08 07:10:32 +00:00
Update generate_llama.yaml
fix: paths
This commit is contained in:
parent
c48d7290c6
commit
b8808927bf
@ -1,6 +1,6 @@
|
||||
# model/tokenizer
|
||||
model_name: "zpn/llama-7b"
|
||||
tokenizer_name: "zpn/llama-7b"
|
||||
model_name: # REPLACE WITH LLAMA MODEL NAME
|
||||
tokenizer_name: # REPLACE WITH LLAMA MODEL NAME
|
||||
|
||||
|
||||
max_new_tokens: 512
|
||||
|
Loading…
Reference in New Issue
Block a user