Sri-Vigneshwar-DJ commited on
Commit
656575c
·
verified ·
1 Parent(s): 1de1f89

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -7,6 +7,21 @@ tags:
7
  - phi-4
8
  - llama-cpp
9
  - GGUF
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
 
 
7
  - phi-4
8
  - llama-cpp
9
  - GGUF
10
+ - phi
11
+ - nlp
12
+ - math
13
+ - code
14
+ - chat
15
+ - conversational
16
+
17
+ pipeline_tag: text-generation
18
+ inference:
19
+ parameters:
20
+ temperature: 0
21
+ widget:
22
+ - messages:
23
+ - role: user
24
+ content: How should I explain the Internet?
25
  ---
26
 
27