Text Generation
Transformers
Safetensors
llama
text-generation-inference
4-bit precision
gptq
TheBloke commited on
Commit
9e0d787
1 Parent(s): e8edf4d

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,16 +1,17 @@
1
  ---
 
2
  datasets:
3
  - shahules786/orca-chat
4
  - rombodawg/MegaCodeTraining112k
5
  - theblackcat102/evol-codealpaca-v1
6
  - nickrosh/Evol-Instruct-Code-80k-v1
 
7
  inference: false
8
- license: other
9
  model_creator: OpenAssistant
10
  model_link: https://huggingface.co/OpenAssistant/llama2-13b-orca-v2-8k-3166
11
- model_name: Llama2 13B Orca v2 8K
12
  model_type: llama
13
  quantized_by: TheBloke
 
14
  ---
15
 
16
  <!-- header start -->
 
1
  ---
2
+ license: other
3
  datasets:
4
  - shahules786/orca-chat
5
  - rombodawg/MegaCodeTraining112k
6
  - theblackcat102/evol-codealpaca-v1
7
  - nickrosh/Evol-Instruct-Code-80k-v1
8
+ model_name: Llama2 13B Orca v2 8K
9
  inference: false
 
10
  model_creator: OpenAssistant
11
  model_link: https://huggingface.co/OpenAssistant/llama2-13b-orca-v2-8k-3166
 
12
  model_type: llama
13
  quantized_by: TheBloke
14
+ base_model: OpenAssistant/llama2-13b-orca-v2-8k-3166
15
  ---
16
 
17
  <!-- header start -->