Upload folder using huggingface_hub (#1)
Browse files- cb5dfe77bc292db3e6c0c82aa49e147abffe4d482eca95e0660eaa1673cb49ff (adea9b9c6235d0e9cb14c04514d4730354bfd742)
- 98b19ed60d36d7b7f1400fb11b73b20d056e0036b40c4e3fbc266dba2ad5d956 (60b30cd5c79ff0895473759b53fa99234756a2ee)
- b4b5db12a7f20c40678ca0116316cb9ceaac3ea0b3a50fa8af095eb5bbf8b7a9 (2e442c893e8b992c8dfec54eaa11320324c7d5f2)
- a58938953b780dd0e7a1745b23d215069ea6c006b1fe905878824299c952ab00 (bf2899b6e97d66a013860096b96222a6b8f3e6c8)
- 3832590de20f79829a2efecac4a3e9e465ac6a752350e80e6436ee9dece841f5 (425b2d50374fda0572c6ab45ea9edfa3611bb151)
- e36be80d3f0bdc09ff2dc3eca6facb41d31fac615161f5f3d39b00504528b3ac (4ce5eb6fc7e2483918df9498765e90e78400a51b)
- ddf8e7a805ae4b707b8076756227dec196dca5e00064e73c535196b1e38ab0e6 (13c0822c767d204bad35e707c72a3bfc390f4bb7)
- 13288067310e5db7f111b6f1ccd4bf138f5d684787d9dd3c05c92b5fe5b5b892 (fa3a90a4f4cd618e12d064e32877d2799654684a)
- 6b7449993829467b62bde0aeabe6212bbe7fbc6946548025db0c5f0421ea647f (d72444a93288a29b93e7340d7b52f5513b5d580c)
- ae37815b5122c05e447b52d2765056335243ac6520b3568f4060bc7aad91d94c (62241aec8bf4010b6d08a66d9551b6a320624a6c)
- 94335bcbbee8152dd78ad6f413ddcfed59e02fe5c2d9bacc00e0d695e21107b6 (c115271a8218c328fa97bb2ed73a0524002f5611)
- 1e477f5397dad392376f3f8f7094a8bc0e8914a2f5186605b12106dc5f0582ee (5350eff85f93dbedcf7f58cbd8ae43ec1ea5bc00)
- 5c52f328533dc4e716feaeae014cff9fb805d5fa06f133e8f04168cad5ee8d6b (2b3f64d05bd39db8b6e18ccf2970625c51a1ff5b)
- 9588c40e331fb7c3e4cd10dc51f5ead7c6b58e92945bdf71952b57e20631a61d (febe3ebe26862a314a55e9036c44b4b4d0abbe8e)
- 9d30cd7db88a2303555faa38434f58b248a77e8058528b5c328e384b3c091ee3 (c5c9170fda51eb3a165b550e005d12bea13148f8)
- .gitattributes +17 -0
- Llama-3.2-3B-Instruct-GGUF_imatrix.dat +3 -0
- Llama-3.2-3B-Instruct.IQ1_M.gguf +3 -0
- Llama-3.2-3B-Instruct.IQ1_S.gguf +3 -0
- Llama-3.2-3B-Instruct.IQ2_XS.gguf +3 -0
- Llama-3.2-3B-Instruct.IQ3_XS.gguf +3 -0
- Llama-3.2-3B-Instruct.IQ4_XS.gguf +3 -0
- Llama-3.2-3B-Instruct.Q2_K.gguf +3 -0
- Llama-3.2-3B-Instruct.Q3_K_L.gguf +3 -0
- Llama-3.2-3B-Instruct.Q3_K_M.gguf +3 -0
- Llama-3.2-3B-Instruct.Q3_K_S.gguf +3 -0
- Llama-3.2-3B-Instruct.Q4_K_M.gguf +3 -0
- Llama-3.2-3B-Instruct.Q4_K_S.gguf +3 -0
- Llama-3.2-3B-Instruct.Q5_K_M.gguf +3 -0
- Llama-3.2-3B-Instruct.Q5_K_S.gguf +3 -0
- Llama-3.2-3B-Instruct.Q6_K.gguf +3 -0
- Llama-3.2-3B-Instruct.Q8_0.gguf +3 -0
- Llama-3.2-3B-Instruct.fp16.gguf +3 -0
- README.md +46 -0
@@ -33,3 +33,20 @@ 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 |
+
Llama-3.2-3B-Instruct-GGUF_imatrix.dat filter=lfs diff=lfs merge=lfs -text
|
37 |
+
Llama-3.2-3B-Instruct.IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
Llama-3.2-3B-Instruct.IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
Llama-3.2-3B-Instruct.IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
Llama-3.2-3B-Instruct.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
Llama-3.2-3B-Instruct.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
Llama-3.2-3B-Instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
Llama-3.2-3B-Instruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
Llama-3.2-3B-Instruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
Llama-3.2-3B-Instruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
Llama-3.2-3B-Instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
Llama-3.2-3B-Instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
48 |
+
Llama-3.2-3B-Instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
49 |
+
Llama-3.2-3B-Instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
50 |
+
Llama-3.2-3B-Instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
51 |
+
Llama-3.2-3B-Instruct.fp16.gguf filter=lfs diff=lfs merge=lfs -text
|
52 |
+
Llama-3.2-3B-Instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0758ed86f614bb022d971a86549ee5d0286a1a1d05a3e03696c3d452454b927
|
3 |
+
size 2988366
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6fd0700c94a24a98f9f57d573536e6afb94b7960142f04904d667b2a5fab5a2b
|
3 |
+
size 924191264
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d5d0c6eb708b7ec64ee9a585e83e2060e0e13f329c52bdd36d1b25aebd359001
|
3 |
+
size 868157984
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79ed8dc2b582786937ad69140d5f0a83d4ddf967cf502e4aa247668c13f9f46e
|
3 |
+
size 1100548640
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2441ebb3d5dd7e19c6392e4ffe204c93e7f38ea098b380942619fb6f5f955284
|
3 |
+
size 1476788768
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27362be54f0333850c085d85dd5fd9505a2a3ddcab1daa31faa228c333fe9486
|
3 |
+
size 1829110304
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:436c90a401ec7fadf014bbf918b5c0d9abfa444678e98f9d23494c1592115e98
|
3 |
+
size 1363935776
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68e35bea9562470d85184cff343e6bfc29d1873e98a3ed2b455146fee648d3b4
|
3 |
+
size 1815347744
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1399c90c682ccfba48fc8925b60543e93c566a0f7b0f4d494442b05fea420737
|
3 |
+
size 1687159328
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:414c3b9c15b7afc992886aef3e39894aa8b9eeff4a42236f81b879d7de4245a9
|
3 |
+
size 1542849056
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c323c8ef8b7dd877d40a4138de8bf915884a383b08097b5c20abcb2ae2896d6
|
3 |
+
size 2019377696
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7a3b12ff5b1b9ddfed7165ba111eea2e6a6cdfdbb21d51c2215bab9083e9b06
|
3 |
+
size 1928200736
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33ce5d9712c437f639fe775f8ece1215e5cd6e366e9d6261d6b41b4e5e0bb171
|
3 |
+
size 2322154016
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:52367bcdfab5b0ee1ac1558bce8acaf56cc1874a67d7cf935aa1f4b37a9160bd
|
3 |
+
size 2269512224
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8719f84a68214015992f3f548ae4ec8d8c4c1d36d5ae300eab89efd02e41c30e
|
3 |
+
size 2643853856
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a205ac5672eba8b8ccf843b2b16cfc00bd02a4e7b0e597bac774b3d237bf8816
|
3 |
+
size 3421899296
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f985a76a8576bf731dc76de97ea34beab446e7cc6bafc0182088bc67040ddfa
|
3 |
+
size 6433687872
|
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- quantized
|
4 |
+
- 2-bit
|
5 |
+
- 3-bit
|
6 |
+
- 4-bit
|
7 |
+
- 5-bit
|
8 |
+
- 6-bit
|
9 |
+
- 8-bit
|
10 |
+
- GGUF
|
11 |
+
- text-generation
|
12 |
+
- text-generation
|
13 |
+
model_name: Llama-3.2-3B-Instruct-GGUF
|
14 |
+
base_model: meta-llama/Llama-3.2-3B-Instruct
|
15 |
+
inference: false
|
16 |
+
model_creator: meta-llama
|
17 |
+
pipeline_tag: text-generation
|
18 |
+
quantized_by: MaziyarPanahi
|
19 |
+
---
|
20 |
+
# [MaziyarPanahi/Llama-3.2-3B-Instruct-GGUF](https://huggingface.co/MaziyarPanahi/Llama-3.2-3B-Instruct-GGUF)
|
21 |
+
- Model creator: [meta-llama](https://huggingface.co/meta-llama)
|
22 |
+
- Original model: [meta-llama/Llama-3.2-3B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct)
|
23 |
+
|
24 |
+
## Description
|
25 |
+
[MaziyarPanahi/Llama-3.2-3B-Instruct-GGUF](https://huggingface.co/MaziyarPanahi/Llama-3.2-3B-Instruct-GGUF) contains GGUF format model files for [meta-llama/Llama-3.2-3B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct).
|
26 |
+
|
27 |
+
### About GGUF
|
28 |
+
|
29 |
+
GGUF is a new format introduced by the llama.cpp team on August 21st 2023. It is a replacement for GGML, which is no longer supported by llama.cpp.
|
30 |
+
|
31 |
+
Here is an incomplete list of clients and libraries that are known to support GGUF:
|
32 |
+
|
33 |
+
* [llama.cpp](https://github.com/ggerganov/llama.cpp). The source project for GGUF. Offers a CLI and a server option.
|
34 |
+
* [llama-cpp-python](https://github.com/abetlen/llama-cpp-python), a Python library with GPU accel, LangChain support, and OpenAI-compatible API server.
|
35 |
+
* [LM Studio](https://lmstudio.ai/), an easy-to-use and powerful local GUI for Windows and macOS (Silicon), with GPU acceleration. Linux available, in beta as of 27/11/2023.
|
36 |
+
* [text-generation-webui](https://github.com/oobabooga/text-generation-webui), the most widely used web UI, with many features and powerful extensions. Supports GPU acceleration.
|
37 |
+
* [KoboldCpp](https://github.com/LostRuins/koboldcpp), a fully featured web UI, with GPU accel across all platforms and GPU architectures. Especially good for story telling.
|
38 |
+
* [GPT4All](https://gpt4all.io/index.html), a free and open source local running GUI, supporting Windows, Linux and macOS with full GPU accel.
|
39 |
+
* [LoLLMS Web UI](https://github.com/ParisNeo/lollms-webui), a great web UI with many interesting and unique features, including a full model library for easy model selection.
|
40 |
+
* [Faraday.dev](https://faraday.dev/), an attractive and easy to use character-based chat GUI for Windows and macOS (both Silicon and Intel), with GPU acceleration.
|
41 |
+
* [candle](https://github.com/huggingface/candle), a Rust ML framework with a focus on performance, including GPU support, and ease of use.
|
42 |
+
* [ctransformers](https://github.com/marella/ctransformers), a Python library with GPU accel, LangChain support, and OpenAI-compatible AI server. Note, as of time of writing (November 27th 2023), ctransformers has not been updated in a long time and does not support many recent models.
|
43 |
+
|
44 |
+
## Special thanks
|
45 |
+
|
46 |
+
🙏 Special thanks to [Georgi Gerganov](https://github.com/ggerganov) and the whole team working on [llama.cpp](https://github.com/ggerganov/llama.cpp/) for making all of this possible.
|