MaziyarPanahi commited on
Commit
ad7001d
1 Parent(s): 810213b

Upload folder using huggingface_hub (#1)

Browse files

- dc5c74429ab6a9cff9d19ee88d8560d2d650c774d0f6c12ee3085ac4e20ac886 (6c8263db201757acabb080afd28f6a630eeb2854)
- 232c77a45ed2e14a465fa2bc51e28827ed7f8cb1eb9e5141972ed60facb6a89e (ffa048b8f8fd85b79892f0234c483ac7ea16cffb)
- 50ea161ac1289d4240fb5621fafa8798f1432eb48a096cf29429cb6a4b9a2f09 (dcdd40e1909eebc8505d01c028646852adf9b886)
- 73f524f1fea9cf49a7103125a44ccd083c65967b3a4634d34748ba13bc2cac24 (630650dcfb742b77e3c1f81874c423330822a38d)
- 17a6c77e83c34efb161060334df93e18546b78b495d51d31e1be022a3e5073f1 (76bda4b0272380109c4cce163194382e0906c924)
- d5c9cbd48ddfe9ae1b65c2db151acb487a227781eac8fead315ca04fcc2ae40a (82be6110c1312fbe65793df35583fbc5dd5f115f)
- 434450734aa081be70e1e5cf8f35166398901243cb7714718ea0f719dbe193b0 (60d4acbeb5c3b47d5dd34bfa9016d43542e7cf13)
- c778b67595fe7c78c17f8e9eaf6b831cf9996a4f447354fd35aecdcbe0788719 (acfb32c3210cb1cd4d3a179eb6c8625f03c4ae43)
- 5eccac9ce72dc9db171c9c757ea6d48974cc10d05de49ab5163027a0f0ec7501 (cee2eaa5be3c54c4c05f76cf83280e2349c9ba69)
- 0558a43d69aca1f93351cf99038e73fe0021f044e1458dccbc1d623c8cb5f84e (a2c68112c701bbd193c7598f4da528cd307ac51b)
- 55642f2353fc20e3715641adc1ebbe6ddb53a67823fe9564e6c737cb5a28edcf (125e75687b315183d809bb3aa8488f53d65a3baa)
- 3818c93e44fc9d3722da69b191e6b5074f0793fe3f0c19e0300c30eefe7bff29 (82f2cd18c2dd96bdb9ce0e452268e615849bad43)

.gitattributes CHANGED
@@ -33,3 +33,14 @@ 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
+ T3qm7xpNeuralsynthesis-7B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ T3qm7xpNeuralsynthesis-7B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ T3qm7xpNeuralsynthesis-7B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ T3qm7xpNeuralsynthesis-7B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ T3qm7xpNeuralsynthesis-7B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
41
+ T3qm7xpNeuralsynthesis-7B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
42
+ T3qm7xpNeuralsynthesis-7B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
43
+ T3qm7xpNeuralsynthesis-7B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
44
+ T3qm7xpNeuralsynthesis-7B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
45
+ T3qm7xpNeuralsynthesis-7B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
46
+ T3qm7xpNeuralsynthesis-7B.fp16.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - mistral
14
+ - text-generation
15
+ - merge
16
+ - mergekit
17
+ - lazymergekit
18
+ - automerger
19
+ - base_model:Kukedlc/NeuralSynthesis-7b-v0.4-slerp
20
+ - license:apache-2.0
21
+ - autotrain_compatible
22
+ - endpoints_compatible
23
+ - text-generation-inference
24
+ - region:us
25
+ - text-generation
26
+ model_name: T3qm7xpNeuralsynthesis-7B-GGUF
27
+ base_model: automerger/T3qm7xpNeuralsynthesis-7B
28
+ inference: false
29
+ model_creator: automerger
30
+ pipeline_tag: text-generation
31
+ quantized_by: MaziyarPanahi
32
+ ---
33
+ # [MaziyarPanahi/T3qm7xpNeuralsynthesis-7B-GGUF](https://huggingface.co/MaziyarPanahi/T3qm7xpNeuralsynthesis-7B-GGUF)
34
+ - Model creator: [automerger](https://huggingface.co/automerger)
35
+ - Original model: [automerger/T3qm7xpNeuralsynthesis-7B](https://huggingface.co/automerger/T3qm7xpNeuralsynthesis-7B)
36
+
37
+ ## Description
38
+ [MaziyarPanahi/T3qm7xpNeuralsynthesis-7B-GGUF](https://huggingface.co/MaziyarPanahi/T3qm7xpNeuralsynthesis-7B-GGUF) contains GGUF format model files for [automerger/T3qm7xpNeuralsynthesis-7B](https://huggingface.co/automerger/T3qm7xpNeuralsynthesis-7B).
39
+
40
+ ### About GGUF
41
+
42
+ 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.
43
+
44
+ Here is an incomplete list of clients and libraries that are known to support GGUF:
45
+
46
+ * [llama.cpp](https://github.com/ggerganov/llama.cpp). The source project for GGUF. Offers a CLI and a server option.
47
+ * [llama-cpp-python](https://github.com/abetlen/llama-cpp-python), a Python library with GPU accel, LangChain support, and OpenAI-compatible API server.
48
+ * [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.
49
+ * [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.
50
+ * [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.
51
+ * [GPT4All](https://gpt4all.io/index.html), a free and open source local running GUI, supporting Windows, Linux and macOS with full GPU accel.
52
+ * [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.
53
+ * [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.
54
+ * [candle](https://github.com/huggingface/candle), a Rust ML framework with a focus on performance, including GPU support, and ease of use.
55
+ * [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.
56
+
57
+ ## Special thanks
58
+
59
+ 🙏 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.
T3qm7xpNeuralsynthesis-7B.Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:312200c43934787af2aaeb9b7ffc89b002399f306bdb162a99494ed814cd93ae
3
+ size 2719242080
T3qm7xpNeuralsynthesis-7B.Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d6befc410b613b07db02496fe7d771ac1f9b4c93754df199d8ccbb462a612be
3
+ size 3822024544
T3qm7xpNeuralsynthesis-7B.Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33ccfed1dff8211c1b894b6242b5c6ffbe23feaaa8cb49494b1b6eb0f36e586f
3
+ size 3518986080
T3qm7xpNeuralsynthesis-7B.Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1dc855d5536c0567b2dfd9625133ae28b7a8c7cffbbda288204eb611851b9ba
3
+ size 3164567392
T3qm7xpNeuralsynthesis-7B.Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19d2bd1d5d6f438e17696a0f373f7afc2ef497d3d63e9158ae623d0ab9156522
3
+ size 4368439136
T3qm7xpNeuralsynthesis-7B.Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d73b7b747d441db59a718d9812aa343fbb72c006affc8d69598b9a319892eec4
3
+ size 4140373856
T3qm7xpNeuralsynthesis-7B.Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1ae2b5aa56791dff37ac97dda47ee86d9328d7f711c48fafb2b89661c5b1fb3
3
+ size 5131409248
T3qm7xpNeuralsynthesis-7B.Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc956aa327ffe790fa9f07d7392886005876bc6d27652ddd8e5b5378fd4f5daa
3
+ size 4997715808
T3qm7xpNeuralsynthesis-7B.Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:302464b380b86b79a236869f1dfaca1940087893e8fc45a41a5b758f0ae383a7
3
+ size 5942064992
T3qm7xpNeuralsynthesis-7B.Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a309686f6b3bd54fbf9e4d514c33d752bd0d7f8e49be645b552b493dbc40a3b7
3
+ size 7695857504
T3qm7xpNeuralsynthesis-7B.fp16.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5038f3b9b8c44f9015fb664cd80fa85af09de0bdc639e584946929680d7d5731
3
+ size 14484731744