MaziyarPanahi commited on
Commit
1182f21
1 Parent(s): 9934106

Upload folder using huggingface_hub (#1)

Browse files

- 3469ba0093c0417ed040c0b930b76c21ece66f88d3ee49c617bcf846a9d75d24 (b36e85b8f6676da5c3bfd7d9faa7df73c17ffea0)
- 0d688c9fc31d839a5aa51f666090522205ffd3b8489554948d6b659cf8460a31 (f53da85a5a060f009ffec001106352c9e7dea7cb)
- c6340278db4f2cf79877ee1a860290c4f8aa7456d22bd51e1878498c658d1d84 (0eacd9a3462f3b0c1fe302d0d5884d4ad00c491d)
- c48fd96760f7ede3a8a271db5bf0f2511c63d7d87f9e83c818ed1d3ff4d1602b (4935a8a4843a13eb75c313b72a38cd96da69fdd4)
- 0a093a08a76c0b4f869fe2380f4089202b89bd61a7139f6d5781957095d3787c (6c4ae13d5a80299f259689276144ec6c17ac06d9)
- 1e3c3551eddc0da01e970b085ba4dc76d353d52288f0c474884d0e735166fa08 (cd82504c92ce98984233e04676f9bc2bfe5aadd0)
- 0c0faa55d56a51340d2de8ea14eb8ad126bbf2230ea7c3fff3014e08bfbfe048 (eeadf1f6a74df8a8cbac6c354f8f3f411cc609f6)
- 085eafd0570ac82b7c4ac64f4dd9d0f58823d00b987a883e3a9847fdc098bc1e (b86e0619a774de43253e8abcea34136efbd712d4)
- 4b14217ca0d5a34dacfc353b0d535ef51be92daaaee35574f89ca3985cfcb33e (d9a744435da050e51dc19e78453bccd660cf6e7a)
- 2fecf94ae7141ce19125bfc6fb93a429518205edcc97027942304feb1f866bf9 (3e3ee4476fcece7ec9bb0777e7be437f05105647)
- 206f79b8b30e924f79265393aebfb0b511113184b703d06697d91eb8919f00cc (8c1035db6ae7d92bad4f2c8a651530a7cee6eb17)

.gitattributes CHANGED
@@ -33,3 +33,13 @@ 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
+ mergekit-slerp-sclthpf.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ mergekit-slerp-sclthpf.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ mergekit-slerp-sclthpf.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ mergekit-slerp-sclthpf.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ mergekit-slerp-sclthpf.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
41
+ mergekit-slerp-sclthpf.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
42
+ mergekit-slerp-sclthpf.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
43
+ mergekit-slerp-sclthpf.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
44
+ mergekit-slerp-sclthpf.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
45
+ mergekit-slerp-sclthpf.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - mergekit
16
+ - merge
17
+ - conversational
18
+ - base_model:NousResearch/Hermes-2-Pro-Mistral-7B
19
+ - base_model:WizardLM/WizardMath-7B-V1.1
20
+ - autotrain_compatible
21
+ - endpoints_compatible
22
+ - text-generation-inference
23
+ - region:us
24
+ - text-generation
25
+ model_name: mergekit-slerp-sclthpf-GGUF
26
+ base_model: mergekit-community/mergekit-slerp-sclthpf
27
+ inference: false
28
+ model_creator: mergekit-community
29
+ pipeline_tag: text-generation
30
+ quantized_by: MaziyarPanahi
31
+ ---
32
+ # [MaziyarPanahi/mergekit-slerp-sclthpf-GGUF](https://huggingface.co/MaziyarPanahi/mergekit-slerp-sclthpf-GGUF)
33
+ - Model creator: [mergekit-community](https://huggingface.co/mergekit-community)
34
+ - Original model: [mergekit-community/mergekit-slerp-sclthpf](https://huggingface.co/mergekit-community/mergekit-slerp-sclthpf)
35
+
36
+ ## Description
37
+ [MaziyarPanahi/mergekit-slerp-sclthpf-GGUF](https://huggingface.co/MaziyarPanahi/mergekit-slerp-sclthpf-GGUF) contains GGUF format model files for [mergekit-community/mergekit-slerp-sclthpf](https://huggingface.co/mergekit-community/mergekit-slerp-sclthpf).
38
+
39
+ ### About GGUF
40
+
41
+ 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.
42
+
43
+ Here is an incomplete list of clients and libraries that are known to support GGUF:
44
+
45
+ * [llama.cpp](https://github.com/ggerganov/llama.cpp). The source project for GGUF. Offers a CLI and a server option.
46
+ * [llama-cpp-python](https://github.com/abetlen/llama-cpp-python), a Python library with GPU accel, LangChain support, and OpenAI-compatible API server.
47
+ * [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.
48
+ * [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.
49
+ * [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.
50
+ * [GPT4All](https://gpt4all.io/index.html), a free and open source local running GUI, supporting Windows, Linux and macOS with full GPU accel.
51
+ * [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.
52
+ * [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.
53
+ * [candle](https://github.com/huggingface/candle), a Rust ML framework with a focus on performance, including GPU support, and ease of use.
54
+ * [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.
55
+
56
+ ## Special thanks
57
+
58
+ 🙏 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.
mergekit-slerp-sclthpf.Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:358205abcf8f21b697bd72dbc918dd1caaa0cabc1e6d63494257b04c4d731d90
3
+ size 2719243104
mergekit-slerp-sclthpf.Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff00accd5920f8257de0b4cc46428bdde8d63f47e9ac5b9a73a69236192cb552
3
+ size 3822025568
mergekit-slerp-sclthpf.Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca6082af9e7a259740b4ae15ef4497fe9c4189e469d2da6de84fb5d0c531cffb
3
+ size 3518987104
mergekit-slerp-sclthpf.Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ee6197dfeb1fe79e41a210bb8d5f1c94a235379963eac2aa61bb6b46a8479e6
3
+ size 3164568416
mergekit-slerp-sclthpf.Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83e754fb6b04963c43adccbd71482e07536d8f4c1b54830a1a6e0968901a7fad
3
+ size 4368440160
mergekit-slerp-sclthpf.Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30ddac239f8c5653f8424dcb653cae088690a6db048b24c92c09612a325d3db6
3
+ size 4140374880
mergekit-slerp-sclthpf.Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eec424fdd292ae51b58736ca4462223525003fb03e19a8e8b350a2133b891213
3
+ size 5131410272
mergekit-slerp-sclthpf.Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48264f7417252850b7f775bdf738d02e3f25cd111d22bba7273e7b9598e034ce
3
+ size 4997716832
mergekit-slerp-sclthpf.Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d805de525dd421aa09909d036d87959ddd8255dd141461648828a2703d97fda
3
+ size 5942066016
mergekit-slerp-sclthpf.Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b78abcd64a063b53e77de579362e2749ccfc8c1bc998d9eef60c24cdafb01e84
3
+ size 7695858528