Sinensis commited on
Commit
b30b68d
·
verified ·
1 Parent(s): c3c6759

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -1,4 +1,3 @@
1
-
2
  ---
3
  source_model: DavidAU/Psyonic-Cetacean-full-precision
4
  original_merge: jebcarter/psyonic-cetacean-20B
@@ -11,9 +10,9 @@ quantized_by: Absurd
11
  ---
12
 
13
 
14
- <h3> static exl2 quants of https://huggingface.co/DavidAU/Psyonic-Cetacean-full-precision </h3>
15
 
16
- <h2> original merge https://huggingface.co/jebcarter/psyonic-cetacean-20B </h2>
17
 
18
 
19
- Used original model's tokenizer to fix a small issue with DavidAU's f32 repo.
 
 
1
  ---
2
  source_model: DavidAU/Psyonic-Cetacean-full-precision
3
  original_merge: jebcarter/psyonic-cetacean-20B
 
10
  ---
11
 
12
 
13
+ <h3> 4bpw h6 exl2 quant of https://huggingface.co/DavidAU/Psyonic-Cetacean-full-precision </h3>
14
 
15
+ Original merge model: https://huggingface.co/jebcarter/psyonic-cetacean-20B
16
 
17
 
18
+ Used the original model tokenizer to fix an issue with DavidAU's f32 remake.