TheBloke commited on
Commit
35cd4de
1 Parent(s): 328a7b3

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
  - pg19
4
- inference: false
5
- library_name: transformers
6
- license: llama2
7
  metrics:
8
  - perplexity
 
 
9
  model_creator: NousResearch
10
  model_link: https://huggingface.co/NousResearch/Yarn-Llama-2-13b-64k
11
- model_name: Yarn Llama 2 13B 64K
12
  model_type: llama
13
  quantized_by: TheBloke
 
14
  ---
15
 
16
  <!-- header start -->
 
1
  ---
2
+ license: llama2
3
+ library_name: transformers
4
  datasets:
5
  - pg19
 
 
 
6
  metrics:
7
  - perplexity
8
+ model_name: Yarn Llama 2 13B 64K
9
+ inference: false
10
  model_creator: NousResearch
11
  model_link: https://huggingface.co/NousResearch/Yarn-Llama-2-13b-64k
 
12
  model_type: llama
13
  quantized_by: TheBloke
14
+ base_model: NousResearch/Yarn-Llama-2-13b-64k
15
  ---
16
 
17
  <!-- header start -->