Upload folder using huggingface_hub

#1
.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
+ Yamshadowexperiment28Ognoexperiment27multi_verse_model-7B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ Yamshadowexperiment28Ognoexperiment27multi_verse_model-7B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ Yamshadowexperiment28Ognoexperiment27multi_verse_model-7B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ Yamshadowexperiment28Ognoexperiment27multi_verse_model-7B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ Yamshadowexperiment28Ognoexperiment27multi_verse_model-7B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
41
+ Yamshadowexperiment28Ognoexperiment27multi_verse_model-7B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
42
+ Yamshadowexperiment28Ognoexperiment27multi_verse_model-7B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
43
+ Yamshadowexperiment28Ognoexperiment27multi_verse_model-7B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
44
+ Yamshadowexperiment28Ognoexperiment27multi_verse_model-7B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
45
+ Yamshadowexperiment28Ognoexperiment27multi_verse_model-7B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
46
+ Yamshadowexperiment28Ognoexperiment27multi_verse_model-7B.fp16.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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:automerger/YamshadowExperiment28-7B
20
+ - base_model:automerger/Ognoexperiment27Multi_verse_model-7B
21
+ - license:apache-2.0
22
+ - autotrain_compatible
23
+ - endpoints_compatible
24
+ - text-generation-inference
25
+ - region:us
26
+ - text-generation
27
+ model_name: Yamshadowexperiment28Ognoexperiment27multi_verse_model-7B-GGUF
28
+ base_model: automerger/Yamshadowexperiment28Ognoexperiment27multi_verse_model-7B
29
+ inference: false
30
+ model_creator: automerger
31
+ pipeline_tag: text-generation
32
+ quantized_by: MaziyarPanahi
33
+ ---
34
+ # [MaziyarPanahi/Yamshadowexperiment28Ognoexperiment27multi_verse_model-7B-GGUF](https://huggingface.co/MaziyarPanahi/Yamshadowexperiment28Ognoexperiment27multi_verse_model-7B-GGUF)
35
+ - Model creator: [automerger](https://huggingface.co/automerger)
36
+ - Original model: [automerger/Yamshadowexperiment28Ognoexperiment27multi_verse_model-7B](https://huggingface.co/automerger/Yamshadowexperiment28Ognoexperiment27multi_verse_model-7B)
37
+
38
+ ## Description
39
+ [MaziyarPanahi/Yamshadowexperiment28Ognoexperiment27multi_verse_model-7B-GGUF](https://huggingface.co/MaziyarPanahi/Yamshadowexperiment28Ognoexperiment27multi_verse_model-7B-GGUF) contains GGUF format model files for [automerger/Yamshadowexperiment28Ognoexperiment27multi_verse_model-7B](https://huggingface.co/automerger/Yamshadowexperiment28Ognoexperiment27multi_verse_model-7B).
40
+
41
+ ### About GGUF
42
+
43
+ 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.
44
+
45
+ Here is an incomplete list of clients and libraries that are known to support GGUF:
46
+
47
+ * [llama.cpp](https://github.com/ggerganov/llama.cpp). The source project for GGUF. Offers a CLI and a server option.
48
+ * [llama-cpp-python](https://github.com/abetlen/llama-cpp-python), a Python library with GPU accel, LangChain support, and OpenAI-compatible API server.
49
+ * [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.
50
+ * [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.
51
+ * [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.
52
+ * [GPT4All](https://gpt4all.io/index.html), a free and open source local running GUI, supporting Windows, Linux and macOS with full GPU accel.
53
+ * [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.
54
+ * [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.
55
+ * [candle](https://github.com/huggingface/candle), a Rust ML framework with a focus on performance, including GPU support, and ease of use.
56
+ * [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.
57
+
58
+ ## Special thanks
59
+
60
+ 🙏 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.
Yamshadowexperiment28Ognoexperiment27multi_verse_model-7B.Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0ba44460f3d57f67db6a1c14c1d8215080efa9a3bd56df94b9476fb769242a8
3
+ size 2719242112
Yamshadowexperiment28Ognoexperiment27multi_verse_model-7B.Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31222a91457f263c7c3770a00a094c0585c0c3f6edaed92489d283d7b9e75ca5
3
+ size 3822024576
Yamshadowexperiment28Ognoexperiment27multi_verse_model-7B.Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4bfd330048424f6f40c326191a448d86622ce969e587e5b14bc678fd5cee40f
3
+ size 3518986112
Yamshadowexperiment28Ognoexperiment27multi_verse_model-7B.Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ca3b699404640fad4dd804cb0077cfc5c01c6b778b8c8fa8a88bed279b4e0c2
3
+ size 3164567424
Yamshadowexperiment28Ognoexperiment27multi_verse_model-7B.Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fcdc9e0050e1abf97cade3917bdbc0c6b50ef474c70fb1be881347c28ee57f3f
3
+ size 4368439168
Yamshadowexperiment28Ognoexperiment27multi_verse_model-7B.Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92659f275bf8b01996fe33bf0711b68edfbc7490ac0b41ee45e34be1ea313243
3
+ size 4140373888
Yamshadowexperiment28Ognoexperiment27multi_verse_model-7B.Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cc069214b8456ad0b28a2c7933d574c01c0edbdec5d80d7ccdde9f33ba65630
3
+ size 5131409280
Yamshadowexperiment28Ognoexperiment27multi_verse_model-7B.Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86d73d019fafbccd2a009cad6101808fe51ccdf9ddb07ee27a61e753fcebf937
3
+ size 4997715840
Yamshadowexperiment28Ognoexperiment27multi_verse_model-7B.Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02891cc3826d5b050c6ac2fb2d9b876bc187c6c3f7d5c6f785e5e3520eb060b7
3
+ size 5942065024
Yamshadowexperiment28Ognoexperiment27multi_verse_model-7B.Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ad5175e23062d67ab30af81a090c2ab462a1c293d3ac3ffdd4854579b506323
3
+ size 7695857536
Yamshadowexperiment28Ognoexperiment27multi_verse_model-7B.fp16.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b090eb90abfda04b109588e682208374825a6466decf2c082a6bc677c8d467b5
3
+ size 14484731776