Transformers
llama
text-generation-inference
TheBloke commited on
Commit
26a80bc
1 Parent(s): ecb10c9

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,13 +1,14 @@
1
  ---
 
2
  datasets:
3
  - rombodawg/LosslessMegaCodeTrainingV2_1m_Evol_Uncensored
 
4
  inference: false
5
- license: llama2
6
  model_creator: Rombo Dawg
7
  model_link: https://huggingface.co/rombodawg/LosslessMegaCoder-llama2-13b-mini
8
- model_name: LosslessMegaCoder Llama2 13B Mini
9
  model_type: llama
10
  quantized_by: TheBloke
 
11
  ---
12
 
13
  <!-- header start -->
 
1
  ---
2
+ license: llama2
3
  datasets:
4
  - rombodawg/LosslessMegaCodeTrainingV2_1m_Evol_Uncensored
5
+ model_name: LosslessMegaCoder Llama2 13B Mini
6
  inference: false
 
7
  model_creator: Rombo Dawg
8
  model_link: https://huggingface.co/rombodawg/LosslessMegaCoder-llama2-13b-mini
 
9
  model_type: llama
10
  quantized_by: TheBloke
11
+ base_model: rombodawg/LosslessMegaCoder-llama2-13b-mini
12
  ---
13
 
14
  <!-- header start -->