MaziyarPanahi commited on
Commit
cdb9081
1 Parent(s): 8b80da7

Upload folder using huggingface_hub (#1)

Browse files

- 6ed24c97a577bd26cd6158587aa4baa86edcaa67842d03d592cbd0f4a96892a1 (23a13561b5920be5b3be0b4fee5a1b863b1b5683)
- 5c178f7009d231c3b9347a6aaf04da74e3845921a6808acd24f58ff149f7a496 (9d36b63cbd854d87e68689edc37e299a068b9d0a)
- 3270700e4bfa5ca8330b4d40d9bf4f29aef81ae84dce2f8a749a266fd64702b6 (d190199495df6e64a6628b6bbdf152240be0b38f)
- 71b7eeb74d3c5a34664fc0e4bd60f2f8db6a77f50b3ba883d536ea4fa329ff38 (a5ee4a36fbd6b1c901b70af0b957a2ae0fa5c0d0)
- 8827e61913e3ae05d363a0b06f6dbbba816a49f0d0989b0aedb9a78680f42964 (63a58192e2e5e26731605d79df9fd21f09ac2dbd)
- a57a480f5153d85f753a1caf62b94729dde8542d8e7e5c9b9259466da2ac67cf (ed0cd3de1b5b5279121fb1af88fec1d88df27467)
- 82c3372cb95d69a7cdb75c0caebf7c32eaa698f08beedaf560fc637497f8034e (bef12a1cb8570d9092812defef9ec95882766520)
- fa3178e8b3e969f65a3662bcef96889af5bbcade0fc12b3d07e4eb16b0faa6dd (4c9cf875d71475cf30ebacc55d513946a7260d56)
- 4ec0e84c1807751c2ee9b185e7b9e6e6e1dc6fdfc01b27b2158d15e919d703c9 (472afcb80a9fd673af04794b51de19a31b3a1db0)
- d2239ac5b011aa41d3f07727011d2188fbeb3210776733439e74ffc72b8d17ea (bef031143632b4b9fa1ee6e3a97593c54cb2e095)

.gitattributes CHANGED
@@ -33,3 +33,12 @@ 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
+ Yi-1.5-6B-Chat.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ Yi-1.5-6B-Chat.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ Yi-1.5-6B-Chat.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ Yi-1.5-6B-Chat.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ Yi-1.5-6B-Chat.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
41
+ Yi-1.5-6B-Chat.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
42
+ Yi-1.5-6B-Chat.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
43
+ Yi-1.5-6B-Chat.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
44
+ Yi-1.5-6B-Chat.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - transformers
12
+ - safetensors
13
+ - llama
14
+ - text-generation
15
+ - conversational
16
+ - arxiv:2403.04652
17
+ - license:apache-2.0
18
+ - autotrain_compatible
19
+ - endpoints_compatible
20
+ - text-generation-inference
21
+ - region:us
22
+ - text-generation
23
+ model_name: Yi-1.5-6B-Chat-GGUF
24
+ base_model: 01-ai/Yi-1.5-6B-Chat
25
+ inference: false
26
+ model_creator: 01-ai
27
+ pipeline_tag: text-generation
28
+ quantized_by: MaziyarPanahi
29
+ ---
30
+ # [MaziyarPanahi/Yi-1.5-6B-Chat-GGUF](https://huggingface.co/MaziyarPanahi/Yi-1.5-6B-Chat-GGUF)
31
+ - Model creator: [01-ai](https://huggingface.co/01-ai)
32
+ - Original model: [01-ai/Yi-1.5-6B-Chat](https://huggingface.co/01-ai/Yi-1.5-6B-Chat)
33
+
34
+ ## Description
35
+ [MaziyarPanahi/Yi-1.5-6B-Chat-GGUF](https://huggingface.co/MaziyarPanahi/Yi-1.5-6B-Chat-GGUF) contains GGUF format model files for [01-ai/Yi-1.5-6B-Chat](https://huggingface.co/01-ai/Yi-1.5-6B-Chat).
36
+
37
+ ### About GGUF
38
+
39
+ 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.
40
+
41
+ Here is an incomplete list of clients and libraries that are known to support GGUF:
42
+
43
+ * [llama.cpp](https://github.com/ggerganov/llama.cpp). The source project for GGUF. Offers a CLI and a server option.
44
+ * [llama-cpp-python](https://github.com/abetlen/llama-cpp-python), a Python library with GPU accel, LangChain support, and OpenAI-compatible API server.
45
+ * [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.
46
+ * [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.
47
+ * [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.
48
+ * [GPT4All](https://gpt4all.io/index.html), a free and open source local running GUI, supporting Windows, Linux and macOS with full GPU accel.
49
+ * [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.
50
+ * [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.
51
+ * [candle](https://github.com/huggingface/candle), a Rust ML framework with a focus on performance, including GPU support, and ease of use.
52
+ * [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.
53
+
54
+ ## Special thanks
55
+
56
+ 🙏 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.
Yi-1.5-6B-Chat.Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b06cd22229726943567698f001d4aeceb3f03cae69aae66e3c59176b870f698c
3
+ size 2337066880
Yi-1.5-6B-Chat.Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9265a8789ff3cc2e30969b3a3bf2d2020c97cded50ea628bd9a506ee89c6659
3
+ size 3236892544
Yi-1.5-6B-Chat.Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17e27684338d0e2aa75944e6e84d6cf9ea2ad869e4d0f44c673c32dbc73fe406
3
+ size 2992836480
Yi-1.5-6B-Chat.Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc80e3066077a8b98a87defb0399df80cf73063e640724fc3a7cf249caddb93d
3
+ size 2709196672
Yi-1.5-6B-Chat.Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a0f853dbd8d38bad71ada1933fd067f45f928b2cd978aba1dfd7d5dec2953db
3
+ size 3673968512
Yi-1.5-6B-Chat.Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf32054a0027fc8bec8a671c276a0294b106e87113463b7268a65677294f8a82
3
+ size 3502919552
Yi-1.5-6B-Chat.Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ee1af9e1242b79f668465c78bf42f5b66607f4fdab4fe4a3f57cae9fc5a57b6
3
+ size 4304424832
Yi-1.5-6B-Chat.Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:294cea6bf32dbeda840afbd67c4bd299039b5e339fbc20b5bf88098b750f7b91
3
+ size 4204154752
Yi-1.5-6B-Chat.Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb0672b7bc855280059d0ddeef83b3c43e1e791e67ff34122f03d1d9d43e3442
3
+ size 4974284672