TheBloke commited on
Commit
6421657
1 Parent(s): 62e1996

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,9 +1,9 @@
1
  ---
2
- base_model: https://huggingface.co/nkpz/llama2-22b-daydreamer-v2
3
- inference: false
4
  license: other
5
- model_creator: Nick Perez
6
  model_name: Llama2 22B Daydreamer v2
 
 
 
7
  model_type: llama
8
  prompt_template: "Q&A Example\n\n```\nQuestion: {prompt}\nAnswer:\n```\n\n\nAn example\
9
  \ of how it handles different roles, which I still like to use explicit instructions\
 
1
  ---
 
 
2
  license: other
 
3
  model_name: Llama2 22B Daydreamer v2
4
+ base_model: nkpz/llama2-22b-daydreamer-v2
5
+ inference: false
6
+ model_creator: Nick Perez
7
  model_type: llama
8
  prompt_template: "Q&A Example\n\n```\nQuestion: {prompt}\nAnswer:\n```\n\n\nAn example\
9
  \ of how it handles different roles, which I still like to use explicit instructions\