ichetandhembre commited on
Commit
b0d707e
1 Parent(s): ee24a5a

Update README.md

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