Bluckr commited on
Commit
4e9622a
·
verified ·
1 Parent(s): 9bd7e4b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -8
README.md CHANGED
@@ -14,14 +14,21 @@ widget:
14
  - role: user
15
  content: Que sabes hacer?
16
  ---
 
 
 
 
17
  Phi 3 adjusted to behave like assistant Pofi, training data works with the function calling method.
 
18
  Pofi can:
19
 
20
- Set alarms
21
- Connect to the web
22
- Send files
23
- Send messages
24
- Save strings of characters
25
- Open applications
26
- Create files
27
- Manipulate the system
 
 
 
14
  - role: user
15
  content: Que sabes hacer?
16
  ---
17
+ <div style="text-align: center;">
18
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/64beeb8f4b4ff0d5097ddcfc/HF124f84-X7L_rPynRa4n.gif" alt="Pofi" width="300" style="display: block; margin: 0 auto;" />
19
+ </div>
20
+
21
  Phi 3 adjusted to behave like assistant Pofi, training data works with the function calling method.
22
+ is a fine-tuned version of ["unsloth/Phi-3-mini-4k-instruct"](https://huggingface.co/unsloth/Phi-3-mini-4k-instruct)
23
  Pofi can:
24
 
25
+ | Utilities |
26
+ |-----------------------------|
27
+ | Setting alarms |
28
+ | Connecting to the web |
29
+ | Sending files |
30
+ | Sending messages |
31
+ | Saving strings of characters|
32
+ | Opening applications |
33
+ | Creating files |
34
+ | Manipulating the system |