Felladrin commited on
Commit
feca9d9
·
verified ·
1 Parent(s): 2a8aa29

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +113 -0
  2. prem-1B-chat.Q2_K.shard-00001-of-00007.gguf +3 -0
  3. prem-1B-chat.Q2_K.shard-00002-of-00007.gguf +3 -0
  4. prem-1B-chat.Q2_K.shard-00003-of-00007.gguf +3 -0
  5. prem-1B-chat.Q2_K.shard-00004-of-00007.gguf +3 -0
  6. prem-1B-chat.Q2_K.shard-00005-of-00007.gguf +3 -0
  7. prem-1B-chat.Q2_K.shard-00006-of-00007.gguf +3 -0
  8. prem-1B-chat.Q2_K.shard-00007-of-00007.gguf +3 -0
  9. prem-1B-chat.Q3_K_M.shard-00001-of-00009.gguf +3 -0
  10. prem-1B-chat.Q3_K_M.shard-00002-of-00009.gguf +3 -0
  11. prem-1B-chat.Q3_K_M.shard-00003-of-00009.gguf +3 -0
  12. prem-1B-chat.Q3_K_M.shard-00004-of-00009.gguf +3 -0
  13. prem-1B-chat.Q3_K_M.shard-00005-of-00009.gguf +3 -0
  14. prem-1B-chat.Q3_K_M.shard-00006-of-00009.gguf +3 -0
  15. prem-1B-chat.Q3_K_M.shard-00007-of-00009.gguf +3 -0
  16. prem-1B-chat.Q3_K_M.shard-00008-of-00009.gguf +3 -0
  17. prem-1B-chat.Q3_K_M.shard-00009-of-00009.gguf +3 -0
  18. prem-1B-chat.Q3_K_S.shard-00001-of-00008.gguf +3 -0
  19. prem-1B-chat.Q3_K_S.shard-00002-of-00008.gguf +3 -0
  20. prem-1B-chat.Q3_K_S.shard-00003-of-00008.gguf +3 -0
  21. prem-1B-chat.Q3_K_S.shard-00004-of-00008.gguf +3 -0
  22. prem-1B-chat.Q3_K_S.shard-00005-of-00008.gguf +3 -0
  23. prem-1B-chat.Q3_K_S.shard-00006-of-00008.gguf +3 -0
  24. prem-1B-chat.Q3_K_S.shard-00007-of-00008.gguf +3 -0
  25. prem-1B-chat.Q3_K_S.shard-00008-of-00008.gguf +3 -0
  26. prem-1B-chat.Q4_0.shard-00001-of-00010.gguf +3 -0
  27. prem-1B-chat.Q4_0.shard-00002-of-00010.gguf +3 -0
  28. prem-1B-chat.Q4_0.shard-00003-of-00010.gguf +3 -0
  29. prem-1B-chat.Q4_0.shard-00004-of-00010.gguf +3 -0
  30. prem-1B-chat.Q4_0.shard-00005-of-00010.gguf +3 -0
  31. prem-1B-chat.Q4_0.shard-00006-of-00010.gguf +3 -0
  32. prem-1B-chat.Q4_0.shard-00007-of-00010.gguf +3 -0
  33. prem-1B-chat.Q4_0.shard-00008-of-00010.gguf +3 -0
  34. prem-1B-chat.Q4_0.shard-00009-of-00010.gguf +3 -0
  35. prem-1B-chat.Q4_0.shard-00010-of-00010.gguf +3 -0
  36. prem-1B-chat.Q4_K_M.shard-00001-of-00011.gguf +3 -0
  37. prem-1B-chat.Q4_K_M.shard-00002-of-00011.gguf +3 -0
  38. prem-1B-chat.Q4_K_M.shard-00003-of-00011.gguf +3 -0
  39. prem-1B-chat.Q4_K_M.shard-00004-of-00011.gguf +3 -0
  40. prem-1B-chat.Q4_K_M.shard-00005-of-00011.gguf +3 -0
  41. prem-1B-chat.Q4_K_M.shard-00006-of-00011.gguf +3 -0
  42. prem-1B-chat.Q4_K_M.shard-00007-of-00011.gguf +3 -0
  43. prem-1B-chat.Q4_K_M.shard-00008-of-00011.gguf +3 -0
  44. prem-1B-chat.Q4_K_M.shard-00009-of-00011.gguf +3 -0
  45. prem-1B-chat.Q4_K_M.shard-00010-of-00011.gguf +3 -0
  46. prem-1B-chat.Q4_K_M.shard-00011-of-00011.gguf +3 -0
  47. prem-1B-chat.Q4_K_S.shard-00001-of-00010.gguf +3 -0
  48. prem-1B-chat.Q4_K_S.shard-00002-of-00010.gguf +3 -0
  49. prem-1B-chat.Q4_K_S.shard-00003-of-00010.gguf +3 -0
  50. prem-1B-chat.Q4_K_S.shard-00004-of-00010.gguf +3 -0
