Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +46 -0
- featherless-quants.png +3 -0
- jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-IQ4_XS.gguf +3 -0
- jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q2_K.gguf +3 -0
- jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q3_K_L.gguf +3 -0
- jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q3_K_M.gguf +3 -0
- jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q3_K_S.gguf +3 -0
- jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q4_K_M.gguf +3 -0
- jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q4_K_S.gguf +3 -0
- jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q5_K_M.gguf +3 -0
- jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q5_K_S.gguf +3 -0
- jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q6_K.gguf +3 -0
- jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-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 |
+
jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: jpacifico/French-Alpaca-Llama3-8B-Instruct-v1.0
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# jpacifico/French-Alpaca-Llama3-8B-Instruct-v1.0 GGUF Quantizations π
|
8 |
+
|
9 |
+

|
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 | [jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-GGUF/blob/main/jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q8_0.gguf) | 8145.11 MB |
|
20 |
+
| Q4_K_S | [jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-GGUF/blob/main/jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q4_K_S.gguf) | 4475.28 MB |
|
21 |
+
| Q2_K | [jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-GGUF/blob/main/jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q2_K.gguf) | 3031.86 MB |
|
22 |
+
| Q6_K | [jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-GGUF/blob/main/jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q6_K.gguf) | 6290.44 MB |
|
23 |
+
| Q3_K_M | [jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-GGUF/blob/main/jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q3_K_M.gguf) | 3832.74 MB |
|
24 |
+
| Q3_K_S | [jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-GGUF/blob/main/jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q3_K_S.gguf) | 3494.74 MB |
|
25 |
+
| Q3_K_L | [jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-GGUF/blob/main/jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q3_K_L.gguf) | 4121.74 MB |
|
26 |
+
| Q4_K_M | [jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-GGUF/blob/main/jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q4_K_M.gguf) | 4692.78 MB |
|
27 |
+
| Q5_K_S | [jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-GGUF/blob/main/jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q5_K_S.gguf) | 5339.90 MB |
|
28 |
+
| Q5_K_M | [jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-GGUF/blob/main/jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q5_K_M.gguf) | 5467.40 MB |
|
29 |
+
| IQ4_XS | [jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-GGUF/blob/main/jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-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)
|
featherless-quants.png
ADDED
![]() |
Git LFS Details
|
jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:230b309e836f349cc732571dc95dad583962543428754b89ff05a54cd92ae34d
|
3 |
+
size 4484363136
|
jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1639687f80e4a1d4de337f5c6cc0a070c8ef9721c5e4da795bb6af0105bc4acc
|
3 |
+
size 3179131776
|
jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed73b63b6c93964a0ad2513b5bc8680ffc14c4329b2b223f3e7ef85015f9eaff
|
3 |
+
size 4321956736
|
jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f29cfe89fb7b521f6ce8440d08393729e5e7a2be1f455f1a22543646449f9adb
|
3 |
+
size 4018918272
|
jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32745422c00616beec6e2a9d58525d5bbe949e2e162ee67ad38b180f5cfb48cf
|
3 |
+
size 3664499584
|
jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb77629eb539ae364cd9936bcc4c4ca086abd67ef5d54f44ef096a9dd60efa0b
|
3 |
+
size 4920734592
|
jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb7d1213f50a267f220d6a21b4de95c5f4c81a149b5e09208c6497fa003aecb0
|
3 |
+
size 4692669312
|
jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a50403b3c929622a5003c1a874058b453e75368ae8cc652f5b9e4872d4e4e09c
|
3 |
+
size 5732987776
|
jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fee05855be2869298266f67416468cbe21e06976f7c49e83b27279ebcea4e600
|
3 |
+
size 5599294336
|
jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ea526d2b9169355c8f88145e0501d1fcc8a54f83aa7f506726c26854890dfba
|
3 |
+
size 6596006784
|
jpacifico-French-Alpaca-Llama3-8B-Instruct-v1.0-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24926f99fd3d81af45db794a6d99a62790aef2e1c31de86f9a5e82a011ed5e7b
|
3 |
+
size 8540771200
|