munish0838 commited on
Commit
cc69562
1 Parent(s): 99652b3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -1,10 +1,14 @@
1
  ---
2
  tags:
3
  - generated_from_trainer
 
 
4
  license: mit
5
  language:
6
  - en
7
  base_model: HuggingFaceH4/zephyr-7b-alpha
 
 
8
  ---
9
 
10
  # Zephyr 7B Alpha-GGUF
@@ -19,4 +23,4 @@ Zephyr is a series of language models that are trained to act as helpful assista
19
  - **Model type:** A 7B parameter GPT-like model fine-tuned on a mix of publicly available, synthetic datasets.
20
  - **Language(s) (NLP):** Primarily English
21
  - **License:** MIT
22
- - **Finetuned from model:** [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1)
 
1
  ---
2
  tags:
3
  - generated_from_trainer
4
+ - conversational
5
+ - mistral
6
  license: mit
7
  language:
8
  - en
9
  base_model: HuggingFaceH4/zephyr-7b-alpha
10
+ library_name: transformers
11
+ pipeline_tag: text-generation
12
  ---
13
 
14
  # Zephyr 7B Alpha-GGUF
 
23
  - **Model type:** A 7B parameter GPT-like model fine-tuned on a mix of publicly available, synthetic datasets.
24
  - **Language(s) (NLP):** Primarily English
25
  - **License:** MIT
26
+ - **Finetuned from model:** [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1)