Upload folder using huggingface_hub (#1)
Browse files- b05bc494b34a1113510a6269e4af37338742306b1c5ef8ffb48061f6f6aa9cec (d49ef1837f7ebcbf607fff715a7323348f43055f)
- 3764467d12541cf2a4f5ea2674cd2bc885671601212c231a27f311abb0942992 (bb3d7f495c6008cefb9833548335aafe4c2f7cd3)
- f906aa55f400800dca6ff15bca47a75b1e53f57a358a1e896d299c267ca68036 (fc9c7d671c1d15ecf18bf074930b91e11ca9c2f7)
- 961999d3ebeebe69551e8f7644bc39fe2736565d54392bce0dba2ad90e21c8a7 (5f4cf279e46552b9d63949ef8e57e8e8c9f6f4e7)
- 62290f8c69a2cdba84241701484d1f9065bf5651061cb11c4a9543dd14f28fa4 (43ae5dfa706382a350308f2073ad37c912e7edd2)
- 7bb705c71888042d2d2464bcef09720e6327f30948df1eb5b4d8306a5043df45 (bcbb70a233bb4936acb84afe3260597e5fb3a60a)
- .gitattributes +6 -0
- COCO-7B-Instruct-1M-GGUF_imatrix.dat +3 -0
- COCO-7B-Instruct-1M.Q5_K_M.gguf +3 -0
- COCO-7B-Instruct-1M.Q5_K_S.gguf +3 -0
- COCO-7B-Instruct-1M.Q6_K.gguf +3 -0
- COCO-7B-Instruct-1M.Q8_0.gguf +3 -0
- COCO-7B-Instruct-1M.fp16.gguf +3 -0
- README.md +45 -0
.gitattributes
CHANGED
@@ -33,3 +33,9 @@ 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 |
+
COCO-7B-Instruct-1M.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
COCO-7B-Instruct-1M.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
COCO-7B-Instruct-1M.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
COCO-7B-Instruct-1M.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
COCO-7B-Instruct-1M.fp16.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
COCO-7B-Instruct-1M-GGUF_imatrix.dat filter=lfs diff=lfs merge=lfs -text
|
COCO-7B-Instruct-1M-GGUF_imatrix.dat
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36818cbba576878ee5cc4a32881711291324ef95248792c5b5f1a22c37bce715
|
3 |
+
size 4536654
|
COCO-7B-Instruct-1M.Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:efbc58c53b346a04467571e64492f8a53d45b0fa465e509bd488bf05941e7f02
|
3 |
+
size 5444831936
|
COCO-7B-Instruct-1M.Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:676514dfc43cc5cc9f3e310c9a2dfd92a61a57360ce75439fe65be2bbe7faaff
|
3 |
+
size 5315177152
|
COCO-7B-Instruct-1M.Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:815a86538fa7d2d9b9f6e9dfea3949cc55f8420fd1d0db339dc65a30d1718662
|
3 |
+
size 6254199488
|
COCO-7B-Instruct-1M.Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03870f8b6d526f702e8dfd239420d73ee71e6be2be18665a246bd0c30e32f9f0
|
3 |
+
size 8098525888
|
COCO-7B-Instruct-1M.fp16.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b87489b1b46405d711ec7402fa08deffcbcd96d483a63d727db81c2cb5d5045
|
3 |
+
size 15237853664
|
README.md
ADDED
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: prithivMLmods/COCO-7B-Instruct-1M
|
3 |
+
inference: false
|
4 |
+
model_creator: prithivMLmods
|
5 |
+
model_name: COCO-7B-Instruct-1M-GGUF
|
6 |
+
pipeline_tag: text-generation
|
7 |
+
quantized_by: MaziyarPanahi
|
8 |
+
tags:
|
9 |
+
- quantized
|
10 |
+
- 2-bit
|
11 |
+
- 3-bit
|
12 |
+
- 4-bit
|
13 |
+
- 5-bit
|
14 |
+
- 6-bit
|
15 |
+
- 8-bit
|
16 |
+
- GGUF
|
17 |
+
- text-generation
|
18 |
+
---
|
19 |
+
# [MaziyarPanahi/COCO-7B-Instruct-1M-GGUF](https://huggingface.co/MaziyarPanahi/COCO-7B-Instruct-1M-GGUF)
|
20 |
+
- Model creator: [prithivMLmods](https://huggingface.co/prithivMLmods)
|
21 |
+
- Original model: [prithivMLmods/COCO-7B-Instruct-1M](https://huggingface.co/prithivMLmods/COCO-7B-Instruct-1M)
|
22 |
+
|
23 |
+
## Description
|
24 |
+
[MaziyarPanahi/COCO-7B-Instruct-1M-GGUF](https://huggingface.co/MaziyarPanahi/COCO-7B-Instruct-1M-GGUF) contains GGUF format model files for [prithivMLmods/COCO-7B-Instruct-1M](https://huggingface.co/prithivMLmods/COCO-7B-Instruct-1M).
|
25 |
+
|
26 |
+
### About GGUF
|
27 |
+
|
28 |
+
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.
|
29 |
+
|
30 |
+
Here is an incomplete list of clients and libraries that are known to support GGUF:
|
31 |
+
|
32 |
+
* [llama.cpp](https://github.com/ggerganov/llama.cpp). The source project for GGUF. Offers a CLI and a server option.
|
33 |
+
* [llama-cpp-python](https://github.com/abetlen/llama-cpp-python), a Python library with GPU accel, LangChain support, and OpenAI-compatible API server.
|
34 |
+
* [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.
|
35 |
+
* [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.
|
36 |
+
* [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.
|
37 |
+
* [GPT4All](https://gpt4all.io/index.html), a free and open source local running GUI, supporting Windows, Linux and macOS with full GPU accel.
|
38 |
+
* [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.
|
39 |
+
* [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.
|
40 |
+
* [candle](https://github.com/huggingface/candle), a Rust ML framework with a focus on performance, including GPU support, and ease of use.
|
41 |
+
* [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.
|
42 |
+
|
43 |
+
## Special thanks
|
44 |
+
|
45 |
+
🙏 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.
|