Howie254 commited on
Commit
0abeac6
·
verified ·
1 Parent(s): c2d0f5c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +34 -3
README.md CHANGED
@@ -1,3 +1,34 @@
1
- ---
2
- license: llama3.2
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3.2
3
+ language:
4
+ - en
5
+ - sw
6
+ base_model:
7
+ - meta-llama/Llama-3.2-3B-Instruct
8
+ ---
9
+ # Domino 🚀✨
10
+
11
+ Welcome to **Domino** – a fun, cutting-edge AI project built on top of the powerful **llama3.2** base model. This custom model has been designed to act as a friendly, engaging assistant, and it’s perfect for creative experiments, interactive applications, or just to have some fun with AI!
12
+
13
+ ---
14
+
15
+ ## Overview 🎉
16
+
17
+ **Domino** is more than just another AI model—it’s a playful yet professional assistant that brings personality to your projects. With its vibrant system prompt and dynamic behavior, it’s sure to make your interactions both enjoyable and productive.
18
+
19
+ - **Built on:** llama3.2
20
+ - **Custom Name:** Domino
21
+ - **Role:** Realtime assistant
22
+
23
+ ollama run Howie254/Domino
24
+
25
+ ---
26
+
27
+ ## Key Features ⚙️🖥️
28
+
29
+ - **Interactive & Fun:** Designed to bring a playful twist to AI interactions. Perfect for experiments, games, and creative applications.
30
+ - **Customizable Behavior:** Easily adjust the system prompt to tailor the assistant’s tone and personality.
31
+ - **Local Execution:** Run the model entirely on your own machine for faster performance and enhanced data privacy.
32
+ - **Simple Commands:** Use a few straightforward commands to pull, create, and push your model.
33
+
34
+ ---