Upload folder using huggingface_hub (#1)
Browse files- a0810b6da4fd222cd6141dbfaeceaa1633ca648eb97a0799e8f5bd99afb23977 (8d2b1e718dd25fe85b615bbbb38eeb56cb2186ab)
- 60265ddd5bf46730c84bbb54743605770300a8d0e7a4fb1a99d8fa4762a9948a (522682d687a9af974c01f289c5b6bcf7cae11501)
- a9d6cd422c74f52850df5a14dfbde3fa5078386a0f64515ac187bf7ca9245adb (abcc0d3219774d607d8858e418fb0ff95cb98093)
- e4d073d860bfb72c34a731178bb48365c49e84049415c05ca472abc8cfccdd1a (6e50d549563ae1ef426e5c9b4a348e5b528bab68)
- fddf83a9f438066af95e2b8fc85f87406b8ebcd9fd49e9de28de999c32acea27 (fdafb608c32dcaa7c7ad33f8cab90fad07af7340)
- 24f7379bdcc2563858de62351ddf2122d2a7fc875ed9975173993501a3ba86e4 (b575e1fd0e1ab64f3eafe0b83fbbef6101516f21)
- 2bfc116ebefe881a6734234839f79e0ed415a43713e34d7e3226175792a40be1 (eaafa2df9f3bcffb10de354354c302c786488800)
- 62492c0e7109207384a86cc4d9dcd41fd1ededaa2252489053ce9220a5c4518b (3d41e4979802d3a270677e11f66cc035c4567c7e)
- d4cd83d19facd81e7cbffeafd2bc47c64538e6b25c73ad0339502ab2e84a1b0f (466144344ab7577e67e146d41bba109b34b74fda)
- 1285f21d0f020f86b89fe4e8c5871a4e4efd1b0b0af51e69800c23690dda8b87 (112a205d77219604be92a1dff37bc269af869d45)
- .gitattributes +11 -0
- README.md +46 -0
- calme-3.3-instruct-3b-GGUF_imatrix.dat +3 -0
- calme-3.3-instruct-3b.Q2_K.gguf +3 -0
- calme-3.3-instruct-3b.Q3_K_L.gguf +3 -0
- calme-3.3-instruct-3b.Q3_K_M.gguf +3 -0
- calme-3.3-instruct-3b.Q4_K_M.gguf +3 -0
- calme-3.3-instruct-3b.Q4_K_S.gguf +3 -0
- calme-3.3-instruct-3b.Q5_K_M.gguf +3 -0
- calme-3.3-instruct-3b.Q5_K_S.gguf +3 -0
- calme-3.3-instruct-3b.Q6_K.gguf +3 -0
- calme-3.3-instruct-3b.Q8_0.gguf +3 -0
- calme-3.3-instruct-3b.fp16.gguf +3 -0
@@ -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 |
+
calme-3.3-instruct-3b-GGUF_imatrix.dat filter=lfs diff=lfs merge=lfs -text
|
37 |
+
calme-3.3-instruct-3b.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
calme-3.3-instruct-3b.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
calme-3.3-instruct-3b.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
calme-3.3-instruct-3b.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
calme-3.3-instruct-3b.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
calme-3.3-instruct-3b.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
calme-3.3-instruct-3b.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
calme-3.3-instruct-3b.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
calme-3.3-instruct-3b.fp16.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
calme-3.3-instruct-3b.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
- text-generation
|
12 |
+
- text-generation
|
13 |
+
model_name: calme-3.3-instruct-3b-GGUF
|
14 |
+
base_model: MaziyarPanahi/calme-3.3-instruct-3b
|
15 |
+
inference: false
|
16 |
+
model_creator: MaziyarPanahi
|
17 |
+
pipeline_tag: text-generation
|
18 |
+
quantized_by: MaziyarPanahi
|
19 |
+
---
|
20 |
+
# [MaziyarPanahi/calme-3.3-instruct-3b-GGUF](https://huggingface.co/MaziyarPanahi/calme-3.3-instruct-3b-GGUF)
|
21 |
+
- Model creator: [MaziyarPanahi](https://huggingface.co/MaziyarPanahi)
|
22 |
+
- Original model: [MaziyarPanahi/calme-3.3-instruct-3b](https://huggingface.co/MaziyarPanahi/calme-3.3-instruct-3b)
|
23 |
+
|
24 |
+
## Description
|
25 |
+
[MaziyarPanahi/calme-3.3-instruct-3b-GGUF](https://huggingface.co/MaziyarPanahi/calme-3.3-instruct-3b-GGUF) contains GGUF format model files for [MaziyarPanahi/calme-3.3-instruct-3b](https://huggingface.co/MaziyarPanahi/calme-3.3-instruct-3b).
|
26 |
+
|
27 |
+
### About GGUF
|
28 |
+
|
29 |
+
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.
|
30 |
+
|
31 |
+
Here is an incomplete list of clients and libraries that are known to support GGUF:
|
32 |
+
|
33 |
+
* [llama.cpp](https://github.com/ggerganov/llama.cpp). The source project for GGUF. Offers a CLI and a server option.
|
34 |
+
* [llama-cpp-python](https://github.com/abetlen/llama-cpp-python), a Python library with GPU accel, LangChain support, and OpenAI-compatible API server.
|
35 |
+
* [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.
|
36 |
+
* [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.
|
37 |
+
* [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.
|
38 |
+
* [GPT4All](https://gpt4all.io/index.html), a free and open source local running GUI, supporting Windows, Linux and macOS with full GPU accel.
|
39 |
+
* [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.
|
40 |
+
* [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.
|
41 |
+
* [candle](https://github.com/huggingface/candle), a Rust ML framework with a focus on performance, including GPU support, and ease of use.
|
42 |
+
* [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.
|
43 |
+
|
44 |
+
## Special thanks
|
45 |
+
|
46 |
+
🙏 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:869646c92a1a85f3893c490f5f049a983ad0213342a4b2175be4bc213acc8a6a
|
3 |
+
size 3362966
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:431bb65729b4c674fb28b6010d63a271c1a3dd74932ffe6fd28cffa8589830f7
|
3 |
+
size 1275364512
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db584e9599fcf5f2e360a654c365433e477a238d65bab8d21d3358afc53363a4
|
3 |
+
size 1708000416
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2504c8b982d050d4b31f5c3a5909cf3ef9a331c693e47660bb7767e1becf0803
|
3 |
+
size 1591084192
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c23ac187bc1cdc111826c4aec0cb39e64afa76af67f5f46be0a2f324c582723
|
3 |
+
size 1930511520
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a54db60c36c725e8223de4d74d7d5923a8870c04ed01fcc0e24a7b25e962da4d
|
3 |
+
size 1834992800
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b71228ce4c485c849272d8ff5dea82dc79e0a5e8ae40ac8db18cd9e80eca62df
|
3 |
+
size 2225423520
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:debaf327887ff335c98f691a183e36f721ce61bd14b88226efea66f60c38cf2c
|
3 |
+
size 2170274976
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a096ccd26e18576f5e2d3bfbe80599348c5e7714d5b11534bc797af30f24816a
|
3 |
+
size 2538767520
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:071c1dabed4bf8751a280971d1fce91bccf9af4eab1009d8b93f35235b05d6af
|
3 |
+
size 3286084768
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af8989e044181ca7469bb6138e2adc2c06f4d2cd622088f7a2723914240c1a44
|
3 |
+
size 6178925472
|