groxaxo commited on
Commit
3eb2f43
·
verified ·
1 Parent(s): 305a2c7

docs: say 'free' instead of 'uncensored'

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -11,7 +11,7 @@ tags:
11
  - coding
12
  - writer
13
  - creative-writing
14
- - uncensored
15
  - fp8
16
  - compressed-tensors
17
  - llmcompressor
@@ -39,7 +39,7 @@ We called it **Obliterated** because that is precisely what we did to the word
39
 
40
  ## The pitch, in one breath
41
 
42
- A vision-capable, long-context (**up to 200,000 tokens**), uncensored
43
  **writer-and-coder** — quantized to **FP8** so it runs on a pair of consumer
44
  GPUs without surrendering the spark. It writes prose that breathes and code that
45
  compiles, and it does both on hardware you can reach out and touch.
@@ -61,7 +61,7 @@ down to 8-bit floating point with surgical care.
61
  - **Modalities:** a full **vision tower** rides along in BF16 (served
62
  text-only by default; vision is wired but untested — light the candle at your
63
  own pleasure).
64
- - **Character:** *heretic* by lineage and *uncensored* by intent — it does not
65
  flinch, and it does not lecture. It simply does the work.
66
 
67
  ---
@@ -135,7 +135,7 @@ A few hard-won truths:
135
 
136
  ## What to know before you sail
137
 
138
- - It is **uncensored**. Freedom is a tool; you are the hand that holds it. You
139
  own what you make with it.
140
  - **Vision is present but unproven** here — validate an image path before you
141
  trust it in production.
 
11
  - coding
12
  - writer
13
  - creative-writing
14
+ - free
15
  - fp8
16
  - compressed-tensors
17
  - llmcompressor
 
39
 
40
  ## The pitch, in one breath
41
 
42
+ A vision-capable, long-context (**up to 200,000 tokens**), **free**
43
  **writer-and-coder** — quantized to **FP8** so it runs on a pair of consumer
44
  GPUs without surrendering the spark. It writes prose that breathes and code that
45
  compiles, and it does both on hardware you can reach out and touch.
 
61
  - **Modalities:** a full **vision tower** rides along in BF16 (served
62
  text-only by default; vision is wired but untested — light the candle at your
63
  own pleasure).
64
+ - **Character:** *heretic* by lineage and *free* by intent — it does not
65
  flinch, and it does not lecture. It simply does the work.
66
 
67
  ---
 
135
 
136
  ## What to know before you sail
137
 
138
+ - It is **free**. Freedom is a tool; you are the hand that holds it. You
139
  own what you make with it.
140
  - **Vision is present but unproven** here — validate an image path before you
141
  trust it in production.