Upload folder using huggingface_hub (#1)
Browse files- eeb1b06cc178fc9786fc1bef70806f92af3cbe0f73bae953e235ca8aaa7dbb2d (cf106246ce4dd80d47d200e661452fc5774f0f6d)
- 7ac05cb6ca719bbd0d0ff3dc082bdc6bf008be3f2be49ecf8b6fd748b4869e95 (c3f48d470a0d78c6c07577dc12add1d2ab7455d4)
- e3e1792ef23a33922cccb7c0b9f131180d0f603bf41efb9e013496ebc285ed3b (dde21aab840abc29f59415c8715813afe37ad49b)
- ae0c990cb24506a21adf952b1bf30960b1e0a03f253d9abc176977b66995fc5c (39c50e89e49236c20f9496cba5f1eff3e3342cc5)
- 6fd14a7305bdf211ec73909ead50d7387f2b245f6d230c81382879b9b36b2390 (1eeabbace563896ecc07ca544964f21921adcfab)
- 6bad4173f90bac5aed7e827d1e2c8e2f598670a5c29ab4a37b9be9942c57efb4 (5826b99145471cf01cd4bf133496fd9a078ecee0)
- b42dbe7dacb0b675b943ce7c7478f98f20695ad8dba1f455e9530c4ce3644d78 (ca272468dd960e3ae1010f7c9f37a2fca852e3fe)
- d02c8dff24c27fc6668906562f79ee9cc8cc2d1cf33706cfb1f2853fba5def7b (b222d89fa66d3212e0b0d5533fb33e52e9dd47d8)
- 65a2bbacd20e380fb3571d8044bc64f8b2db27900cc15b519176d6a86bd5efb0 (9d61c6958490d0e541042f28688ec58cb5075b6c)
- b0af021fe7cc6bb415b99e6ad2256cca72090b0f89e24f6c959399b22aaf286d (33002591fb708ef8f6ea3148037f84c8f25e867b)
- 2c8a16205dfcb159df099c7f329b7b37f810833a677b759f304f0db83619d99f (00b5f8a39149d52d2081fcac59312d7f1307a8c8)
- .gitattributes +10 -0
- README.md +58 -0
- mergekit-slerp-hwgrlbs.Q2_K.gguf +3 -0
- mergekit-slerp-hwgrlbs.Q3_K_L.gguf +3 -0
- mergekit-slerp-hwgrlbs.Q3_K_M.gguf +3 -0
- mergekit-slerp-hwgrlbs.Q3_K_S.gguf +3 -0
- mergekit-slerp-hwgrlbs.Q4_K_M.gguf +3 -0
- mergekit-slerp-hwgrlbs.Q4_K_S.gguf +3 -0
- mergekit-slerp-hwgrlbs.Q5_K_M.gguf +3 -0
- mergekit-slerp-hwgrlbs.Q5_K_S.gguf +3 -0
- mergekit-slerp-hwgrlbs.Q6_K.gguf +3 -0
- mergekit-slerp-hwgrlbs.Q8_0.gguf +3 -0
@@ -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-hwgrlbs.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
mergekit-slerp-hwgrlbs.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
mergekit-slerp-hwgrlbs.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
mergekit-slerp-hwgrlbs.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
mergekit-slerp-hwgrlbs.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
mergekit-slerp-hwgrlbs.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
mergekit-slerp-hwgrlbs.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
mergekit-slerp-hwgrlbs.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
mergekit-slerp-hwgrlbs.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
mergekit-slerp-hwgrlbs.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
@@ -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-hwgrlbs-GGUF
|
26 |
+
base_model: mergekit-community/mergekit-slerp-hwgrlbs
|
27 |
+
inference: false
|
28 |
+
model_creator: mergekit-community
|
29 |
+
pipeline_tag: text-generation
|
30 |
+
quantized_by: MaziyarPanahi
|
31 |
+
---
|
32 |
+
# [MaziyarPanahi/mergekit-slerp-hwgrlbs-GGUF](https://huggingface.co/MaziyarPanahi/mergekit-slerp-hwgrlbs-GGUF)
|
33 |
+
- Model creator: [mergekit-community](https://huggingface.co/mergekit-community)
|
34 |
+
- Original model: [mergekit-community/mergekit-slerp-hwgrlbs](https://huggingface.co/mergekit-community/mergekit-slerp-hwgrlbs)
|
35 |
+
|
36 |
+
## Description
|
37 |
+
[MaziyarPanahi/mergekit-slerp-hwgrlbs-GGUF](https://huggingface.co/MaziyarPanahi/mergekit-slerp-hwgrlbs-GGUF) contains GGUF format model files for [mergekit-community/mergekit-slerp-hwgrlbs](https://huggingface.co/mergekit-community/mergekit-slerp-hwgrlbs).
|
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.
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a279b065816490ca65258a13451d8c8452b8d27218f1b25bce2593f29d570a27
|
3 |
+
size 2719243104
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be493c88d449cf5db3d06a0963fc7a6c2577435c6a30fc7a2922ae7d7a07db99
|
3 |
+
size 3822025568
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bfaf478cf43fa394847bf858c5d0fe440d3072e810e86b0ed5b1a839349281d2
|
3 |
+
size 3518987104
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:428863c4e912618c92f47bfc63038dcd08a3dd20f234ee56e25fa22acd980589
|
3 |
+
size 3164568416
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0dc6dbee4c2a4e101c3936da2523b4a40f242da8ee961c99c9eae0f655e3fef6
|
3 |
+
size 4368440160
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c43a988a6fdd30adb512f61e05ebc0018e55413e6eb0a499280d47494429c1f7
|
3 |
+
size 4140374880
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d05d65deb16e46f3aee2333b4f45800e96cb79031157cf6cb3d067c47692eb6
|
3 |
+
size 5131410272
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04e51281bfde1186b4acac064433b2c057182f45e15054011c5f678d3788bcb4
|
3 |
+
size 4997716832
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58b74bd1e0ab854767e1a7f52db59c6cd427de56ed582de7edde0963b965fb5d
|
3 |
+
size 5942066016
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81f45bac11a0f0ec9ec11308c71dfe5653c1a8266a9441c7ceef118462868833
|
3 |
+
size 7695858528
|