sequelbox commited on
Commit
8db363e
1 Parent(s): 944547f

model card

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  language:
3
  - en
 
4
  pipeline_tag: text-generation
5
  tags:
6
  - supernova
@@ -21,7 +22,6 @@ model_type: llama
21
  base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
22
  datasets:
23
  - sequelbox/Supernova
24
- license: llama3.1
25
  ---
26
 
27
 
@@ -29,6 +29,6 @@ license: llama3.1
29
  - MOTH is finetuned on [high quality synthetic data.](https://huggingface.co/datasets/sequelbox/Supernova)
30
  - MOTH is trained on a variety of skills and specialties.
31
  - This version of MOTH is trained on the [Llama 3.1 Instruct format.](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct)
32
- - More MOTH finetunes for other models to follow.
33
  - MOTH has not been manually tested and uses automatically generated datasets.
34
  - Do as you will.
 
1
  ---
2
  language:
3
  - en
4
+ license: other
5
  pipeline_tag: text-generation
6
  tags:
7
  - supernova
 
22
  base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
23
  datasets:
24
  - sequelbox/Supernova
 
25
  ---
26
 
27
 
 
29
  - MOTH is finetuned on [high quality synthetic data.](https://huggingface.co/datasets/sequelbox/Supernova)
30
  - MOTH is trained on a variety of skills and specialties.
31
  - This version of MOTH is trained on the [Llama 3.1 Instruct format.](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct)
32
+ - MOTH is also available for [Gemma 2;](https://huggingface.co/sequelbox/gemma-2-9B-MOTH) more MOTH finetunes for other models to follow.
33
  - MOTH has not been manually tested and uses automatically generated datasets.
34
  - Do as you will.