TheBloke commited on
Commit
c61bcf1
1 Parent(s): 6a594b5

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -1,21 +1,22 @@
1
  ---
2
- inference: false
3
  language:
4
  - en
5
  - pl
6
  license: llama2
7
- model_creator: Voicelab
8
- model_link: https://huggingface.co/Voicelab/trurl-2-7b
9
- model_name: Trurl 2 7B
10
- model_type: llama
11
- pipeline_tag: text-generation
12
- quantized_by: TheBloke
13
  tags:
14
  - voicelab
15
  - pytorch
16
  - llama-2
17
  - trurl
18
  - trurl-2
 
 
 
 
 
 
 
 
19
  ---
20
 
21
  <!-- header start -->
 
1
  ---
 
2
  language:
3
  - en
4
  - pl
5
  license: llama2
 
 
 
 
 
 
6
  tags:
7
  - voicelab
8
  - pytorch
9
  - llama-2
10
  - trurl
11
  - trurl-2
12
+ model_name: Trurl 2 7B
13
+ inference: false
14
+ model_creator: Voicelab
15
+ model_link: https://huggingface.co/Voicelab/trurl-2-7b
16
+ model_type: llama
17
+ pipeline_tag: text-generation
18
+ quantized_by: TheBloke
19
+ base_model: Voicelab/trurl-2-7b
20
  ---
21
 
22
  <!-- header start -->