m8than commited on
Commit
a7d6bc1
β€’
1 Parent(s): 4230877

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,15 @@ 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
+ featherless-quants.png filter=lfs diff=lfs merge=lfs -text
37
+ iRASC-BioLlama-Ko-8B-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
38
+ iRASC-BioLlama-Ko-8B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
39
+ iRASC-BioLlama-Ko-8B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
40
+ iRASC-BioLlama-Ko-8B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
41
+ iRASC-BioLlama-Ko-8B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
42
+ iRASC-BioLlama-Ko-8B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
43
+ iRASC-BioLlama-Ko-8B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
44
+ iRASC-BioLlama-Ko-8B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ iRASC-BioLlama-Ko-8B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ iRASC-BioLlama-Ko-8B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ iRASC-BioLlama-Ko-8B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: iRASC/BioLlama-Ko-8B
3
+ pipeline_tag: text-generation
4
+ quantized_by: featherless-ai-quants
5
+ ---
6
+
7
+ # iRASC/BioLlama-Ko-8B GGUF Quantizations πŸš€
8
+
9
+ ![Featherless AI Quants](./featherless-quants.png)
10
+
11
+ *Optimized GGUF quantization files for enhanced model performance*
12
+
13
+ > Powered by [Featherless AI](https://featherless.ai) - run any model you'd like for a simple small fee.
14
+ ---
15
+
16
+ ## Available Quantizations πŸ“Š
17
+
18
+ | Quantization Type | File | Size |
19
+ |-------------------|------|------|
20
+ | IQ4_XS | [iRASC-BioLlama-Ko-8B-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/iRASC-BioLlama-Ko-8B-GGUF/blob/main/iRASC-BioLlama-Ko-8B-IQ4_XS.gguf) | 4276.62 MB |
21
+ | Q2_K | [iRASC-BioLlama-Ko-8B-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/iRASC-BioLlama-Ko-8B-GGUF/blob/main/iRASC-BioLlama-Ko-8B-Q2_K.gguf) | 3031.86 MB |
22
+ | Q3_K_L | [iRASC-BioLlama-Ko-8B-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/iRASC-BioLlama-Ko-8B-GGUF/blob/main/iRASC-BioLlama-Ko-8B-Q3_K_L.gguf) | 4121.74 MB |
23
+ | Q3_K_M | [iRASC-BioLlama-Ko-8B-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/iRASC-BioLlama-Ko-8B-GGUF/blob/main/iRASC-BioLlama-Ko-8B-Q3_K_M.gguf) | 3832.74 MB |
24
+ | Q3_K_S | [iRASC-BioLlama-Ko-8B-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/iRASC-BioLlama-Ko-8B-GGUF/blob/main/iRASC-BioLlama-Ko-8B-Q3_K_S.gguf) | 3494.74 MB |
25
+ | Q4_K_M | [iRASC-BioLlama-Ko-8B-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/iRASC-BioLlama-Ko-8B-GGUF/blob/main/iRASC-BioLlama-Ko-8B-Q4_K_M.gguf) | 4692.78 MB |
26
+ | Q4_K_S | [iRASC-BioLlama-Ko-8B-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/iRASC-BioLlama-Ko-8B-GGUF/blob/main/iRASC-BioLlama-Ko-8B-Q4_K_S.gguf) | 4475.28 MB |
27
+ | Q5_K_M | [iRASC-BioLlama-Ko-8B-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/iRASC-BioLlama-Ko-8B-GGUF/blob/main/iRASC-BioLlama-Ko-8B-Q5_K_M.gguf) | 5467.40 MB |
28
+ | Q5_K_S | [iRASC-BioLlama-Ko-8B-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/iRASC-BioLlama-Ko-8B-GGUF/blob/main/iRASC-BioLlama-Ko-8B-Q5_K_S.gguf) | 5339.90 MB |
29
+ | Q6_K | [iRASC-BioLlama-Ko-8B-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/iRASC-BioLlama-Ko-8B-GGUF/blob/main/iRASC-BioLlama-Ko-8B-Q6_K.gguf) | 6290.44 MB |
30
+ | Q8_0 | [iRASC-BioLlama-Ko-8B-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/iRASC-BioLlama-Ko-8B-GGUF/blob/main/iRASC-BioLlama-Ko-8B-Q8_0.gguf) | 8145.11 MB |
31
+
32
+
33
+ ---
34
+
35
+ ## ⚑ Powered by [Featherless AI](https://featherless.ai)
36
+
37
+ ### Key Features
38
+
39
+ - πŸ”₯ **Instant Hosting** - Deploy any Llama model on HuggingFace instantly
40
+ - πŸ› οΈ **Zero Infrastructure** - No server setup or maintenance required
41
+ - πŸ“š **Vast Compatibility** - Support for 2400+ models and counting
42
+ - πŸ’Ž **Affordable Pricing** - Starting at just $10/month
43
+
44
+ ---
45
+
46
+ **Links:**
47
+ [Get Started](https://featherless.ai) | [Documentation](https://featherless.ai/docs) | [Models](https://featherless.ai/models)
featherless-quants.png ADDED

Git LFS Details

  • SHA256: 2e1b4d66c8306c7b0614089381fdf86ea4efb02dffb78d22767a084cb8b88d6b
  • Pointer size: 132 Bytes
  • Size of remote file: 1.61 MB
iRASC-BioLlama-Ko-8B-IQ4_XS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e58b8ed002c90f7248b66f486972a2f2f394f3f1f7f21b29519f877f3839fcb
3
+ size 4484363488
iRASC-BioLlama-Ko-8B-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bf35d9387c6a1a6e4878ebc25b7db704a54ca00346077e9de05ae842dafe3c5
3
+ size 3179132128
iRASC-BioLlama-Ko-8B-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e88d539fbd60362b937e851e6fd40e19c5786f6dafb6a82a425cc20ebcc1bf93
3
+ size 4321957088
iRASC-BioLlama-Ko-8B-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ef8a02d806d6ae7ef0afda0bbc770cbf4b7e66a77f2a5c2770ebae267716667
3
+ size 4018918624
iRASC-BioLlama-Ko-8B-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61887620ad0e1f8ebed82a121230ebcc00171c020b7837cecd2ac233a6a8a1a3
3
+ size 3664499936
iRASC-BioLlama-Ko-8B-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7048f7955b3ff0dcb79f39ba6b414114e462768657c6c6ac790fb3462a72db9
3
+ size 4920734944
iRASC-BioLlama-Ko-8B-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8b535b3acc5e7eae49e336768528c29c613d18b32e13f3184eff2f33d28fcce
3
+ size 4692669664
iRASC-BioLlama-Ko-8B-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7d082d63896426b3a5ee8be724e3d9cdccb7d700e487ec36881eca5ba8c9a53
3
+ size 5732988128
iRASC-BioLlama-Ko-8B-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a42593d10943904d93d66d3aad1a1b8ab82f0ef4f93685a52941eaa869076e4
3
+ size 5599294688
iRASC-BioLlama-Ko-8B-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:778a522f264612cd411ebfe827b31b405528a0eb2f514a7d1e582af087804b60
3
+ size 6596007136
iRASC-BioLlama-Ko-8B-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f530a4349cd7df68db683da8a4769ae67440776b2864309b3b237fb040dcded
3
+ size 8540771552