rahulmanuwas commited on
Commit
0a2ad6e
1 Parent(s): 050b6b6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -3,14 +3,16 @@ license: apache-2.0
3
  pipeline_tag: text-generation
4
  tags:
5
  - finetuned
 
 
6
  inference: false
7
  base_model: mistralai/Mistral-7B-Instruct-v0.2
8
  model_creator: Mistral AI_
9
  model_name: Mistral 7B Instruct v0.2
10
  model_type: mistral
11
- prompt_template: '<s>[INST] {prompt} [/INST]
12
- '
13
  quantized_by: rahulmanuwas
 
14
  ---
15
  # Mistral 7B Instruct v0.2 - GGUF
16
 
 
3
  pipeline_tag: text-generation
4
  tags:
5
  - finetuned
6
+ - text-generation-inference
7
+ - 'mistral '
8
  inference: false
9
  base_model: mistralai/Mistral-7B-Instruct-v0.2
10
  model_creator: Mistral AI_
11
  model_name: Mistral 7B Instruct v0.2
12
  model_type: mistral
13
+ prompt_template: '<s>[INST] {prompt} [/INST] '
 
14
  quantized_by: rahulmanuwas
15
+ library_name: adapter-transformers
16
  ---
17
  # Mistral 7B Instruct v0.2 - GGUF
18