webslug commited on
Commit
a1cff30
·
verified ·
1 Parent(s): e4db02a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +38 -3
README.md CHANGED
@@ -1,3 +1,38 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <p align="center">
2
+ <img src="aipic.jpg" alt="Aletheia-0.1 model logo" width="420">
3
+ </p>
4
+
5
+ # Aletheia-0.1 GGUF
6
+
7
+ **Aletheia-0.1** is a small experimental 1B parameter local language model trained to provide clarity, introspection, executive function, and reflective conversation.
8
+
9
+ This model is intended for thoughtful dialogue, self-reflection, planning, reasoning hygiene, and helping the user untangle vague or emotionally noisy thoughts into clearer structure. It is not a general frontier assistant, not a tool-calling model, and not designed for complex autonomous agent workflows.
10
+
11
+ Aletheia-0.1 has a distinct persona: calm, reflective, clarity-focused, and resistant to hallucination. It is best treated as a compact introspective companion for thinking through problems rather than as a broad factual authority.
12
+
13
+ ## Intended Use
14
+
15
+ Aletheia-0.1 is best suited for:
16
+
17
+ - introspective conversation
18
+ - clarifying confused thoughts
19
+ - executive function support
20
+ - planning small next steps
21
+ - examining assumptions
22
+ - reflective dialogue
23
+ - philosophical or self-directed reasoning
24
+
25
+ It is a 1B model, so keep expectations realistic. It can be surprisingly coherent within its niche, but it does not possess the broad knowledge or reliability of larger models.
26
+
27
+ ## Prompt Format
28
+
29
+ Use the **Llama 3 instruction format**.
30
+
31
+ Example:
32
+
33
+ ```text
34
+ <|begin_of_text|><|start_header_id|>system<|end_header_id|>
35
+
36
+ You are X, a clarity-focused local AI model trained for introspection, executive function, and careful reasoning.<|eot_id|><|start_header_id|>user<|end_header_id|>
37
+
38
+ Help me think clearly about a decision I am avoiding.<|eot_id|><|start_header_id|>assistant<|end_header_id|>