Upload folder using huggingface_hub (#1)
Browse files- 63b0efee153bc79b9d42021d8707af6a71543f6f193edac6c024470a037ef117 (938d5e157a6fc24df982c44dc9e505af9a563e5d)
- 2f3f2fa18f2b58d3d881353a22aac744f9ba109497f500243802fb97198af8dd (59023348b73a8786fd1a68a0ea80b2b7479c76b9)
- d155dd9fae67f3ded4680951beb0e768ee7569694b41529fba765c6e04431d66 (0ff3559493d66845c5f506a2a3152314b3320920)
- efc04e52f4e8476eeae700176d0ca8cf83605d28ae607c886bb752d7089457d2 (edf1eb3efc34a0d772bc406be1842b5ff8c23ee7)
- 6b43115b03eac0becfb66c9ab66b34089df6450cd76811c8234582607099d468 (054e09c84891d5d08698ec2cf666f73414882f02)
- 977da4aa54c6afe4ffd3468ceb1a986af7742ac45d7103eb1ca04224cc3c88c7 (51285a1df317f95000e00e41fa35ace665803b83)
- 4a4152c48d4b16d6180d2ae526e6b1bbdba5b0e67af273e7a2a43e4fa6491ba5 (a36872d02a247b9f1b9195d26f1798938c1d5ce1)
- 2aa5ae69c506eb459187c68bdad25dc9221fbf78b55a03160bf29c2c9ac58d91 (814dea0c68ed80486009f3dfff0357e94a4c2650)
- e79acb53277f08b41a8c8a867b73e94a3dab99c4b6b5ee5d91d49c6f7a51e5b7 (d4035b0277e9c146743c764bf54d294f1581769f)
- 29541a6e0712b8893640606f518a1a6e31b8849f22cdc5e848bd819169cf1cfa (5ff7dba9d25b328650686c5e41c6c54ab50a8ae7)
- 413543d193d0a497cf58f8b2ff6b8fc2f5e5f5a20337cfa65518c69deb68ef32 (34cc01514dd30a874ece48636cb211f4b105ef9e)
- a76f9199719b6ff437c7341e9320c7707b2ff9c1e3db3b6bdcc0c75586597041 (0b9e6661389895b39a4e1e3f24f4f7bbe99d97f5)
- 130e1683d3d52a2edc2f4c3971a8905239346bd4cca6814b9018ce3d55251874 (f2013de744b31684056e4802555f0677d5d45a52)
- efe112dc5be7c5c5d7ab37ddc764d2f3563d0aceb48581667433f12c9ec5f70e (5b89b39d441d1c0d31ceb433f21268d62e42e737)
- eb9e67ea8b3e5fc4692591b3a5e09a2866c6c6999546e58868d6390f71326aa6 (a154eab2eda563695d0964b651d295e94309dc43)
- adf103b3babeaed880bed12b1c00995e9bb9ecd29f609d41e1886d50985d7a07 (006621a5d8f13d33c9311e33128b9fd29d58a594)
- .gitattributes +17 -0
- Llama3.1-8B-Chinese-Chat-GGUF_imatrix.dat +3 -0
- Llama3.1-8B-Chinese-Chat.IQ1_M.gguf +3 -0
- Llama3.1-8B-Chinese-Chat.IQ1_S.gguf +3 -0
- Llama3.1-8B-Chinese-Chat.IQ2_XS.gguf +3 -0
- Llama3.1-8B-Chinese-Chat.IQ3_XS.gguf +3 -0
- Llama3.1-8B-Chinese-Chat.IQ4_XS.gguf +3 -0
- Llama3.1-8B-Chinese-Chat.Q2_K.gguf +3 -0
- Llama3.1-8B-Chinese-Chat.Q3_K_L.gguf +3 -0
- Llama3.1-8B-Chinese-Chat.Q3_K_M.gguf +3 -0
- Llama3.1-8B-Chinese-Chat.Q3_K_S.gguf +3 -0
- Llama3.1-8B-Chinese-Chat.Q4_K_M.gguf +3 -0
- Llama3.1-8B-Chinese-Chat.Q4_K_S.gguf +3 -0
- Llama3.1-8B-Chinese-Chat.Q5_K_M.gguf +3 -0
- Llama3.1-8B-Chinese-Chat.Q5_K_S.gguf +3 -0
- Llama3.1-8B-Chinese-Chat.Q6_K.gguf +3 -0
- Llama3.1-8B-Chinese-Chat.Q8_0.gguf +3 -0
- Llama3.1-8B-Chinese-Chat.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 |
+
Llama3.1-8B-Chinese-Chat.IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
Llama3.1-8B-Chinese-Chat.IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
Llama3.1-8B-Chinese-Chat.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
Llama3.1-8B-Chinese-Chat.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
Llama3.1-8B-Chinese-Chat.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
Llama3.1-8B-Chinese-Chat.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
Llama3.1-8B-Chinese-Chat.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
Llama3.1-8B-Chinese-Chat.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
Llama3.1-8B-Chinese-Chat.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
Llama3.1-8B-Chinese-Chat.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
Llama3.1-8B-Chinese-Chat.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
Llama3.1-8B-Chinese-Chat.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
48 |
+
Llama3.1-8B-Chinese-Chat.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
49 |
+
Llama3.1-8B-Chinese-Chat.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
50 |
+
Llama3.1-8B-Chinese-Chat.fp16.gguf filter=lfs diff=lfs merge=lfs -text
|
51 |
+
Llama3.1-8B-Chinese-Chat-GGUF_imatrix.dat filter=lfs diff=lfs merge=lfs -text
|
52 |
+
Llama3.1-8B-Chinese-Chat.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:9af21259a0798374ddc9440ce329678a5a6a0833a73df51a386baf07e6fcd403
|
3 |
+
size 4988146
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:07e09cb3c6009c89813edb7f0ba1abb5422324044f51d2e51efc1b4334a72783
|
3 |
+
size 2161972672
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e702282da3627feae438e197556052233ce07f7b713e34d3c4da185b4a5591af
|
3 |
+
size 2019628480
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd5b661541e74669d6a9bcc68b4f68520bec3c2b1e734318f956751e99cf0636
|
3 |
+
size 2605782464
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d61cfd83c8ea05b0ec3cfa942ea0f94f11bf68ccf4db1483615b1e8b4b6138d8
|
3 |
+
size 3518748096
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0053ee7b7ef7feea9bf61dc69f8898cc137935b074b0e1c542568be61f0cc88c
|
3 |
+
size 4447663552
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:497d71c29791f8bbe1cabd32a27cad069dbdce4ae84f14f9786a52dc526d370e
|
3 |
+
size 3179132352
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4dcd4aa4fb077403c06941c904166401ae26c35c46385b0c0cd67c8e01219db
|
3 |
+
size 4321957312
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:553c6f22db73ad8f48c50c08b11eb4ea04f339474a7870172f27cf12db02bdba
|
3 |
+
size 4018918848
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1531a5f67c9bdaccfde7d6b8d7f3795085697fb0a1360d5c6c1ccfd8836e95d7
|
3 |
+
size 3664500160
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6bcb49c9c3054938ab567fd54fa6287903a78ab606fdb7852b8f9d864ac621f3
|
3 |
+
size 4920735168
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:632d729d0edb0117065637014b9d67316a7f22efcea58bcf62f189f67ae9b051
|
3 |
+
size 4692669888
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6105773a6e4c601efb6246bd7a28ef4d994c69e2dce20815879f999909943b2d
|
3 |
+
size 5732988352
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19970c797b5f2de9fb34b418ed677e86141b06282b9284b562fc1c6581c63ccb
|
3 |
+
size 5599294912
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8684a364530b93001a65b196d4c3923916c4b3eb9340eb9308f06f2b3c7c7e6e
|
3 |
+
size 6596007360
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ece27d98f4591fe7293c8a511c0f54a9d27fd12ce630f8c9528ca4deedfd7c28
|
3 |
+
size 8540771776
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6167b1d4e55e370646992a72c2be4b32088e452bc3b2bc26a983fb816d96b6f6
|
3 |
+
size 16068891872
|
@@ -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: Llama3.1-8B-Chinese-Chat-GGUF
|
14 |
+
base_model: shenzhi-wang/Llama3.1-8B-Chinese-Chat
|
15 |
+
inference: false
|
16 |
+
model_creator: shenzhi-wang
|
17 |
+
pipeline_tag: text-generation
|
18 |
+
quantized_by: MaziyarPanahi
|
19 |
+
---
|
20 |
+
# [MaziyarPanahi/Llama3.1-8B-Chinese-Chat-GGUF](https://huggingface.co/MaziyarPanahi/Llama3.1-8B-Chinese-Chat-GGUF)
|
21 |
+
- Model creator: [shenzhi-wang](https://huggingface.co/shenzhi-wang)
|
22 |
+
- Original model: [shenzhi-wang/Llama3.1-8B-Chinese-Chat](https://huggingface.co/shenzhi-wang/Llama3.1-8B-Chinese-Chat)
|
23 |
+
|
24 |
+
## Description
|
25 |
+
[MaziyarPanahi/Llama3.1-8B-Chinese-Chat-GGUF](https://huggingface.co/MaziyarPanahi/Llama3.1-8B-Chinese-Chat-GGUF) contains GGUF format model files for [shenzhi-wang/Llama3.1-8B-Chinese-Chat](https://huggingface.co/shenzhi-wang/Llama3.1-8B-Chinese-Chat).
|
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.
|