mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-08-31 07:40:42 +00:00
Update generate_llama.yaml
fix: paths
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user