MaziyarPanahi commited on
Commit
effd3ac
·
verified ·
1 Parent(s): 65b0f2a

Upload folder using huggingface_hub (#1)

Browse files

- 24f9501aa3ca024604fbb536e45c5abd4da3793296116fccb11023e8ca7d188b (37f9ef3e1ddecb047fbf2e98a0bb175501abaa24)
- c0ccfc91346750304fe66c1bfb7489fa23440032cba9645176aca2dd090f71c3 (137f4a2c66878dc526fe498f96f2fb10e5a50357)
- 2c906e4a975aaab79a1c7c2014f5475fa32e847cbb4bf890ba2752fee8ef5710 (f45b98bbc2758415dd7e1bf0fec49145557b4a0e)
- 50a33fde6582e281e6e60de2cfa22e9168cd77f3773cd711225e81122c85ce4f (e1635d0a846b4cd7c8529f7d8ef68d174644c1f1)
- ac26a40427b5f49cb80307ea4366a61672ee59491c0a0900ba649a1a0f3414f2 (bf1cf4b340cf34c003d73187bc17724bcd36afa8)
- e09c9131e1882acd755fcd76c73fea81ddc9f2a194a3fec8155501042be59f93 (0114bc0246b5ba13b5df966e09a9f4844b5224f3)

.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
+ Vikhr-YandexGPT-5-Lite-8B-it.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
37
+ Vikhr-YandexGPT-5-Lite-8B-it.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
38
+ Vikhr-YandexGPT-5-Lite-8B-it.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
39
+ Vikhr-YandexGPT-5-Lite-8B-it.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
40
+ Vikhr-YandexGPT-5-Lite-8B-it.fp16.gguf filter=lfs diff=lfs merge=lfs -text
41
+ Vikhr-YandexGPT-5-Lite-8B-it-GGUF_imatrix.dat filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Vikhrmodels/Vikhr-YandexGPT-5-Lite-8B-it
3
+ inference: false
4
+ model_creator: Vikhrmodels
5
+ model_name: Vikhr-YandexGPT-5-Lite-8B-it-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/Vikhr-YandexGPT-5-Lite-8B-it-GGUF](https://huggingface.co/MaziyarPanahi/Vikhr-YandexGPT-5-Lite-8B-it-GGUF)
20
+ - Model creator: [Vikhrmodels](https://huggingface.co/Vikhrmodels)
21
+ - Original model: [Vikhrmodels/Vikhr-YandexGPT-5-Lite-8B-it](https://huggingface.co/Vikhrmodels/Vikhr-YandexGPT-5-Lite-8B-it)
22
+
23
+ ## Description
24
+ [MaziyarPanahi/Vikhr-YandexGPT-5-Lite-8B-it-GGUF](https://huggingface.co/MaziyarPanahi/Vikhr-YandexGPT-5-Lite-8B-it-GGUF) contains GGUF format model files for [Vikhrmodels/Vikhr-YandexGPT-5-Lite-8B-it](https://huggingface.co/Vikhrmodels/Vikhr-YandexGPT-5-Lite-8B-it).
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.
Vikhr-YandexGPT-5-Lite-8B-it-GGUF_imatrix.dat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1927a12a1e53873a9aed97ce371319b0a680532fc15e807e7af64e71b5de5dd0
3
+ size 4988146
Vikhr-YandexGPT-5-Lite-8B-it.Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e097ddd5d05fa1eaa292cc4d057746f3ce3cddd96d85a0eb0040fcd237039ebc
3
+ size 5733387744
Vikhr-YandexGPT-5-Lite-8B-it.Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d381567579e7a18563bafde1b5c085136deffa07a1c86ae962f7161beac86358
3
+ size 5599694304
Vikhr-YandexGPT-5-Lite-8B-it.Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b8674095a01e4da52e5671788d031639b084ccbe9aa25cb92acb86ee8a574ed
3
+ size 6596824544
Vikhr-YandexGPT-5-Lite-8B-it.Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:339361cd0f79b895c3248f784f4b9a225c739b74b74c93c357d1d578de169185
3
+ size 8543112672
Vikhr-YandexGPT-5-Lite-8B-it.fp16.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e48b3762dbfade7fb91f588db490e00f439f6225f21d5b527187c40a32ee790
3
+ size 16077130976