Upload folder using huggingface_hub (#1)
Browse files- 82e8a9b628a6d1cf243d8e90a24ff40fb9688a5bf33bbef47b12c342f29c1d4a (69e1e353d5b7371c60b2a787fcd37b9a9aa9ecea)
- 03f88813208cf994464447454080a3b5feab5c3ee22e4861c03c4c9206cd58fa (c81e7561f4cb8f8aef2c843cfeba508b295425da)
- 53d751af3bb4ce69d1153cad6e898f9f01dcc02204c9abb76ff7d78459106373 (f668224c320037515c60f4ccbabb745033b24a72)
- 119ab6f2a27567740fd4a5a9403787ab8fce4de05c893c3bb26b19ad5b145e5b (3da1b4ccff4470fdccfd30e91e034a5be81bb1d9)
- 2ea1a77384829c5358c278686aad5d4dd0ac15de970036d674edf515d161b664 (83dc67b3d7b6809ed5bdd06d5807320852c71850)
- bbf385ce1b3cf3ee4e515807c802ec6ad22564ecb0acc8dd657e93e1376693a0 (dace8cd1f8b7de49e4eb347ce1dcd9706ee90ab9)
- 0442e5610371f1f34d94ede834d5dc12dba4dd73db8dfc940d1e99ec602f1161 (6c99634d2f55c785dfdb624cea2fe83ef74ae9cf)
- e87442123388b2b5578a1d56bc1f63ab66dcb4c70788064aa0d24c9f50c59519 (734dfbf5c0b5f6710921b68fc34ced90a951a6ee)
- d53872959aaf056dcc7d2bffd5ac968a7f56d32bb15ab788baa6418b4bc14d00 (f19dede90e37f9a9ec0d561b7d9fb93cd69fbb17)
- 798c09c779ba4ff119172a5311a37357f15ea24d63fe3e83547178f9beef58ab (149ebb98427e196d4f50a9b89d5029ea130f19e0)
- .gitattributes +11 -0
- README.md +46 -0
- calme-3.2-instruct-3b-GGUF_imatrix.dat +3 -0
- calme-3.2-instruct-3b.Q2_K.gguf +3 -0
- calme-3.2-instruct-3b.Q3_K_L.gguf +3 -0
- calme-3.2-instruct-3b.Q3_K_M.gguf +3 -0
- calme-3.2-instruct-3b.Q4_K_M.gguf +3 -0
- calme-3.2-instruct-3b.Q4_K_S.gguf +3 -0
- calme-3.2-instruct-3b.Q5_K_M.gguf +3 -0
- calme-3.2-instruct-3b.Q5_K_S.gguf +3 -0
- calme-3.2-instruct-3b.Q6_K.gguf +3 -0
- calme-3.2-instruct-3b.Q8_0.gguf +3 -0
- calme-3.2-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.2-instruct-3b-GGUF_imatrix.dat filter=lfs diff=lfs merge=lfs -text
|
37 |
+
calme-3.2-instruct-3b.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
calme-3.2-instruct-3b.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
calme-3.2-instruct-3b.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
calme-3.2-instruct-3b.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
calme-3.2-instruct-3b.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
calme-3.2-instruct-3b.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
calme-3.2-instruct-3b.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
calme-3.2-instruct-3b.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
calme-3.2-instruct-3b.fp16.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
calme-3.2-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.2-instruct-3b-GGUF
|
14 |
+
base_model: MaziyarPanahi/calme-3.2-instruct-3b
|
15 |
+
inference: false
|
16 |
+
model_creator: MaziyarPanahi
|
17 |
+
pipeline_tag: text-generation
|
18 |
+
quantized_by: MaziyarPanahi
|
19 |
+
---
|
20 |
+
# [MaziyarPanahi/calme-3.2-instruct-3b-GGUF](https://huggingface.co/MaziyarPanahi/calme-3.2-instruct-3b-GGUF)
|
21 |
+
- Model creator: [MaziyarPanahi](https://huggingface.co/MaziyarPanahi)
|
22 |
+
- Original model: [MaziyarPanahi/calme-3.2-instruct-3b](https://huggingface.co/MaziyarPanahi/calme-3.2-instruct-3b)
|
23 |
+
|
24 |
+
## Description
|
25 |
+
[MaziyarPanahi/calme-3.2-instruct-3b-GGUF](https://huggingface.co/MaziyarPanahi/calme-3.2-instruct-3b-GGUF) contains GGUF format model files for [MaziyarPanahi/calme-3.2-instruct-3b](https://huggingface.co/MaziyarPanahi/calme-3.2-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:c2e6092e406ad326ff78bc8feb6c2e80b65cacdd65e0a95776b9ce90a017e5cc
|
3 |
+
size 3362966
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b797dbabb0ed681827a9b09afd44a10339660b23df55f756d8c21255ba2d501c
|
3 |
+
size 1275364512
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ebe65fd4f5f41fcf970672bfd7776c367346071c4414a231982ae72b9159da5
|
3 |
+
size 1708000416
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac3261418e75523e9f4c2179dbbaf650e9dcd3cf78ecef00dc2f3fa5500f658a
|
3 |
+
size 1591084192
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:616dd0f7ae2d7bdcb74fb8e14ab0c825fcd0aae1e35af03d43b16a96e350e99e
|
3 |
+
size 1930511520
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ece82f9572d9db936b43be3b20ce2fb505fd6757ee62875bf6debe6619e6c12
|
3 |
+
size 1834992800
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d50102755dbd14f2cfd668601d2c209fa1fbfa489b57ac733041c81874ebc25
|
3 |
+
size 2225423520
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c795321009887279d55b0fcabff6b61dc23d8917b46c6b6d24b6e582cc2cd0a
|
3 |
+
size 2170274976
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61025a7ef7c47aa50df08330cdaf59b30d671ef39ad6170419c2e2dd75eeb4dc
|
3 |
+
size 2538767520
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ade8cff2368882624e0563da866b16207f0c100a57e146ce999f6e376986ac3
|
3 |
+
size 3286084768
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce57babecfb1b14c8f8094bcf5a7aa9efe5717e169ea70ea65c2d79c82016c54
|
3 |
+
size 6178925472
|