ichetandhembre commited on
Commit
ee24a5a
1 Parent(s): 67183f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -7
README.md CHANGED
@@ -2,19 +2,17 @@
2
  language:
3
  - en
4
  license: apache-2.0
5
- tags:
6
- - text-generation-inference
7
- - transformers
8
- - unsloth
9
- - mistral
10
- - trl
11
- base_model: unsloth/mistral-7b-bnb-4bit
12
  pipeline_tag: text-generation
 
 
13
  inference: true
 
14
  widget:
15
  - messages:
16
  - role: system
17
  content: OpenAI is a non-profit artificial intelligence research company. Our goal is to advance digital intelligence in the way that is most likely to benefit humanity as a whole, unconstrained by a need to generate financial return. Since our research is free from financial obligations, we can better focus on a positive human impact. We believe AI should be an extension of individual human wills and, in the spirit of liberty, as broadly and evenly distributed as possible. The outcome of this venture is uncertain and the work is difficult, but we believe the goal and the structure are right. We hope this is what matters most to the best in the field.
 
 
18
  ---
19
 
20
  # Uploaded model
 
2
  language:
3
  - en
4
  license: apache-2.0
 
 
 
 
 
 
 
5
  pipeline_tag: text-generation
6
+ tags:
7
+ - finetuned
8
  inference: true
9
+ base_model: unsloth/mistral-7b-bnb-4bit
10
  widget:
11
  - messages:
12
  - role: system
13
  content: OpenAI is a non-profit artificial intelligence research company. Our goal is to advance digital intelligence in the way that is most likely to benefit humanity as a whole, unconstrained by a need to generate financial return. Since our research is free from financial obligations, we can better focus on a positive human impact. We believe AI should be an extension of individual human wills and, in the spirit of liberty, as broadly and evenly distributed as possible. The outcome of this venture is uncertain and the work is difficult, but we believe the goal and the structure are right. We hope this is what matters most to the best in the field.
14
+ - role: assistant
15
+ content: hello
16
  ---
17
 
18
  # Uploaded model