Upload folder using huggingface_hub (#1)
Browse files- a673d58da5aeb298841f39577f31ed8ca2178620ec137977f75d9cd61cc5ab6f (cd5ac8f57fdc528f6b895367500312ec0a13fd15)
- e3d757c5016d0ac3827e7bf1daea2dde56943b3d31fb65928c0e2eda2804a771 (51c7f0eb4ca5791f277ff9673629c5154393a365)
- 03149d26b3e5f1c568586c35ce240e2133f7a1a270828dd961fcd0b0c9449f96 (bca27ffe54cf48212dbbc3e440e93a409a39f739)
- a9c804d25423aa19fcea860a1ab2df40118d174a8a3a6c2d4eee271263a6e170 (0f84764ce43ffd068df2a17d33f7d09933f3dfd2)
- 51391a695a1a1f2f16ee6b26fefd52b3e8c49d5ed042f863645df756dc41f8d2 (005ce100546767c7315fc4b20eecb0f37d2977bb)
- b4f8b5414fc3bf412b4643b8e13f71bdb83df96f005ba1475e79cc046b6ab7ae (edccffd86b58e72a4d60b6d9f47f9f1aa69c99c3)
- b07cc1a29a36e704c9c93cd98e87b01fbd7d9c796fbf7f842a3e1b4cd9df3fa2 (c4d867bb27765d880ce69c1339f32fa75d0ae0f4)
- bd9ad73eda9c0f3601b00871d8b5314a9512276b7f8ee0ba22e3c3eec0ded9a1 (5847d59e0ea1bf8c42cbfc1c126392a778e0d6d6)
- 4cba25ec64a0da9d6d6efefaf314780572aec66b4a6ac2cf696699e5015d2409 (f584e3bfedc26e546906145feee14b6cea2be399)
- 6d960d565b76b3e208112f822fed34e6879381f746ff1227577fecc011b24073 (32bb176967e3ff1388e05daf64b8b24d97dd1c7e)
- .gitattributes +17 -0
- Qwen2.5-1.5B-Instruct-GGUF_imatrix.dat +3 -0
- Qwen2.5-1.5B-Instruct.IQ1_M.gguf +3 -0
- Qwen2.5-1.5B-Instruct.IQ1_S.gguf +3 -0
- Qwen2.5-1.5B-Instruct.IQ2_XS.gguf +3 -0
- Qwen2.5-1.5B-Instruct.IQ3_XS.gguf +3 -0
- Qwen2.5-1.5B-Instruct.IQ4_XS.gguf +3 -0
- Qwen2.5-1.5B-Instruct.Q2_K.gguf +3 -0
- Qwen2.5-1.5B-Instruct.Q3_K_L.gguf +3 -0
- Qwen2.5-1.5B-Instruct.Q3_K_M.gguf +3 -0
- Qwen2.5-1.5B-Instruct.Q3_K_S.gguf +3 -0
- Qwen2.5-1.5B-Instruct.Q4_K_M.gguf +3 -0
- Qwen2.5-1.5B-Instruct.Q4_K_S.gguf +3 -0
- Qwen2.5-1.5B-Instruct.Q5_K_M.gguf +3 -0
- Qwen2.5-1.5B-Instruct.Q5_K_S.gguf +3 -0
- Qwen2.5-1.5B-Instruct.Q6_K.gguf +3 -0
- Qwen2.5-1.5B-Instruct.Q8_0.gguf +3 -0
- Qwen2.5-1.5B-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 |
+
Qwen2.5-1.5B-Instruct-GGUF_imatrix.dat filter=lfs diff=lfs merge=lfs -text
|
37 |
+
Qwen2.5-1.5B-Instruct.IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
Qwen2.5-1.5B-Instruct.IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
Qwen2.5-1.5B-Instruct.IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
Qwen2.5-1.5B-Instruct.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
Qwen2.5-1.5B-Instruct.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
Qwen2.5-1.5B-Instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
Qwen2.5-1.5B-Instruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
Qwen2.5-1.5B-Instruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
Qwen2.5-1.5B-Instruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
Qwen2.5-1.5B-Instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
Qwen2.5-1.5B-Instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
48 |
+
Qwen2.5-1.5B-Instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
49 |
+
Qwen2.5-1.5B-Instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
50 |
+
Qwen2.5-1.5B-Instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
51 |
+
Qwen2.5-1.5B-Instruct.fp16.gguf filter=lfs diff=lfs merge=lfs -text
|
52 |
+
Qwen2.5-1.5B-Instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:40bd0d1f63c7f4a20b41e7ae7e1ecd2ead01216737ec163f78bf36920ad8249c
|
3 |
+
size 2042190
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a03d1f112b0e2fbf37b0ba80d004608064f6149c58931112050c18361c0e4b6c
|
3 |
+
size 464461536
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ede36ce1cb00aee73fcd027ddefe20f5205ecb7f66ce63613530da16c22bd298
|
3 |
+
size 436527840
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45608aca6ba5998d3c308baadc878ef97fee501a3c4d8b4dfba4ce60740b0604
|
3 |
+
size 550327008
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c15f4c3d927225df96bdc3d80b5afc719ff2605a7d7f3cc7e1ce103b82a1c1b8
|
3 |
+
size 731699424
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a9fd7298a631b88c607e22fd03d1973613013f3d4075d1ab81d0207c1f89ad4
|
3 |
+
size 895731936
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf2c58e3fff86177c60e373916c48864502a8f7bfbcce36c00da45c57bbb8fc0
|
3 |
+
size 676305120
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f678966c6c2f5886c63e406f675f18a88e23c810a9f93fa77e13010fe9225ae2
|
3 |
+
size 880163040
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca6e010c0d819b33bf83bc55689291e758fc3e1cac62d56595a181f5142073a3
|
3 |
+
size 824178912
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e624756b22f74e68b37e18d5b7afce45d33d356e7a91de290c5f480f14de4681
|
3 |
+
size 760944864
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47464dbb1583974f75fa060472942109a4658c1fc6279c005d701f2a93e0b93c
|
3 |
+
size 986048736
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b0eb4f53eaa24091e67dc73742b53ada9e41b2d988489c01231b3f3848e2303
|
3 |
+
size 940312800
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7180ae697083ff7901bc10f0f23a53ff591cacbab5b29cd1fd59ca1cd622573
|
3 |
+
size 1125050592
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c688a2e1f9553b76e1183d3d990e508ee0106a94f9f666f074c58c54446742d3
|
3 |
+
size 1098729696
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4b11d87d89d2050a3076daf96396dd258466fb3afc5d61aced822451ffd689c
|
3 |
+
size 1272740064
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1a8bb022c6f22152b03ad391e07b02371611a0925d3ff8f9fb5c1b2a390a0e3
|
3 |
+
size 1646573280
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df080f9742c0f6a55e09b45918d147fbfd44a07601a3b64bf3fbf339ac4057a7
|
3 |
+
size 3093669376
|
@@ -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: Qwen2.5-1.5B-Instruct-GGUF
|
14 |
+
base_model: Qwen/Qwen2.5-1.5B-Instruct
|
15 |
+
inference: false
|
16 |
+
model_creator: Qwen
|
17 |
+
pipeline_tag: text-generation
|
18 |
+
quantized_by: MaziyarPanahi
|
19 |
+
---
|
20 |
+
# [MaziyarPanahi/Qwen2.5-1.5B-Instruct-GGUF](https://huggingface.co/MaziyarPanahi/Qwen2.5-1.5B-Instruct-GGUF)
|
21 |
+
- Model creator: [Qwen](https://huggingface.co/Qwen)
|
22 |
+
- Original model: [Qwen/Qwen2.5-1.5B-Instruct](https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct)
|
23 |
+
|
24 |
+
## Description
|
25 |
+
[MaziyarPanahi/Qwen2.5-1.5B-Instruct-GGUF](https://huggingface.co/MaziyarPanahi/Qwen2.5-1.5B-Instruct-GGUF) contains GGUF format model files for [Qwen/Qwen2.5-1.5B-Instruct](https://huggingface.co/Qwen/Qwen2.5-1.5B-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.
|