kai-os commited on
Commit
9426993
·
verified ·
1 Parent(s): 9d78549

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ Carnice-27b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
37
+ Carnice-27b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
38
+ Carnice-27b-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
39
+ banner.png filter=lfs diff=lfs merge=lfs -text
Carnice-27b-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0237a93096e9c4bddd2c0ab64d75ede0e55421cd954969464323e06aebc46c39
3
+ size 16547398688
Carnice-27b-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31558834415164984a60482d7c0bc42234b354da2e0f7ba1f06e9dc3b66af206
3
+ size 22082528288
Carnice-27b-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:997e0091ea4a65d4c7472d3fc5d50dda9f6784ce689f7ed851d00dab631ab72a
3
+ size 28595762208
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: kai-os/Carnice-27b
3
+ pipeline_tag: text-generation
4
+ library_name: gguf
5
+ license: apache-2.0
6
+ tags:
7
+ - qwen3.5
8
+ - hermes-agent
9
+ - gguf
10
+ - q4_k_m
11
+ - q6_k
12
+ - q8_0
13
+ - private
14
+ ---
15
+
16
+ ![Carnice-27b Banner](./banner.png)
17
+
18
+ # Carnice-27b-GGUF
19
+
20
+ GGUF quantizations of the merged `Carnice-27b` full model for local inference.
21
+
22
+ Included quantizations:
23
+ - `Q4_K_M`
24
+ - `Q6_K`
25
+ - `Q8_0`
26
+
27
+ Base merged model:
28
+ - `kai-os/Carnice-27b`
29
+
30
+ These GGUF files were converted from the merged full-model release, not from the raw adapter.
banner.png ADDED

Git LFS Details

  • SHA256: b2327e27c8113a582ffbd0b0b363d4af2c79ffd4b6c7738066472b50dc6c8955
  • Pointer size: 131 Bytes
  • Size of remote file: 245 kB