MaziyarPanahi commited on
Commit
550b802
·
verified ·
1 Parent(s): b4f315f

Upload folder using huggingface_hub (#1)

Browse files

- fa2779f55342c6e4238827aa80f13525a0400cd05246e9ffc063adbcb4259210 (3b117b351aa5697e43d08be8502fb577214290ab)
- 1e37a64be07ca426ee9fc7b550278364743edcc853fde731e8befbec80a06c45 (6326833939832322e75a7637e6d67e6c6ea8de42)
- d15edbab2eaa32e3c6c8d5dcebc02a1083d593e7475e8d4276088f917f6329ac (1b1c70d34012e0a7e91981d7a284b28debc58def)
- c3bf8ec62d7afd032de8da5d1784fa1e9deb62fc0c7f002f7682231d9c878376 (1149f39111d64bd4b297920bd8d96d82313e7bd8)
- 52097e9dee75e91a25ac31580b3900f4d481a4aa43ecd3e5f9c5dfab7329e4c3 (263c913147525482e9065429d0134091852d7bea)
- d4a9e887befdef1574c378cf7acfe16c816beecc26552ed337af8d2c21f1c144 (d71212b08efa51c66e4c8e9eac65fe306bd2c873)

.gitattributes CHANGED
@@ -33,3 +33,9 @@ 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
+ UnslopNemo-v4.1-Magnum-v4-12B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
37
+ UnslopNemo-v4.1-Magnum-v4-12B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
38
+ UnslopNemo-v4.1-Magnum-v4-12B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
39
+ UnslopNemo-v4.1-Magnum-v4-12B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
40
+ UnslopNemo-v4.1-Magnum-v4-12B.fp16.gguf filter=lfs diff=lfs merge=lfs -text
41
+ UnslopNemo-v4.1-Magnum-v4-12B-GGUF_imatrix.dat filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: mergekit-community/UnslopNemo-v4.1-Magnum-v4-12B
3
+ inference: false
4
+ model_creator: mergekit-community
5
+ model_name: UnslopNemo-v4.1-Magnum-v4-12B-GGUF
6
+ pipeline_tag: text-generation
7
+ quantized_by: MaziyarPanahi
8
+ tags:
9
+ - quantized
10
+ - 2-bit
11
+ - 3-bit
12
+ - 4-bit
13
+ - 5-bit
14
+ - 6-bit
15
+ - 8-bit
16
+ - GGUF
17
+ - text-generation
18
+ ---
19
+ # [MaziyarPanahi/UnslopNemo-v4.1-Magnum-v4-12B-GGUF](https://huggingface.co/MaziyarPanahi/UnslopNemo-v4.1-Magnum-v4-12B-GGUF)
20
+ - Model creator: [mergekit-community](https://huggingface.co/mergekit-community)
21
+ - Original model: [mergekit-community/UnslopNemo-v4.1-Magnum-v4-12B](https://huggingface.co/mergekit-community/UnslopNemo-v4.1-Magnum-v4-12B)
22
+
23
+ ## Description
24
+ [MaziyarPanahi/UnslopNemo-v4.1-Magnum-v4-12B-GGUF](https://huggingface.co/MaziyarPanahi/UnslopNemo-v4.1-Magnum-v4-12B-GGUF) contains GGUF format model files for [mergekit-community/UnslopNemo-v4.1-Magnum-v4-12B](https://huggingface.co/mergekit-community/UnslopNemo-v4.1-Magnum-v4-12B).
25
+
26
+ ### About GGUF
27
+
28
+ 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.
29
+
30
+ Here is an incomplete list of clients and libraries that are known to support GGUF:
31
+
32
+ * [llama.cpp](https://github.com/ggerganov/llama.cpp). The source project for GGUF. Offers a CLI and a server option.
33
+ * [llama-cpp-python](https://github.com/abetlen/llama-cpp-python), a Python library with GPU accel, LangChain support, and OpenAI-compatible API server.
34
+ * [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.
35
+ * [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.
36
+ * [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.
37
+ * [GPT4All](https://gpt4all.io/index.html), a free and open source local running GUI, supporting Windows, Linux and macOS with full GPU accel.
38
+ * [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.
39
+ * [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.
40
+ * [candle](https://github.com/huggingface/candle), a Rust ML framework with a focus on performance, including GPU support, and ease of use.
41
+ * [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.
42
+
43
+ ## Special thanks
44
+
45
+ 🙏 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.
UnslopNemo-v4.1-Magnum-v4-12B-GGUF_imatrix.dat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db8f88488f476511be23aeb7e4dbbd339b8bfbc4d2e01f66325d22d2efe24942
3
+ size 7054394
UnslopNemo-v4.1-Magnum-v4-12B.Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b08a979ace5d9cc39af722a6780a54d79517539a2191bbc8e8c2200c275211b6
3
+ size 8727631136
UnslopNemo-v4.1-Magnum-v4-12B.Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f235cad5bf66342252af52d896883200f4ce5fd41a8d7bd2df734f1072769999
3
+ size 8518735136
UnslopNemo-v4.1-Magnum-v4-12B.Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3679168553321fdcf2a87a95daf8df8806681131285d735b07f98f55337b5c62
3
+ size 10056209696
UnslopNemo-v4.1-Magnum-v4-12B.Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:318f67bcba616e565718514ff02cee13eb4454c7f6c7ce62a2fa14123037c100
3
+ size 13022369056
UnslopNemo-v4.1-Magnum-v4-12B.fp16.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d50c13577989136dd2b1176a5337f15c42919f338ce848f92ad8310f2b679003
3
+ size 24504276000