TheBloke commited on
Commit
91e4aba
1 Parent(s): 202955f

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -1,16 +1,17 @@
1
  ---
2
- datasets:
3
- - totally-not-an-llm/everything-sharegptformat-morecleaned
4
- inference: false
5
  language:
6
  - en
7
  license: apache-2.0
 
 
 
 
8
  model_creator: Bohan Du
9
  model_link: https://huggingface.co/acrastt/marx-3b
10
- model_name: Marx 3B
11
  model_type: llama
12
  pipeline_tag: text-generation
13
  quantized_by: TheBloke
 
14
  ---
15
 
16
  <!-- header start -->
 
1
  ---
 
 
 
2
  language:
3
  - en
4
  license: apache-2.0
5
+ datasets:
6
+ - totally-not-an-llm/everything-sharegptformat-morecleaned
7
+ model_name: Marx 3B
8
+ inference: false
9
  model_creator: Bohan Du
10
  model_link: https://huggingface.co/acrastt/marx-3b
 
11
  model_type: llama
12
  pipeline_tag: text-generation
13
  quantized_by: TheBloke
14
+ base_model: acrastt/marx-3b
15
  ---
16
 
17
  <!-- header start -->