Update base_model formatting
Browse files
README.md
CHANGED
@@ -1,16 +1,16 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
3 |
datasets:
|
4 |
- anon8231489123/ShareGPT_Vicuna_unfiltered
|
5 |
- ehartford/wizard_vicuna_70k_unfiltered
|
6 |
- ehartford/WizardLM_alpaca_evol_instruct_70k_unfiltered
|
|
|
|
|
7 |
inference: false
|
8 |
-
language:
|
9 |
-
- en
|
10 |
-
library_name: transformers
|
11 |
-
license: other
|
12 |
model_creator: Open Access AI Collective
|
13 |
-
model_name: Wizard Mega 13B
|
14 |
model_type: llama
|
15 |
pipeline_tag: text-generation
|
16 |
prompt_template: 'A chat between a curious user and an artificial intelligence assistant.
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
license: other
|
5 |
+
library_name: transformers
|
6 |
datasets:
|
7 |
- anon8231489123/ShareGPT_Vicuna_unfiltered
|
8 |
- ehartford/wizard_vicuna_70k_unfiltered
|
9 |
- ehartford/WizardLM_alpaca_evol_instruct_70k_unfiltered
|
10 |
+
model_name: Wizard Mega 13B
|
11 |
+
base_model: openaccess-ai-collective/wizard-mega-13b
|
12 |
inference: false
|
|
|
|
|
|
|
|
|
13 |
model_creator: Open Access AI Collective
|
|
|
14 |
model_type: llama
|
15 |
pipeline_tag: text-generation
|
16 |
prompt_template: 'A chat between a curious user and an artificial intelligence assistant.
|