mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2024-10-01 01:06:10 -04:00
6 lines
154 B
YAML
6 lines
154 B
YAML
# model/tokenizer
|
|
model_name: # update with llama model name
|
|
tokenizer_name: # update with llama model name
|
|
lora: true
|
|
lora_path: "nomic-ai/gpt4all-lora"
|