Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- featherless-quants.png +3 -0
- umarigan-llama-3.1-openhermes-tr-IQ4_XS.gguf +3 -0
- umarigan-llama-3.1-openhermes-tr-Q2_K.gguf +3 -0
- umarigan-llama-3.1-openhermes-tr-Q3_K_L.gguf +3 -0
- umarigan-llama-3.1-openhermes-tr-Q3_K_M.gguf +3 -0
- umarigan-llama-3.1-openhermes-tr-Q3_K_S.gguf +3 -0
- umarigan-llama-3.1-openhermes-tr-Q4_K_M.gguf +3 -0
- umarigan-llama-3.1-openhermes-tr-Q4_K_S.gguf +3 -0
- umarigan-llama-3.1-openhermes-tr-Q5_K_M.gguf +3 -0
- umarigan-llama-3.1-openhermes-tr-Q5_K_S.gguf +3 -0
- umarigan-llama-3.1-openhermes-tr-Q6_K.gguf +3 -0
- umarigan-llama-3.1-openhermes-tr-Q8_0.gguf +3 -0
.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 |
+
umarigan-llama-3.1-openhermes-tr-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
umarigan-llama-3.1-openhermes-tr-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
umarigan-llama-3.1-openhermes-tr-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
umarigan-llama-3.1-openhermes-tr-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
umarigan-llama-3.1-openhermes-tr-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
umarigan-llama-3.1-openhermes-tr-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
umarigan-llama-3.1-openhermes-tr-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
umarigan-llama-3.1-openhermes-tr-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
umarigan-llama-3.1-openhermes-tr-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
umarigan-llama-3.1-openhermes-tr-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
umarigan-llama-3.1-openhermes-tr-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: umarigan-llama-3.1-openhermes-tr
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# umarigan-llama-3.1-openhermes-tr 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 | [umarigan-llama-3.1-openhermes-tr-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/umarigan-llama-3.1-openhermes-tr-GGUF/blob/main/umarigan-llama-3.1-openhermes-tr-IQ4_XS.gguf) | 4276.62 MB |
|
21 |
+
| Q2_K | [umarigan-llama-3.1-openhermes-tr-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/umarigan-llama-3.1-openhermes-tr-GGUF/blob/main/umarigan-llama-3.1-openhermes-tr-Q2_K.gguf) | 3031.86 MB |
|
22 |
+
| Q3_K_L | [umarigan-llama-3.1-openhermes-tr-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/umarigan-llama-3.1-openhermes-tr-GGUF/blob/main/umarigan-llama-3.1-openhermes-tr-Q3_K_L.gguf) | 4121.74 MB |
|
23 |
+
| Q3_K_M | [umarigan-llama-3.1-openhermes-tr-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/umarigan-llama-3.1-openhermes-tr-GGUF/blob/main/umarigan-llama-3.1-openhermes-tr-Q3_K_M.gguf) | 3832.74 MB |
|
24 |
+
| Q3_K_S | [umarigan-llama-3.1-openhermes-tr-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/umarigan-llama-3.1-openhermes-tr-GGUF/blob/main/umarigan-llama-3.1-openhermes-tr-Q3_K_S.gguf) | 3494.74 MB |
|
25 |
+
| Q4_K_M | [umarigan-llama-3.1-openhermes-tr-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/umarigan-llama-3.1-openhermes-tr-GGUF/blob/main/umarigan-llama-3.1-openhermes-tr-Q4_K_M.gguf) | 4692.78 MB |
|
26 |
+
| Q4_K_S | [umarigan-llama-3.1-openhermes-tr-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/umarigan-llama-3.1-openhermes-tr-GGUF/blob/main/umarigan-llama-3.1-openhermes-tr-Q4_K_S.gguf) | 4475.28 MB |
|
27 |
+
| Q5_K_M | [umarigan-llama-3.1-openhermes-tr-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/umarigan-llama-3.1-openhermes-tr-GGUF/blob/main/umarigan-llama-3.1-openhermes-tr-Q5_K_M.gguf) | 5467.40 MB |
|
28 |
+
| Q5_K_S | [umarigan-llama-3.1-openhermes-tr-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/umarigan-llama-3.1-openhermes-tr-GGUF/blob/main/umarigan-llama-3.1-openhermes-tr-Q5_K_S.gguf) | 5339.90 MB |
|
29 |
+
| Q6_K | [umarigan-llama-3.1-openhermes-tr-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/umarigan-llama-3.1-openhermes-tr-GGUF/blob/main/umarigan-llama-3.1-openhermes-tr-Q6_K.gguf) | 6290.44 MB |
|
30 |
+
| Q8_0 | [umarigan-llama-3.1-openhermes-tr-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/umarigan-llama-3.1-openhermes-tr-GGUF/blob/main/umarigan-llama-3.1-openhermes-tr-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
|
umarigan-llama-3.1-openhermes-tr-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:25cdde170c6b0b64da3c1a78cc4a54211cdf6cc282851cd4c71bebb8c556b919
|
3 |
+
size 4484363168
|
umarigan-llama-3.1-openhermes-tr-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8905ae63f787f0ddab2bd04ef1e277e9570215cb37707cc906d397e42157d87
|
3 |
+
size 3179131808
|
umarigan-llama-3.1-openhermes-tr-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f56e8af0b9b78c3dc902ad8e8b8a985d39780a19c9354094742e8107ba2ef9f5
|
3 |
+
size 4321956768
|
umarigan-llama-3.1-openhermes-tr-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb36f9bd391092cc56ff2760948ff6ff2ae63eba20258ce3c92662f855cd98a5
|
3 |
+
size 4018918304
|
umarigan-llama-3.1-openhermes-tr-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:07bf93aca85ec03faae182510fefadd2e9754246f16ad8bd13b80339b316db72
|
3 |
+
size 3664499616
|
umarigan-llama-3.1-openhermes-tr-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82f7c3d409c7e8cdd88ec5360caaa3c524b992a9c2042fa747bd4253575af0b2
|
3 |
+
size 4920734624
|
umarigan-llama-3.1-openhermes-tr-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21baf5b6dbf324adeb4dee6f9ea68acfe4d95429b59e35a5f074a1c8a0f14fcb
|
3 |
+
size 4692669344
|
umarigan-llama-3.1-openhermes-tr-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a876e0e9eafb2e0c6431ff587245aab281a30dd2706be94686725638a6fa71c5
|
3 |
+
size 5732987808
|
umarigan-llama-3.1-openhermes-tr-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc34df58124f7cf3c27ce572e7e9638c4649a4f539fb2e3b793106fe2835bfaf
|
3 |
+
size 5599294368
|
umarigan-llama-3.1-openhermes-tr-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08764fc5787dff191d00aedddedc2d63141dca4d0e862c515a4d646a896c8e6d
|
3 |
+
size 6596006816
|
umarigan-llama-3.1-openhermes-tr-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7438186b179e047cf4282808cd55d3744354fb808c7f945f725ff05906b489b7
|
3 |
+
size 8540771232
|