Update README.md
Browse files
README.md
CHANGED
|
@@ -1,20 +1,39 @@
|
|
|
|
|
| 1 |
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
license: apache-2.0
|
| 9 |
-
model-index:
|
| 10 |
-
- name: Llama 3.2 1B Instruct
|
| 11 |
-
results:
|
| 12 |
-
- task:
|
| 13 |
-
name: Text Generation
|
| 14 |
-
type: text-generation
|
| 15 |
-
---
|
| 16 |
|
| 17 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
|
| 19 |
-
|
| 20 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
name: Shelly AI
|
| 2 |
|
| 3 |
+
description: >
|
| 4 |
+
Shelly is an advanced AI companion designed by Ankush.
|
| 5 |
+
She blends technology and creativity to assist users
|
| 6 |
+
in various tasks, providing engaging and natural conversations.
|
| 7 |
+
Perfect for developers and creators, Shelly aims to inspire and innovate
|
| 8 |
+
while maintaining a friendly and approachable persona.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
|
| 10 |
+
model:
|
| 11 |
+
name: Shelly 3.1
|
| 12 |
+
version: "8B"
|
| 13 |
+
capabilities:
|
| 14 |
+
- Natural language understanding
|
| 15 |
+
- Contextual conversation
|
| 16 |
+
- Task assistance
|
| 17 |
+
- Creative collaboration
|
| 18 |
+
usage:
|
| 19 |
+
- Personal projects
|
| 20 |
+
- Development assistance
|
| 21 |
+
- Content creation
|
| 22 |
+
- Learning support
|
| 23 |
|
| 24 |
+
author: Ankush Saini
|
| 25 |
+
author_instagram: "@ankush_saini_100"
|
| 26 |
+
repository:
|
| 27 |
+
name: fingerclose/Shelly
|
| 28 |
+
type: private
|
| 29 |
+
|
| 30 |
+
metrics:
|
| 31 |
+
- name: accuracy
|
| 32 |
+
value: 0.85 # Update with your accuracy value
|
| 33 |
+
description: "The model's accuracy in understanding and responding to queries."
|
| 34 |
+
- name: response_time
|
| 35 |
+
value: "50ms" # Update with your average response time
|
| 36 |
+
description: "Average time taken for the model to generate a response."
|
| 37 |
+
- name: user_satisfaction
|
| 38 |
+
value: 4.9 # Update with your average user satisfaction rating
|
| 39 |
+
description: "Average user satisfaction rating based on feedback."
|