MaziyarPanahi commited on
Commit
201d7ed
1 Parent(s): e5da335

Upload folder using huggingface_hub (#1)

Browse files

- cccf97e417124ca48a6a6cf2eef69fb04b23639765b6cf3e9560ad4192eccd48 (1cf66d4eec2eaf331579b30eb92c7597000008a1)
- 0edb11fd906c2050261da02d0bf651b44c5f7316572f5b3e79e4bb098c4f5410 (b126a767b674c02946bf428ea97b89d2d7751775)
- 30a2c2ee492c81277569e01957695fef13762d3595bb26e2b6a478638a5d2301 (0a1a5f3c5d97e06890a05cd1578996bc36b25065)
- ab122db322673dd45655fb1ecf3238dee2a245cf15f5c0a801b39f54cdc7cb88 (a7adefac044b8c0b8598f42da89267205a540c6e)
- d5ce32015939ca40c58db9a3f75b4ecccf8f336bfa347ba444e2589a9ef58ec6 (1f68ec83e92a85e9f9d354f5b81fef802a0fbeb9)
- ba8e0d7364e85136337d73b5915964f58c80012dce26810bf1090f142ebd1894 (3f6387bad694eb38116fe69479f664623c4cac1a)

.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
+ ruadapt_qwen2.5_7B_ext_u48_instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
37
+ ruadapt_qwen2.5_7B_ext_u48_instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
38
+ ruadapt_qwen2.5_7B_ext_u48_instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
39
+ ruadapt_qwen2.5_7B_ext_u48_instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
40
+ ruadapt_qwen2.5_7B_ext_u48_instruct.fp16.gguf filter=lfs diff=lfs merge=lfs -text
41
+ ruadapt_qwen2.5_7B_ext_u48_instruct-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: ruadapt_qwen2.5_7B_ext_u48_instruct-GGUF
14
+ base_model: RefalMachine/ruadapt_qwen2.5_7B_ext_u48_instruct
15
+ inference: false
16
+ model_creator: RefalMachine
17
+ pipeline_tag: text-generation
18
+ quantized_by: MaziyarPanahi
19
+ ---
20
+ # [MaziyarPanahi/ruadapt_qwen2.5_7B_ext_u48_instruct-GGUF](https://huggingface.co/MaziyarPanahi/ruadapt_qwen2.5_7B_ext_u48_instruct-GGUF)
21
+ - Model creator: [RefalMachine](https://huggingface.co/RefalMachine)
22
+ - Original model: [RefalMachine/ruadapt_qwen2.5_7B_ext_u48_instruct](https://huggingface.co/RefalMachine/ruadapt_qwen2.5_7B_ext_u48_instruct)
23
+
24
+ ## Description
25
+ [MaziyarPanahi/ruadapt_qwen2.5_7B_ext_u48_instruct-GGUF](https://huggingface.co/MaziyarPanahi/ruadapt_qwen2.5_7B_ext_u48_instruct-GGUF) contains GGUF format model files for [RefalMachine/ruadapt_qwen2.5_7B_ext_u48_instruct](https://huggingface.co/RefalMachine/ruadapt_qwen2.5_7B_ext_u48_instruct).
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.
ruadapt_qwen2.5_7B_ext_u48_instruct-GGUF_imatrix.dat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:310b5ba6aebfe82f4dd9e3e7ecec0f8aea010e238d82eeeb91497ab6ef1c56f3
3
+ size 4536654
ruadapt_qwen2.5_7B_ext_u48_instruct.Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1876e0d394f06a0fc7001985e0389cc1c4224c7c9abb2355d871a234a93dc061
3
+ size 5419757440
ruadapt_qwen2.5_7B_ext_u48_instruct.Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9777fd49e9113be14d04e6af7e598c7177817661a86ed3ca5e5346e5ac046425
3
+ size 5290102656
ruadapt_qwen2.5_7B_ext_u48_instruct.Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1d2cec03f82ad447129ee2136beb9b20a188677720d17b4bbcfc7474d215dbf
3
+ size 6226760704
ruadapt_qwen2.5_7B_ext_u48_instruct.Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d286b8f82e7cfc67012613dd22e343c2e014f404df654defa4bf1a67ddc08016
3
+ size 8062464384
ruadapt_qwen2.5_7B_ext_u48_instruct.fp16.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:630ec1bc6cc8b7a3cfb149e4f9ad741967017295c8408cfcc7953485e9c55a6f
3
+ size 15168413856