m8than commited on
Commit
b631b9f
Β·
verified Β·
1 Parent(s): 66b3618

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
+ abacusai-Llama-3-Smaug-8B-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
37
+ abacusai-Llama-3-Smaug-8B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
38
+ abacusai-Llama-3-Smaug-8B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
39
+ abacusai-Llama-3-Smaug-8B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
40
+ abacusai-Llama-3-Smaug-8B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
41
+ abacusai-Llama-3-Smaug-8B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ abacusai-Llama-3-Smaug-8B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ abacusai-Llama-3-Smaug-8B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
44
+ abacusai-Llama-3-Smaug-8B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
45
+ abacusai-Llama-3-Smaug-8B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
46
+ abacusai-Llama-3-Smaug-8B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
47
+ featherless-quants.png filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: abacusai/Llama-3-Smaug-8B
3
+ pipeline_tag: text-generation
4
+ quantized_by: featherless-ai-quants
5
+ ---
6
+
7
+ # abacusai/Llama-3-Smaug-8B GGUF Quantizations πŸš€
8
+
9
+ ![Featherless AI Quants](./featherless-quants.png)
10
+
11
+ *Optimized GGUF quantization files for enhanced model performance*
12
+
13
+ ---
14
+
15
+ ## Available Quantizations πŸ“Š
16
+
17
+ | Quantization Type | File | Size |
18
+ |-------------------|------|------|
19
+ | Q8_0 | [abacusai-Llama-3-Smaug-8B-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/abacusai-Llama-3-Smaug-8B-GGUF/blob/main/abacusai-Llama-3-Smaug-8B-Q8_0.gguf) | 8145.11 MB |
20
+ | Q4_K_S | [abacusai-Llama-3-Smaug-8B-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/abacusai-Llama-3-Smaug-8B-GGUF/blob/main/abacusai-Llama-3-Smaug-8B-Q4_K_S.gguf) | 4475.28 MB |
21
+ | Q2_K | [abacusai-Llama-3-Smaug-8B-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/abacusai-Llama-3-Smaug-8B-GGUF/blob/main/abacusai-Llama-3-Smaug-8B-Q2_K.gguf) | 3031.86 MB |
22
+ | Q6_K | [abacusai-Llama-3-Smaug-8B-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/abacusai-Llama-3-Smaug-8B-GGUF/blob/main/abacusai-Llama-3-Smaug-8B-Q6_K.gguf) | 6290.44 MB |
23
+ | Q3_K_M | [abacusai-Llama-3-Smaug-8B-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/abacusai-Llama-3-Smaug-8B-GGUF/blob/main/abacusai-Llama-3-Smaug-8B-Q3_K_M.gguf) | 3832.74 MB |
24
+ | Q3_K_S | [abacusai-Llama-3-Smaug-8B-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/abacusai-Llama-3-Smaug-8B-GGUF/blob/main/abacusai-Llama-3-Smaug-8B-Q3_K_S.gguf) | 3494.74 MB |
25
+ | Q3_K_L | [abacusai-Llama-3-Smaug-8B-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/abacusai-Llama-3-Smaug-8B-GGUF/blob/main/abacusai-Llama-3-Smaug-8B-Q3_K_L.gguf) | 4121.74 MB |
26
+ | Q4_K_M | [abacusai-Llama-3-Smaug-8B-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/abacusai-Llama-3-Smaug-8B-GGUF/blob/main/abacusai-Llama-3-Smaug-8B-Q4_K_M.gguf) | 4692.78 MB |
27
+ | Q5_K_S | [abacusai-Llama-3-Smaug-8B-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/abacusai-Llama-3-Smaug-8B-GGUF/blob/main/abacusai-Llama-3-Smaug-8B-Q5_K_S.gguf) | 5339.90 MB |
28
+ | Q5_K_M | [abacusai-Llama-3-Smaug-8B-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/abacusai-Llama-3-Smaug-8B-GGUF/blob/main/abacusai-Llama-3-Smaug-8B-Q5_K_M.gguf) | 5467.40 MB |
29
+ | IQ4_XS | [abacusai-Llama-3-Smaug-8B-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/abacusai-Llama-3-Smaug-8B-GGUF/blob/main/abacusai-Llama-3-Smaug-8B-IQ4_XS.gguf) | 4276.62 MB |
30
+
31
+
32
+ ---
33
+
34
+ ## ⚑ Powered by [Featherless AI](https://featherless.ai)
35
+
36
+ ### Key Features
37
+
38
+ - πŸ”₯ **Instant Hosting** - Deploy any Llama model on HuggingFace instantly
39
+ - πŸ› οΈ **Zero Infrastructure** - No server setup or maintenance required
40
+ - πŸ“š **Vast Compatibility** - Support for 2400+ models and counting
41
+ - πŸ’Ž **Affordable Pricing** - Starting at just $10/month
42
+
43
+ ---
44
+
45
+ **Links:**
46
+ [Get Started](https://featherless.ai) | [Documentation](https://featherless.ai/docs) | [Models](https://featherless.ai/models)
abacusai-Llama-3-Smaug-8B-IQ4_XS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26446d53af88877bac07be43ee73c7cdc0fa5783aae1309d81a77383a0f3e89a
3
+ size 4484362944
abacusai-Llama-3-Smaug-8B-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a424d91ddeccbed72781527e56586c072dbe69f8395ea1c628e32b1edbcf5d0
3
+ size 3179131584
abacusai-Llama-3-Smaug-8B-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39b41ba1f63b5a2e05c2e15041f77384cbeff2e9f56dd1a52e3e489a17729523
3
+ size 4321956544
abacusai-Llama-3-Smaug-8B-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e923f24b06257577214627f969a92b93c30c51cfecd14d535150bebedf5fa7a
3
+ size 4018918080
abacusai-Llama-3-Smaug-8B-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e7dc7a9b37361fbf0eaa8eef7ba5a7f6451477a126bc1421b1cb2d9a5203448
3
+ size 3664499392
abacusai-Llama-3-Smaug-8B-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54ce3db0459fc8d99a03f5576d7bfaa3cc0f9970531b63865d2788d367c8803d
3
+ size 4920734400
abacusai-Llama-3-Smaug-8B-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5526d516ba18458e4b9d6f9159236327ad5363031ce49fb9f80aea1742f0bbb
3
+ size 4692669120
abacusai-Llama-3-Smaug-8B-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e8078c3a918386a173c8d5d539ed6530884df5e960aa6df4260c70b67d3601a
3
+ size 5732987584
abacusai-Llama-3-Smaug-8B-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d53b2d864e8c533fd6fb57933f563ff4aa99ad55380af762bae659c0404b9911
3
+ size 5599294144
abacusai-Llama-3-Smaug-8B-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c1b5c3f866c5aed8e27c914648ec3ef4f6f7a352ea6a3768b0e748826914d44
3
+ size 6596006592
abacusai-Llama-3-Smaug-8B-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f55792ea8da922ddd34a162d36ce2fa72154f5ae8197a8b994debbde51973dda
3
+ size 8540771008
featherless-quants.png ADDED

Git LFS Details

  • SHA256: 2e1b4d66c8306c7b0614089381fdf86ea4efb02dffb78d22767a084cb8b88d6b
  • Pointer size: 132 Bytes
  • Size of remote file: 1.61 MB