TheBloke commited on
Commit
69c6e4a
1 Parent(s): 4e85c04

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/AdaptLLM/law-LLM
3
- inference: false
4
  license: other
5
- model_creator: AdaptLLM
6
  model_name: Law LLM
 
 
 
7
  model_type: llama
8
  prompt_template: '{prompt}
9
 
 
1
  ---
 
 
2
  license: other
 
3
  model_name: Law LLM
4
+ base_model: AdaptLLM/law-LLM
5
+ inference: false
6
+ model_creator: AdaptLLM
7
  model_type: llama
8
  prompt_template: '{prompt}
9