Text Generation
Transformers
GGUF
English
llama
text-generation-inference
TheBloke commited on
Commit
1d46104
1 Parent(s): 60452ad

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -1,17 +1,18 @@
1
  ---
2
- datasets:
3
- - Open-Orca/OpenOrca
4
- inference: false
5
  language:
6
  - en
7
- library_name: transformers
8
  license: llama2
 
 
 
 
 
9
  model_creator: Open-Orca
10
  model_link: https://huggingface.co/Open-Orca/LlongOrca-13B-16k
11
- model_name: LlongOrca 13B 16K
12
  model_type: llama
13
  pipeline_tag: text-generation
14
  quantized_by: TheBloke
 
15
  ---
16
 
17
  <!-- header start -->
 
1
  ---
 
 
 
2
  language:
3
  - en
 
4
  license: llama2
5
+ library_name: transformers
6
+ datasets:
7
+ - Open-Orca/OpenOrca
8
+ model_name: LlongOrca 13B 16K
9
+ inference: false
10
  model_creator: Open-Orca
11
  model_link: https://huggingface.co/Open-Orca/LlongOrca-13B-16k
 
12
  model_type: llama
13
  pipeline_tag: text-generation
14
  quantized_by: TheBloke
15
+ base_model: Open-Orca/LlongOrca-13B-16k
16
  ---
17
 
18
  <!-- header start -->