MaziyarPanahi
commited on
Commit
•
1a2eb67
1
Parent(s):
2d4f92b
Upload folder using huggingface_hub (#1)
Browse files- dae2e6c242a8f8b870178465693122a16fdb95f680a6b518da8ed602f52e27d7 (38865b2c55884d42b57a9d46b98c7d75ff31f043)
- e7123030feb9788707290c56383555346e4159dc2c6b86c627ab8c69afe8cb03 (336b727ec4dce9b43a3ca55a46ed1f3321e22204)
- bba4b42522c0736eb8981b92ced65d59ce15a969802d42a2a008fb01e56625d8 (63ce969bc71bfc3c1356094ad500b401ed8cc06f)
- 869422b50cbe89b6ef63552d415f8177c6a412afd5c3bf4690689a15c4e61903 (06bcd45bd1d7303d11606e988dc91a999d0fd626)
- 4c295b808b5798d60622e69ef7cd36d3b383b56948fb4a855e782a19b29285ac (0d10d2fc1d78e80a59e5930ad7eef22a8048af89)
- 6b69d8201e5c696332e5f828d2ba8d3de374bfd84483634220337f0d761c6eb3 (a48cff85b9af7d1b8108c1a46212a8aa3785fbd3)
- .gitattributes +6 -0
- README.md +46 -0
- WASSA2024_EmpathyDetection_Chinchunmei_EXP305-GGUF_imatrix.dat +3 -0
- WASSA2024_EmpathyDetection_Chinchunmei_EXP305.Q5_K_M.gguf +3 -0
- WASSA2024_EmpathyDetection_Chinchunmei_EXP305.Q5_K_S.gguf +3 -0
- WASSA2024_EmpathyDetection_Chinchunmei_EXP305.Q6_K.gguf +3 -0
- WASSA2024_EmpathyDetection_Chinchunmei_EXP305.Q8_0.gguf +3 -0
- WASSA2024_EmpathyDetection_Chinchunmei_EXP305.fp16.gguf +3 -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 |
+
WASSA2024_EmpathyDetection_Chinchunmei_EXP305.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
WASSA2024_EmpathyDetection_Chinchunmei_EXP305.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
WASSA2024_EmpathyDetection_Chinchunmei_EXP305.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
WASSA2024_EmpathyDetection_Chinchunmei_EXP305.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
WASSA2024_EmpathyDetection_Chinchunmei_EXP305.fp16.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
WASSA2024_EmpathyDetection_Chinchunmei_EXP305-GGUF_imatrix.dat 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: WASSA2024_EmpathyDetection_Chinchunmei_EXP305-GGUF
|
14 |
+
base_model: RicardoLee/WASSA2024_EmpathyDetection_Chinchunmei_EXP305
|
15 |
+
inference: false
|
16 |
+
model_creator: RicardoLee
|
17 |
+
pipeline_tag: text-generation
|
18 |
+
quantized_by: MaziyarPanahi
|
19 |
+
---
|
20 |
+
# [MaziyarPanahi/WASSA2024_EmpathyDetection_Chinchunmei_EXP305-GGUF](https://huggingface.co/MaziyarPanahi/WASSA2024_EmpathyDetection_Chinchunmei_EXP305-GGUF)
|
21 |
+
- Model creator: [RicardoLee](https://huggingface.co/RicardoLee)
|
22 |
+
- Original model: [RicardoLee/WASSA2024_EmpathyDetection_Chinchunmei_EXP305](https://huggingface.co/RicardoLee/WASSA2024_EmpathyDetection_Chinchunmei_EXP305)
|
23 |
+
|
24 |
+
## Description
|
25 |
+
[MaziyarPanahi/WASSA2024_EmpathyDetection_Chinchunmei_EXP305-GGUF](https://huggingface.co/MaziyarPanahi/WASSA2024_EmpathyDetection_Chinchunmei_EXP305-GGUF) contains GGUF format model files for [RicardoLee/WASSA2024_EmpathyDetection_Chinchunmei_EXP305](https://huggingface.co/RicardoLee/WASSA2024_EmpathyDetection_Chinchunmei_EXP305).
|
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.
|
WASSA2024_EmpathyDetection_Chinchunmei_EXP305-GGUF_imatrix.dat
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e31d9831d8e5fd02e8874bfe1a09626437ae5c43c1be9a04b05ae3c0638d4663
|
3 |
+
size 4988146
|
WASSA2024_EmpathyDetection_Chinchunmei_EXP305.Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:965b8aeea1f0ab48575d1dcd3b76fa8f0560e4acbd4b54c7ac2c239022eae845
|
3 |
+
size 5732988032
|
WASSA2024_EmpathyDetection_Chinchunmei_EXP305.Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:798bfffe59f47f10c5ee1767b78cd72fbd895c7d1719fea024ef0dfaf4b51b5d
|
3 |
+
size 5599294592
|
WASSA2024_EmpathyDetection_Chinchunmei_EXP305.Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11d3742fee43c28fe64835d99c13ff6b32597ebf94307e4d93cf520efd2452b4
|
3 |
+
size 6596007040
|
WASSA2024_EmpathyDetection_Chinchunmei_EXP305.Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:43a39ab71d2f40181a76c627c6b3a9a8cd7fdea3866b48c0362268f4fbe18962
|
3 |
+
size 8540771456
|
WASSA2024_EmpathyDetection_Chinchunmei_EXP305.fp16.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:762906decc4016d48a75343b7b220e33f531c8c857eab285b0e9751c0a9ca523
|
3 |
+
size 16068891520
|