mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-08-28 20:40:40 +00:00
Update generate_llama.yaml
fix: paths
This commit is contained in:
parent
74c7a53df2
commit
0ffa901db8
@ -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