Upload README.md
Browse files
README.md
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
license_link: https://huggingface.co/microsoft/Phi-4-mini-instruct/resolve/main/LICENSE
|
4 |
+
language:
|
5 |
+
- "multilingual"
|
6 |
+
- "ar"
|
7 |
+
- "zh"
|
8 |
+
- "cs"
|
9 |
+
- "da"
|
10 |
+
- "nl"
|
11 |
+
- "en"
|
12 |
+
- "fi"
|
13 |
+
- "fr"
|
14 |
+
- "de"
|
15 |
+
- "he"
|
16 |
+
- "hu"
|
17 |
+
- "it"
|
18 |
+
- "ja"
|
19 |
+
- "ko"
|
20 |
+
- "no"
|
21 |
+
- "pl"
|
22 |
+
- "pt"
|
23 |
+
- "ru"
|
24 |
+
- "es"
|
25 |
+
- "sv"
|
26 |
+
- "th"
|
27 |
+
- "tr"
|
28 |
+
- "uk"
|
29 |
+
pipeline_tag: text-generation
|
30 |
+
tags:
|
31 |
+
- nlp
|
32 |
+
- code
|
33 |
+
widget:
|
34 |
+
- messages:
|
35 |
+
- role: user
|
36 |
+
content: Can you provide ways to eat combinations of bananas and dragonfruits?
|
37 |
+
library_name: transformers
|
38 |
+
---
|
39 |
+
|
40 |
+
#### Example
|
41 |
+
|
42 |
+
SCREENSHOT of Phi-4-mini-instruct-GGUF-Q8 running in LM-STUDIO
|
43 |
+

|