Update README.md (#1)
Browse files- Update README.md (e977796a36c972a02842a5a2e5fb6b1c76f2ac94)
Co-authored-by: rombo dawg <[email protected]>
README.md
CHANGED
@@ -1,3 +1,22 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- code
|
5 |
---
|
6 |
+
Model card for the Quintellect-10.7B Ai Model
|
7 |
+
|
8 |
+
|
9 |
+
|
10 |
+
The Quintellect-10.7B AI model was created to help achieve greater accessibility to coding knowledge and expertise, empowering the community to overcome technological challenges and foster innovation. I developed the model because I believe in democratizing access to coding skills, which are essential for bridging the digital divide and unleashing creativity worldwide.
|
11 |
+
|
12 |
+
This model excels in coding tasks, proficiently handling languages like Python and JavaScript. Whether you need assistance with standard programming tasks or require code creation from scratch its a good model to use. With its capabilities, it can guide you through challenging coding problems, offer solutions, or even generate code tailored to your specifications.
|
13 |
+
|
14 |
+
The prompt format for the Quintellect-10.7B ai model is Alpaca
|
15 |
+
```
|
16 |
+
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
17 |
+
|
18 |
+
### Instruction:
|
19 |
+
{prompt}
|
20 |
+
|
21 |
+
### Response:
|
22 |
+
```
|