.gitattributes CHANGED
@@ -33,3 +33,116 @@ 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
+ prem-1B-chat.Q2_K.shard-00001-of-00007.gguf filter=lfs diff=lfs merge=lfs -text
37
+ prem-1B-chat.Q2_K.shard-00002-of-00007.gguf filter=lfs diff=lfs merge=lfs -text
38
+ prem-1B-chat.Q2_K.shard-00003-of-00007.gguf filter=lfs diff=lfs merge=lfs -text
39
+ prem-1B-chat.Q2_K.shard-00004-of-00007.gguf filter=lfs diff=lfs merge=lfs -text
40
+ prem-1B-chat.Q2_K.shard-00005-of-00007.gguf filter=lfs diff=lfs merge=lfs -text
41
+ prem-1B-chat.Q2_K.shard-00006-of-00007.gguf filter=lfs diff=lfs merge=lfs -text
42
+ prem-1B-chat.Q2_K.shard-00007-of-00007.gguf filter=lfs diff=lfs merge=lfs -text
43
+ prem-1B-chat.Q3_K_M.shard-00001-of-00009.gguf filter=lfs diff=lfs merge=lfs -text
44
+ prem-1B-chat.Q3_K_M.shard-00002-of-00009.gguf filter=lfs diff=lfs merge=lfs -text
45
+ prem-1B-chat.Q3_K_M.shard-00003-of-00009.gguf filter=lfs diff=lfs merge=lfs -text
46
+ prem-1B-chat.Q3_K_M.shard-00004-of-00009.gguf filter=lfs diff=lfs merge=lfs -text
47
+ prem-1B-chat.Q3_K_M.shard-00005-of-00009.gguf filter=lfs diff=lfs merge=lfs -text
48
+ prem-1B-chat.Q3_K_M.shard-00006-of-00009.gguf filter=lfs diff=lfs merge=lfs -text
49
+ prem-1B-chat.Q3_K_M.shard-00007-of-00009.gguf filter=lfs diff=lfs merge=lfs -text
50
+ prem-1B-chat.Q3_K_M.shard-00008-of-00009.gguf filter=lfs diff=lfs merge=lfs -text
51
+ prem-1B-chat.Q3_K_M.shard-00009-of-00009.gguf filter=lfs diff=lfs merge=lfs -text
52
+ prem-1B-chat.Q3_K_S.shard-00001-of-00008.gguf filter=lfs diff=lfs merge=lfs -text
53
+ prem-1B-chat.Q3_K_S.shard-00002-of-00008.gguf filter=lfs diff=lfs merge=lfs -text
54
+ prem-1B-chat.Q3_K_S.shard-00003-of-00008.gguf filter=lfs diff=lfs merge=lfs -text
55
+ prem-1B-chat.Q3_K_S.shard-00004-of-00008.gguf filter=lfs diff=lfs merge=lfs -text
56
+ prem-1B-chat.Q3_K_S.shard-00005-of-00008.gguf filter=lfs diff=lfs merge=lfs -text
57
+ prem-1B-chat.Q3_K_S.shard-00006-of-00008.gguf filter=lfs diff=lfs merge=lfs -text
58
+ prem-1B-chat.Q3_K_S.shard-00007-of-00008.gguf filter=lfs diff=lfs merge=lfs -text
59
+ prem-1B-chat.Q3_K_S.shard-00008-of-00008.gguf filter=lfs diff=lfs merge=lfs -text
60
+ prem-1B-chat.Q4_0.shard-00001-of-00010.gguf filter=lfs diff=lfs merge=lfs -text
61
+ prem-1B-chat.Q4_0.shard-00002-of-00010.gguf filter=lfs diff=lfs merge=lfs -text
62
+ prem-1B-chat.Q4_0.shard-00003-of-00010.gguf filter=lfs diff=lfs merge=lfs -text
63
+ prem-1B-chat.Q4_0.shard-00004-of-00010.gguf filter=lfs diff=lfs merge=lfs -text
64
+ prem-1B-chat.Q4_0.shard-00005-of-00010.gguf filter=lfs diff=lfs merge=lfs -text
65
+ prem-1B-chat.Q4_0.shard-00006-of-00010.gguf filter=lfs diff=lfs merge=lfs -text
66
+ prem-1B-chat.Q4_0.shard-00007-of-00010.gguf filter=lfs diff=lfs merge=lfs -text
67
+ prem-1B-chat.Q4_0.shard-00008-of-00010.gguf filter=lfs diff=lfs merge=lfs -text
68
+ prem-1B-chat.Q4_0.shard-00009-of-00010.gguf filter=lfs diff=lfs merge=lfs -text
69
+ prem-1B-chat.Q4_0.shard-00010-of-00010.gguf filter=lfs diff=lfs merge=lfs -text
70
+ prem-1B-chat.Q4_K_M.shard-00001-of-00011.gguf filter=lfs diff=lfs merge=lfs -text
71
+ prem-1B-chat.Q4_K_M.shard-00002-of-00011.gguf filter=lfs diff=lfs merge=lfs -text
72
+ prem-1B-chat.Q4_K_M.shard-00003-of-00011.gguf filter=lfs diff=lfs merge=lfs -text
73
+ prem-1B-chat.Q4_K_M.shard-00004-of-00011.gguf filter=lfs diff=lfs merge=lfs -text
74
+ prem-1B-chat.Q4_K_M.shard-00005-of-00011.gguf filter=lfs diff=lfs merge=lfs -text
75
+ prem-1B-chat.Q4_K_M.shard-00006-of-00011.gguf filter=lfs diff=lfs merge=lfs -text
76
+ prem-1B-chat.Q4_K_M.shard-00007-of-00011.gguf filter=lfs diff=lfs merge=lfs -text
77
+ prem-1B-chat.Q4_K_M.shard-00008-of-00011.gguf filter=lfs diff=lfs merge=lfs -text
78
+ prem-1B-chat.Q4_K_M.shard-00009-of-00011.gguf filter=lfs diff=lfs merge=lfs -text
79
+ prem-1B-chat.Q4_K_M.shard-00010-of-00011.gguf filter=lfs diff=lfs merge=lfs -text
80
+ prem-1B-chat.Q4_K_M.shard-00011-of-00011.gguf filter=lfs diff=lfs merge=lfs -text
81
+ prem-1B-chat.Q4_K_S.shard-00001-of-00010.gguf filter=lfs diff=lfs merge=lfs -text
82
+ prem-1B-chat.Q4_K_S.shard-00002-of-00010.gguf filter=lfs diff=lfs merge=lfs -text
83
+ prem-1B-chat.Q4_K_S.shard-00003-of-00010.gguf filter=lfs diff=lfs merge=lfs -text
84
+ prem-1B-chat.Q4_K_S.shard-00004-of-00010.gguf filter=lfs diff=lfs merge=lfs -text
85
+ prem-1B-chat.Q4_K_S.shard-00005-of-00010.gguf filter=lfs diff=lfs merge=lfs -text
86
+ prem-1B-chat.Q4_K_S.shard-00006-of-00010.gguf filter=lfs diff=lfs merge=lfs -text
87
+ prem-1B-chat.Q4_K_S.shard-00007-of-00010.gguf filter=lfs diff=lfs merge=lfs -text
88
+ prem-1B-chat.Q4_K_S.shard-00008-of-00010.gguf filter=lfs diff=lfs merge=lfs -text
89
+ prem-1B-chat.Q4_K_S.shard-00009-of-00010.gguf filter=lfs diff=lfs merge=lfs -text
90
+ prem-1B-chat.Q4_K_S.shard-00010-of-00010.gguf filter=lfs diff=lfs merge=lfs -text
91
+ prem-1B-chat.Q5_K_M.shard-00001-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
92
+ prem-1B-chat.Q5_K_M.shard-00002-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
93
+ prem-1B-chat.Q5_K_M.shard-00003-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
94
+ prem-1B-chat.Q5_K_M.shard-00004-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
95
+ prem-1B-chat.Q5_K_M.shard-00005-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
96
+ prem-1B-chat.Q5_K_M.shard-00006-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
97
+ prem-1B-chat.Q5_K_M.shard-00007-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
98
+ prem-1B-chat.Q5_K_M.shard-00008-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
99
+ prem-1B-chat.Q5_K_M.shard-00009-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
100
+ prem-1B-chat.Q5_K_M.shard-00010-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
101
+ prem-1B-chat.Q5_K_M.shard-00011-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
102
+ prem-1B-chat.Q5_K_M.shard-00012-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
103
+ prem-1B-chat.Q5_K_S.shard-00001-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
104
+ prem-1B-chat.Q5_K_S.shard-00002-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
105
+ prem-1B-chat.Q5_K_S.shard-00003-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
106
+ prem-1B-chat.Q5_K_S.shard-00004-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
107
+ prem-1B-chat.Q5_K_S.shard-00005-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
108
+ prem-1B-chat.Q5_K_S.shard-00006-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
109
+ prem-1B-chat.Q5_K_S.shard-00007-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
110
+ prem-1B-chat.Q5_K_S.shard-00008-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
111
+ prem-1B-chat.Q5_K_S.shard-00009-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
112
+ prem-1B-chat.Q5_K_S.shard-00010-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
113
+ prem-1B-chat.Q5_K_S.shard-00011-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
114
+ prem-1B-chat.Q5_K_S.shard-00012-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
115
+ prem-1B-chat.Q6_K.shard-00001-of-00015.gguf filter=lfs diff=lfs merge=lfs -text
116
+ prem-1B-chat.Q6_K.shard-00002-of-00015.gguf filter=lfs diff=lfs merge=lfs -text
117
+ prem-1B-chat.Q6_K.shard-00003-of-00015.gguf filter=lfs diff=lfs merge=lfs -text
118
+ prem-1B-chat.Q6_K.shard-00004-of-00015.gguf filter=lfs diff=lfs merge=lfs -text
119
+ prem-1B-chat.Q6_K.shard-00005-of-00015.gguf filter=lfs diff=lfs merge=lfs -text
120
+ prem-1B-chat.Q6_K.shard-00006-of-00015.gguf filter=lfs diff=lfs merge=lfs -text
121
+ prem-1B-chat.Q6_K.shard-00007-of-00015.gguf filter=lfs diff=lfs merge=lfs -text
122
+ prem-1B-chat.Q6_K.shard-00008-of-00015.gguf filter=lfs diff=lfs merge=lfs -text
123
+ prem-1B-chat.Q6_K.shard-00009-of-00015.gguf filter=lfs diff=lfs merge=lfs -text
124
+ prem-1B-chat.Q6_K.shard-00010-of-00015.gguf filter=lfs diff=lfs merge=lfs -text
125
+ prem-1B-chat.Q6_K.shard-00011-of-00015.gguf filter=lfs diff=lfs merge=lfs -text
126
+ prem-1B-chat.Q6_K.shard-00012-of-00015.gguf filter=lfs diff=lfs merge=lfs -text
127
+ prem-1B-chat.Q6_K.shard-00013-of-00015.gguf filter=lfs diff=lfs merge=lfs -text
128
+ prem-1B-chat.Q6_K.shard-00014-of-00015.gguf filter=lfs diff=lfs merge=lfs -text
129
+ prem-1B-chat.Q6_K.shard-00015-of-00015.gguf filter=lfs diff=lfs merge=lfs -text
130
+ prem-1B-chat.Q8_0.shard-00001-of-00019.gguf filter=lfs diff=lfs merge=lfs -text
131
+ prem-1B-chat.Q8_0.shard-00002-of-00019.gguf filter=lfs diff=lfs merge=lfs -text
132
+ prem-1B-chat.Q8_0.shard-00003-of-00019.gguf filter=lfs diff=lfs merge=lfs -text
133
+ prem-1B-chat.Q8_0.shard-00004-of-00019.gguf filter=lfs diff=lfs merge=lfs -text
134
+ prem-1B-chat.Q8_0.shard-00005-of-00019.gguf filter=lfs diff=lfs merge=lfs -text
135
+ prem-1B-chat.Q8_0.shard-00006-of-00019.gguf filter=lfs diff=lfs merge=lfs -text
136
+ prem-1B-chat.Q8_0.shard-00007-of-00019.gguf filter=lfs diff=lfs merge=lfs -text
137
+ prem-1B-chat.Q8_0.shard-00008-of-00019.gguf filter=lfs diff=lfs merge=lfs -text
138
+ prem-1B-chat.Q8_0.shard-00009-of-00019.gguf filter=lfs diff=lfs merge=lfs -text
139
+ prem-1B-chat.Q8_0.shard-00010-of-00019.gguf filter=lfs diff=lfs merge=lfs -text
140
+ prem-1B-chat.Q8_0.shard-00011-of-00019.gguf filter=lfs diff=lfs merge=lfs -text
141
+ prem-1B-chat.Q8_0.shard-00012-of-00019.gguf filter=lfs diff=lfs merge=lfs -text
142
+ prem-1B-chat.Q8_0.shard-00013-of-00019.gguf filter=lfs diff=lfs merge=lfs -text
143
+ prem-1B-chat.Q8_0.shard-00014-of-00019.gguf filter=lfs diff=lfs merge=lfs -text
144
+ prem-1B-chat.Q8_0.shard-00015-of-00019.gguf filter=lfs diff=lfs merge=lfs -text
145
+ prem-1B-chat.Q8_0.shard-00016-of-00019.gguf filter=lfs diff=lfs merge=lfs -text
146
+ prem-1B-chat.Q8_0.shard-00017-of-00019.gguf filter=lfs diff=lfs merge=lfs -text
147
+ prem-1B-chat.Q8_0.shard-00018-of-00019.gguf filter=lfs diff=lfs merge=lfs -text
148
+ prem-1B-chat.Q8_0.shard-00019-of-00019.gguf filter=lfs diff=lfs merge=lfs -text
prem-1B-chat.Q2_K.shard-00001-of-00007.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98cf236c98591dcee5bdf717a3a7573188619981b17ff7dc8b8f8b83c6be1039
3
+ size 54491424
prem-1B-chat.Q2_K.shard-00002-of-00007.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c13de55b5875c535501ef958465fd81e01b7f14ea597f918722c1094ed5a006b
3
+ size 70078880
prem-1B-chat.Q2_K.shard-00003-of-00007.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a411ac7791e303de0b541c237d05565123f4e7683467a4bd1454f7ce9971355
3
+ size 69708064
prem-1B-chat.Q2_K.shard-00004-of-00007.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0abf9a7424958091ad32f8743661e93df5ea2b46aca8c3a4c9a4594cba9e8460
3
+ size 68536608
prem-1B-chat.Q2_K.shard-00005-of-00007.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72a33900785e942bb1afdceba721889a027d0c4dad6147f70430816af30f08d0
3
+ size 68716928
prem-1B-chat.Q2_K.shard-00006-of-00007.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bac5479f3cb80e6797c02e6ba9f34ee2bd1d5ca33251b4175d2eedd60066b1a
3
+ size 68233632
prem-1B-chat.Q2_K.shard-00007-of-00007.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0da08229d25a147b62c1c762af88bce6b8f42a9e92330a6d8639b3abafb4501e
3
+ size 32375968
prem-1B-chat.Q3_K_M.shard-00001-of-00009.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2613132124df413137d5f6f6dcd66f04d5a0d57ccdd3220f7c1102a709770cd
3
+ size 54491424
prem-1B-chat.Q3_K_M.shard-00002-of-00009.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4c53b2724e82db816373c9011bff4690dd68a29385c807e80cab3d4982e3f74
3
+ size 69771808
prem-1B-chat.Q3_K_M.shard-00003-of-00009.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c969bd82428046f11553a9be7eb1e5baece62a9a78ef63ca8479f2b65a4cb629
3
+ size 65468288
prem-1B-chat.Q3_K_M.shard-00004-of-00009.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e995f25608374705a7ba9bee61141d6b65b767a51bad00ddb8b9d43c0fb009c
3
+ size 69785344
prem-1B-chat.Q3_K_M.shard-00005-of-00009.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:134489bf8b324023588f6724c9678d7ed06f8aee4d45ab72e748bc6a750a2022
3
+ size 68253440
prem-1B-chat.Q3_K_M.shard-00006-of-00009.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bea375f8ea00178607c45cc3381b6c61fdd18c37f7ca4984d0c951f20b8ea2fc
3
+ size 68487008
prem-1B-chat.Q3_K_M.shard-00007-of-00009.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ec15a0e35b48d77cc54fc06bdf0de5624eb041e8276425d1526d68e9acbe6ea
3
+ size 67762080
prem-1B-chat.Q3_K_M.shard-00008-of-00009.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb4e9a9001ae9dfda88689e6c1adaafef80f864620946d8951d7e547dae6245d
3
+ size 69785312
prem-1B-chat.Q3_K_M.shard-00009-of-00009.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b7d005571cf9284e2d6d443ecb9408e18dd4791c4af8b296a7a12f9013a5dd9
3
+ size 14611008
prem-1B-chat.Q3_K_S.shard-00001-of-00008.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f62118e12aa96dcac7534812f159df44c70b16f2baa9972622f8ce56cead13f5
3
+ size 54491424
prem-1B-chat.Q3_K_S.shard-00002-of-00008.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00ab26327cf518408bc8f5f850a2de66db3121cac4224f313e8ca44083b7b6a4
3
+ size 66052800
prem-1B-chat.Q3_K_S.shard-00003-of-00008.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:621d811412216c18ac920e24d2c528dd75992cfa77f3afa3bf923679219c7168
3
+ size 66733888
prem-1B-chat.Q3_K_S.shard-00004-of-00008.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22ce52d3565c33d89c3f7d994bd8c23e1bca275638cf12e2803e922131d3e764
3
+ size 65849440
prem-1B-chat.Q3_K_S.shard-00005-of-00008.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4268d892e1d8df88dafa91b3bac536643cc4e2e15006dded65c950f803ddd780
3
+ size 66733888
prem-1B-chat.Q3_K_S.shard-00006-of-00008.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd5036f44f7526bb1c2e8c723c4c3c112e96e55ed51e5f645334cb6074801ba3
3
+ size 65849440
prem-1B-chat.Q3_K_S.shard-00007-of-00008.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a04dc69dfc2dd2aae007c527619a21d6abfaa2966c4f29a14a3087da583b3d77
3
+ size 66733856
prem-1B-chat.Q3_K_S.shard-00008-of-00008.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03b455df3bf0e8bbf7d873f8f454fb178535212683dc66110463fed769f5a67d
3
+ size 46908960
prem-1B-chat.Q4_0.shard-00001-of-00010.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b7b0bb947c22745172ab9322c2f72c13a7db7e6629dccf557bf4c921987064e
3
+ size 54491424
prem-1B-chat.Q4_0.shard-00002-of-00010.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8a5f9766aa16be94ecd717d057fa32d669023ae4b4f11cb4da26d86a3973f04
3
+ size 68154688
prem-1B-chat.Q4_0.shard-00003-of-00010.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da18b9e4fc7459dde79ed91fa12f5ce891e99214ee71e6c463e7c34d364ed1cf
3
+ size 67880576
prem-1B-chat.Q4_0.shard-00004-of-00010.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa712bff3f3b492c63bfe493e3aea2e28c3f8fe8db22a1a320a8395702d1982d
3
+ size 69346784
prem-1B-chat.Q4_0.shard-00005-of-00010.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2622de317f931850c2984febfb469505332f5d8b4219a973ea2a967a33c498e1
3
+ size 67577376
prem-1B-chat.Q4_0.shard-00006-of-00010.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd3321baf47aec98c33686249f36b53f14641aa2fac06cc3a9795e892014bb63
3
+ size 67880576
prem-1B-chat.Q4_0.shard-00007-of-00010.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec636606aff5a82a06e7bb8840b65dacf8dc249349ebc7cad95be4a3209ccae3
3
+ size 67880576
prem-1B-chat.Q4_0.shard-00008-of-00010.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2ff37b5beecde717980aa6a3721498cfa11cb873f6f519ec16cc7126b50c702
3
+ size 69346752
prem-1B-chat.Q4_0.shard-00009-of-00010.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8161511033d50c18d08f44dcab4c8f19cdd7705110b0e46763ea7200f6fec894
3
+ size 67577344
prem-1B-chat.Q4_0.shard-00010-of-00010.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfa3e25529e413207e08fe5ced3735c1294efa8d6b9d4cf9e125b445af62ba9b
3
+ size 36602912
prem-1B-chat.Q4_K_M.shard-00001-of-00011.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce69615c066f1f7c363320f56674d24ddbee065292e51604b7a64428a297985e
3
+ size 54491424
prem-1B-chat.Q4_K_M.shard-00002-of-00011.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c26f4337ff7b33a410eeb807515132aca37e7c20dd091ec155e127f164214eb
3
+ size 64775424
prem-1B-chat.Q4_K_M.shard-00003-of-00011.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11ae81225834351ce79de257b984d007097e72be9d2710ac792ac2017fae2643
3
+ size 65664288
prem-1B-chat.Q4_K_M.shard-00004-of-00011.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8070d1d0bfee05713d4132cc9df052241a531c3ed41226d8629fedc1cba017a4
3
+ size 64501312
prem-1B-chat.Q4_K_M.shard-00005-of-00011.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15bce3d2294aeba5806215ded86726be4bde03b28c6d7734f1cc5c0f75566221
3
+ size 65664288
prem-1B-chat.Q4_K_M.shard-00006-of-00011.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:748b8c64e5005912a8500e67afbb0b0d1d702a3c8b6dd1f102cc06f54652fa0e
3
+ size 64501312
prem-1B-chat.Q4_K_M.shard-00007-of-00011.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b75c949785b2befe0ec3f5927741f80323538116d2864584ea138848ab2a5f37
3
+ size 65529120
prem-1B-chat.Q4_K_M.shard-00008-of-00011.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c6913547c23266b0839fb52987c3baf49012791eface3503297dc81a5f66479
3
+ size 61527616
prem-1B-chat.Q4_K_M.shard-00009-of-00011.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8571863eefd2e1249bf6e15377f9b7a1554511493e46425f07e7c08e03170e10
3
+ size 65664288
prem-1B-chat.Q4_K_M.shard-00010-of-00011.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad6fc5d90d7cfef74aee682a8064cc8a3b224c8918014c973d58c4e6ad1d20e1
3
+ size 67610176
prem-1B-chat.Q4_K_M.shard-00011-of-00011.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a80d9e9c9eca1a46ca21bd8a7462669d98e01b81e9abfd4c796f7f70c13f1d3
3
+ size 27898496
prem-1B-chat.Q4_K_S.shard-00001-of-00010.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b287618138fe444cae8a3955111f5b5dd78190be9ef4bf197b762b0ac6b612ee
3
+ size 54491424
prem-1B-chat.Q4_K_S.shard-00002-of-00010.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ceefc8eed50c325d0d12f44b5bff35097a96c655e124aeb30d9adc89b771ff4
3
+ size 63173888
prem-1B-chat.Q4_K_S.shard-00003-of-00010.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5701fdb1c998890d683f8d0dd40c8e67a1f2fcdb477f69c960a174863c7d1029
3
+ size 64128288
prem-1B-chat.Q4_K_S.shard-00004-of-00010.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ea0de53aa03c4c21955251876126ab1a2a65bbd2997d020502667971d36501f
3
+ size 67946112