Files changed (1) hide show
  1. README.md +19 -0
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
+ ```