hassenamri005
commited on
Commit
•
c971583
1
Parent(s):
5125cee
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,19 @@ This project utilizes the `mistral-7b-v0.3-bnb-4bit` model and the `fka/awesome-
|
|
7 |
|
8 |
I'd love to hear your feedback! Feel free to share your thoughts and experiences. Your feedbacks are invaluable. 🙌
|
9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
## Model Details
|
11 |
|
12 |
- **Base Model:** `unsloth/mistral-7b-v0.3-bnb-4bit`
|
@@ -25,16 +38,3 @@ I'd love to hear your feedback! Feel free to share your thoughts and experiences
|
|
25 |
This Mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Hugging Face's TRL library.
|
26 |
|
27 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
28 |
-
|
29 |
-
## Example
|
30 |
-
we will try to generate a prompt for **Product Owner and Product Manager** topic.
|
31 |
-
|
32 |
-
```plaintext
|
33 |
-
### Instruction:
|
34 |
-
As a skilled prompt engineer, your task is to generate an effective prompt using the given keywords mentioned in the '### Input' section. Ensure the prompt is clear, concise, and designed to elicit a detailed and relevant response.
|
35 |
-
|
36 |
-
### Input:
|
37 |
-
Product Owner and Product Manager
|
38 |
-
|
39 |
-
### Response:
|
40 |
-
I want you to act as a product owner and product manager for a new software project. You will be responsible for defining the product vision, creating user stories, prioritizing features, managing the product backlog, and collaborating with the development team to ensure the success of the project. My first suggestion request is "I need help creating a new mobile app for managing personal finances."
|
|
|
7 |
|
8 |
I'd love to hear your feedback! Feel free to share your thoughts and experiences. Your feedbacks are invaluable. 🙌
|
9 |
|
10 |
+
## Example
|
11 |
+
we will try to generate a prompt for **Product Owner and Product Manager** topic.
|
12 |
+
|
13 |
+
```plaintext
|
14 |
+
### Instruction:
|
15 |
+
As a skilled prompt engineer, your task is to generate an effective prompt using the given keywords mentioned in the '### Input' section. Ensure the prompt is clear, concise, and designed to elicit a detailed and relevant response.
|
16 |
+
|
17 |
+
### Input:
|
18 |
+
Product Owner and Product Manager
|
19 |
+
|
20 |
+
### Response:
|
21 |
+
I want you to act as a product owner and product manager for a new software project. You will be responsible for defining the product vision, creating user stories, prioritizing features, managing the product backlog, and collaborating with the development team to ensure the success of the project. My first suggestion request is "I need help creating a new mobile app for managing personal finances."
|
22 |
+
|
23 |
## Model Details
|
24 |
|
25 |
- **Base Model:** `unsloth/mistral-7b-v0.3-bnb-4bit`
|
|
|
38 |
This Mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Hugging Face's TRL library.
|
39 |
|
40 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|