Upload folder using huggingface_hub (#1)
Browse files- 9e58b7c5d0b4d29ab66ca9f435a40b0a0ba886168b3480574a78565f7873fb05 (14bd921acaf774c4aa85b371c79718d210626d0c)
- f04a6bde3f3f8d2d84cb5246003212b1be47f2fb344171d8bf30c77881667260 (32211c825d5fb00745e0bbb0f8c3c8f192e8c16c)
- 3652b1f7837366ac52c96f7de535a868a66004447b1478baf7fecc8887d3a3c0 (ec682fa9e5f8b4e4a08d6ec3a6696576973ff12f)
- e28c4f05f7c746f3b5977e2d514b71fd81a7eb8224d59f5275e854c230038bd3 (bf11543e5b0a4f61bfb5b323c1f6d02721108ee3)
- 3f9718ea0f926f6953cfe543f0d00f200c35ce05ed2835b8bca4adb9c4e2fc86 (1316af429dfb2330b2d509ef6f6033200b1950e7)
- e401f648ae9014eac55afaf2b6c8e26499402838f7a3b38642e8a7d7091c0981 (d6b14ed8b03851cc89c47a5f974d541351ffc888)
- 9a99dd6d203734faaba580e657e1fa2276cdecdc5210aa9331d57dff5a83dbe7 (c551493ecb346285e0df6e20ba21bc08bc867efd)
- a495a1a2cc7a4128aeebc5202c05c90382b9a54ce6b09170a7c98dcf264dcc00 (93dfdf6a0efca6ea853172b637b3f7a6da0f9f33)
- 1ee0b03584871f30b25f1728f35c471ac4c9dfa2332ed5125f7eef51ef5e7a5f (5e2e9e829c95b5af69da78f2d6e5f17daf33909a)
- 0f6084c29928818805101c44e26932dccbdb04723fc9086125385b7e1a36f733 (c28a72e1b22e2728d04f4ad68d1ebb15a96090d5)
- d83476a0aea85f333bd34bd2a592424922b361b07bc07eb64a6a5743a3fc2cd3 (9ea0790091dd16c68c9e152f36836ce782ee7fb8)
- ccef74d008147a58053d3854fbd411a40459b9a07ea891f9f141cc7a78e8bb32 (4ea8127019f389a662dcb0a0ea435f268f1b3b43)
- 9dc4a521cb9ea4f7d08bb70afce60e37dd1066664706d9508ed6d3847329ca81 (226ab7306bc9e39cfdef60e4676c2730dfcb7e9f)
- 17a4dcd289efa2a45692aa42aa59dedb25e7b4874c78b8e5ea0495a882f92a4f (58f8a73bae70834983adcc7cf3b8c651e66e3595)
- a4e0f3ec7618d2ec394a0168c6cab2988ca75b84e3ad72196b55da58fa02db19 (dc70c75763179e503e0d3ec98cb4b5be8512ecda)
- e4bd92469eb02f6a9476f5b10d2a45654405eda6d11db3a7c95f280f25355e2b (2efc53a91d3f95b40ad01fa0a343ee9e8b3a5a16)
- .gitattributes +16 -0
- Qwen2-7B-Instruct.IQ1_M.gguf +3 -0
- Qwen2-7B-Instruct.IQ1_S.gguf +3 -0
- Qwen2-7B-Instruct.IQ2_XS.gguf +3 -0
- Qwen2-7B-Instruct.IQ3_XS.gguf +3 -0
- Qwen2-7B-Instruct.IQ4_XS.gguf +3 -0
- Qwen2-7B-Instruct.Q2_K.gguf +3 -0
- Qwen2-7B-Instruct.Q3_K_L.gguf +3 -0
- Qwen2-7B-Instruct.Q3_K_M.gguf +3 -0
- Qwen2-7B-Instruct.Q3_K_S.gguf +3 -0
- Qwen2-7B-Instruct.Q4_K_M.gguf +3 -0
- Qwen2-7B-Instruct.Q4_K_S.gguf +3 -0
- Qwen2-7B-Instruct.Q5_K_M.gguf +3 -0
- Qwen2-7B-Instruct.Q5_K_S.gguf +3 -0
- Qwen2-7B-Instruct.Q6_K.gguf +3 -0
- Qwen2-7B-Instruct.Q8_0.gguf +3 -0
- Qwen2-7B-Instruct.fp16.gguf +3 -0
- README.md +48 -0
@@ -33,3 +33,19 @@ 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-7B-Instruct.IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
Qwen2-7B-Instruct.IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
Qwen2-7B-Instruct.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
Qwen2-7B-Instruct.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
Qwen2-7B-Instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
Qwen2-7B-Instruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
Qwen2-7B-Instruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
Qwen2-7B-Instruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
Qwen2-7B-Instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
Qwen2-7B-Instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
Qwen2-7B-Instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
Qwen2-7B-Instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
48 |
+
Qwen2-7B-Instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
49 |
+
Qwen2-7B-Instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
50 |
+
Qwen2-7B-Instruct.fp16.gguf filter=lfs diff=lfs merge=lfs -text
|
51 |
+
Qwen2-7B-Instruct.IQ1_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:80c2f4911854840655ea1a4619c2b0a16ff04b865517bb4a634afac2d784df18
|
3 |
+
size 2042193664
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c88a4ef26e39645fac3d06dfa1b675bb63f6cadc41bf2dc1e1043a8e35b7621e
|
3 |
+
size 1903664896
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df709590c1e8e222e17677ba045a2c9c5c3ce1a96639d15f64555429a2648f33
|
3 |
+
size 2469019392
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b7d1ec6f734eb901baebe7971df07d99156dc08586f6ff808cc2523c7388dafd
|
3 |
+
size 3346253568
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de114da86a301e4f095a74afe7a33dd7d979561f6c8b96ef4c3a74ad49acc65f
|
3 |
+
size 4218470144
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3ab779c60fe834cc0b4e7ac3d69497bf35752a83987dd4607426b5ee64d5196
|
3 |
+
size 3015937792
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d56eacebd0fe8560f39734742c85def573796aa98ca960f863cf697fa9978f36
|
3 |
+
size 4088456960
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d5eb8188fcf184463c7855f405b35d77a669be5e2991fca32ee86d372fb3a419
|
3 |
+
size 3808388864
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a48a1140cc581422421df00b61afb24079223d2adcbab4a75590778a5e1f4c97
|
3 |
+
size 3492366080
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b46cfcf0de06fe8667fcc93c557c98f673159c4f8f466c3ee829775d8bbaf12
|
3 |
+
size 4683071232
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2578214d5ab8639388cfdf7ba9b7dc071b78f2bc79f9be90fe1f6184b4a7b0e0
|
3 |
+
size 4457766656
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:147dfb9108b257b04192562635fa120b1124c26d7a421ab78e5cebb02c829207
|
3 |
+
size 5444828928
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d73a5d02b128120227626343f20e8d308ff1b712902404bd46fe84d6d4a56815
|
3 |
+
size 5315174144
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ff8ba50f337e76d6c87c90a33f4183946792fac8d870a9c1420e90e901c6b73
|
3 |
+
size 6254196480
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f06d52f2de4133047b7d17a7f86759f986c66e2c66b7f5615bd680ca501660b
|
3 |
+
size 8098522880
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d718dbf5695eab0b6cc4159973e59a3bc0521554c8fb5fcd5dd17bcf00b54b51
|
3 |
+
size 15237850656
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
- llama-3
|
13 |
+
- llama
|
14 |
+
- text-generation
|
15 |
+
model_name: Qwen2-7B-Instruct-GGUF
|
16 |
+
base_model: Qwen/Qwen2-7B-Instruct
|
17 |
+
inference: false
|
18 |
+
model_creator: Qwen
|
19 |
+
pipeline_tag: text-generation
|
20 |
+
quantized_by: MaziyarPanahi
|
21 |
+
---
|
22 |
+
# [MaziyarPanahi/Qwen2-7B-Instruct-GGUF](https://huggingface.co/MaziyarPanahi/Qwen2-7B-Instruct-GGUF)
|
23 |
+
- Model creator: [Qwen](https://huggingface.co/Qwen)
|
24 |
+
- Original model: [Qwen/Qwen2-7B-Instruct](https://huggingface.co/Qwen/Qwen2-7B-Instruct)
|
25 |
+
|
26 |
+
## Description
|
27 |
+
[MaziyarPanahi/Qwen2-7B-Instruct-GGUF](https://huggingface.co/MaziyarPanahi/Qwen2-7B-Instruct-GGUF) contains GGUF format model files for [Qwen/Qwen2-7B-Instruct](https://huggingface.co/Qwen/Qwen2-7B-Instruct).
|
28 |
+
|
29 |
+
### About GGUF
|
30 |
+
|
31 |
+
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.
|
32 |
+
|
33 |
+
Here is an incomplete list of clients and libraries that are known to support GGUF:
|
34 |
+
|
35 |
+
* [llama.cpp](https://github.com/ggerganov/llama.cpp). The source project for GGUF. Offers a CLI and a server option.
|
36 |
+
* [llama-cpp-python](https://github.com/abetlen/llama-cpp-python), a Python library with GPU accel, LangChain support, and OpenAI-compatible API server.
|
37 |
+
* [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.
|
38 |
+
* [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.
|
39 |
+
* [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.
|
40 |
+
* [GPT4All](https://gpt4all.io/index.html), a free and open source local running GUI, supporting Windows, Linux and macOS with full GPU accel.
|
41 |
+
* [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.
|
42 |
+
* [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.
|
43 |
+
* [candle](https://github.com/huggingface/candle), a Rust ML framework with a focus on performance, including GPU support, and ease of use.
|
44 |
+
* [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.
|
45 |
+
|
46 |
+
## Special thanks
|
47 |
+
|
48 |
+
🙏 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.
|