NotHereNorThere commited on
Commit
a4ec5d9
·
verified ·
1 Parent(s): 87fabea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -7
README.md CHANGED
@@ -12,10 +12,9 @@ tags:
12
  - TIES
13
  - qlora
14
  - unsloth
 
15
  ---
16
 
17
- model files soon im running the training run while typing this
18
-
19
  ### better late than never?
20
 
21
  > i made the base model a few months ago and never got around to finishing it.
@@ -30,10 +29,19 @@ to the like 12 people who downloaded the other Coral models, first of all thanks
30
 
31
  yes i know, what a _goliath_ of a model (at least for the Coral family so far), but seriously it's nothing special
32
 
33
- - a TIES merge from several fine tunes of Qwen 3 4b
34
- - including the original _and_ later updated checkpoint
35
- - then a QLORA-merge trained on a subsection of dolphin-r1 to cement the CoT
 
 
 
 
 
 
 
 
36
 
37
- # performance info coming ~~soon~~ eventually
38
 
39
- # quant guide coming ~~soon~~ eventually maybe
 
 
12
  - TIES
13
  - qlora
14
  - unsloth
15
+ - uncensored
16
  ---
17
 
 
 
18
  ### better late than never?
19
 
20
  > i made the base model a few months ago and never got around to finishing it.
 
29
 
30
  yes i know, what a _goliath_ of a model (at least for the Coral family so far), but seriously it's nothing special
31
 
32
+ - a TIES merge from several fine tunes of Qwen 3 4b.
33
+ - including the original _and_ later updated checkpoint.
34
+ - then a QLORA-merge trained on a subsection of dolphin-r1 to cement the CoT.
35
+
36
+ # actual performance
37
+
38
+ - it passed rigourorous vibe testing, given you use the correct infrerence/chat settings.
39
+ - keeps qwen 3 4b's chat settings.
40
+ - no refusal, TIES has a habit of removing post training censorship.
41
+ - unfortunatly, thinking got steamrolled (TIES again). it still outputs \<think> formatting but theyre always empty.
42
+ - normal 4b model limitations.
43
 
44
+ # quant guide
45
 
46
+ - bf16 / dont bother, just use;
47
+ - Q5 / near lossless and fits in a lot of devices