rahuldshetty commited on
Commit
5dd2de3
1 Parent(s): df835df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -7,6 +7,22 @@ language:
7
  pipeline_tag: text-generation
8
  tags:
9
  - code
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  # rahuldshetty/tinyllama-python-gguf
 
7
  pipeline_tag: text-generation
8
  tags:
9
  - code
10
+ widget:
11
+ - text: |-
12
+ ### Instruction:
13
+ Write a function to find cube of a number.
14
+
15
+ ### Response:
16
+ - text: |-
17
+ ### Instruction:
18
+ Write a function to find factorial.
19
+
20
+ ### Response:
21
+ - text: |-
22
+ ### Instruction:
23
+ Write a function to check whether a number is prime or not.
24
+
25
+ ### Response:
26
  ---
27
 
28
  # rahuldshetty/tinyllama-python-gguf