MaziyarPanahi commited on
Commit
654ecb6
1 Parent(s): 7bc4f5a

Upload folder using huggingface_hub (#1)

Browse files

- 3a6cb88ef60d9746974f722037f6d6eaad51ebd4cef3cf67a1f536c6333e6338 (db76e223bd068df1fab205fa7514e2ef964acd57)
- 2bf3a96c2fc21722f849ba155f4cc8af5f1c7c6e001b7dd06e771406aa14567a (b20d63da294079353af5d8cdd11d3be43c04a7be)
- 6d25563c7dff01a4d17f25e8b231cc574dce213fd49aa8210238341098c0ffd5 (addf8abd834b555c5c12e74b2bf5c533782fd027)
- de650a141a56b83a5338efe31481afd5a55495910d54e035d6a6c6c396309ed1 (380ed56aa84785665b754c212e81d0f248d34e85)
- e3e43352a229ebd2b83752e4d490a58b7342c73c01e41d35d64a15c2bf0bcc7d (86e4e6d82687f86b7565d13ef3bf492acc467fb4)
- 0f8fcd63f0172c66b4393c99f2c04a0201e124eb64e04f07d9c9346caeb00f60 (697c4277aeab4ba6ee9219eb163c7f9c57c94f8a)
- c48880b433c2f435d879c637c64535767cf35c2166f49f7c83cb01762a130d6b (2fd1033ee06b9ab59431ca86cc18a80c3743dfa6)
- c10347e38dae18f3747fb27f89052b34abb00bcc2b95ab99eb79932855d0a5af (b4eaa2c934a41de10ab35918f85c00930a262dcf)
- d06cb010f16c421b9bc6d1886155590048661fe24f4022fbbdccdbe451e901c9 (32d70bf82dce4b4c5f63affd5e3bb85f4b3f3570)
- ab09a5d81bf99a682168885ce43f29cbcc510e6a901c03132eff98bf4f41272b (b349b27105c4c56604d4bb83c5bc4d50d67a15db)

.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
+ calme-3.1-instruct-3b-GGUF_imatrix.dat filter=lfs diff=lfs merge=lfs -text
37
+ calme-3.1-instruct-3b.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
38
+ calme-3.1-instruct-3b.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
39
+ calme-3.1-instruct-3b.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
40
+ calme-3.1-instruct-3b.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
41
+ calme-3.1-instruct-3b.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ calme-3.1-instruct-3b.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ calme-3.1-instruct-3b.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
44
+ calme-3.1-instruct-3b.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
45
+ calme-3.1-instruct-3b.fp16.gguf filter=lfs diff=lfs merge=lfs -text
46
+ calme-3.1-instruct-3b.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -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.1-instruct-3b-GGUF
14
+ base_model: MaziyarPanahi/calme-3.1-instruct-3b
15
+ inference: false
16
+ model_creator: MaziyarPanahi
17
+ pipeline_tag: text-generation
18
+ quantized_by: MaziyarPanahi
19
+ ---
20
+ # [MaziyarPanahi/calme-3.1-instruct-3b-GGUF](https://huggingface.co/MaziyarPanahi/calme-3.1-instruct-3b-GGUF)
21
+ - Model creator: [MaziyarPanahi](https://huggingface.co/MaziyarPanahi)
22
+ - Original model: [MaziyarPanahi/calme-3.1-instruct-3b](https://huggingface.co/MaziyarPanahi/calme-3.1-instruct-3b)
23
+
24
+ ## Description
25
+ [MaziyarPanahi/calme-3.1-instruct-3b-GGUF](https://huggingface.co/MaziyarPanahi/calme-3.1-instruct-3b-GGUF) contains GGUF format model files for [MaziyarPanahi/calme-3.1-instruct-3b](https://huggingface.co/MaziyarPanahi/calme-3.1-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.
calme-3.1-instruct-3b-GGUF_imatrix.dat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:558d18ff8d8e0bb399b3be04a38802e1f8c929633dfcbbf25fadc15964805620
3
+ size 3362966
calme-3.1-instruct-3b.Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db09c82914e746931c8513a2468031aea4231c73bac6f50360e627ef5c4afac4
3
+ size 1274899456
calme-3.1-instruct-3b.Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5872e6a25b6d4f2a0d3e617996d5c80df8fb5db7252c3afe47b610f339a9f1b
3
+ size 1707535360
calme-3.1-instruct-3b.Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91e4fcc8199558039befdc3998335a05c4e755f2a2789b8bbe95a533df7eaf0f
3
+ size 1590619136
calme-3.1-instruct-3b.Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec610fc0d90a8331ee3a67af7ee9a4e26ef0d489246fc096d4ebce4278344c08
3
+ size 1930046464
calme-3.1-instruct-3b.Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78886b3cdb8d397dce1c8558070d44e9cdbf4359f2a8588c129a814fd39cc63f
3
+ size 1834527744
calme-3.1-instruct-3b.Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15b28658237c8259e9fbbf849a1d59a2d3b2437e70814dad5d7932ef4c5986f5
3
+ size 2224958464
calme-3.1-instruct-3b.Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f663b348b5d997deea14ea5d237674a7df7befb6a34f3328c013b5655d9b49c
3
+ size 2169809920
calme-3.1-instruct-3b.Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8014be0ffdd5afec17a86414483f390a701d5abb4bf94cba933ad09b607c60c
3
+ size 2538302464
calme-3.1-instruct-3b.Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbf981b8acba53a5d15a747fc1543b9e3e49435dfc57f3ae53097244f36684e3
3
+ size 3285485280
calme-3.1-instruct-3b.fp16.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6654d0f7073f5f4a7ed3a99227eba45f96fd118105a1f698f64fa2285c27bc4f
3
+ size 6177805664