MaziyarPanahi commited on
Commit
aa50a64
·
verified ·
1 Parent(s): 542d875

Upload folder using huggingface_hub (#1)

Browse files

- 7a1922d4669a64b4e3b54ad9b147a5e951d4c2bdbadd2e3d834b3987ac59721f (5e60b58d2f6e39b9f8581ac7d00c24fb6420f9ad)
- c5af1a3e9229e34dc892b26b1bc2ea2b31ec60351af33ad04557280b8b3c6188 (0a03a96c4e9d131b10b07e53d6b586c2c85105cd)
- e0111aa9113228b2b8d6fd8f9e6645a945ce9b68075d8c4e2397bc5b0b13d244 (19124e024165b949175b7c6ed9c035ee84831972)
- 6e84e23dd7b8ccbd5ce2ef322f6267bad10d4e064b633d79b4c9d63b3cbb973f (c1e5294b66a4b04e0ac91a62f559d410c6c1d222)
- 134b074c957f923620d6013d71f600abaf6b5b2aeda00625698bca03104622f2 (a0663273a549ff394d01f7a3e73f8543cd769326)
- fdba99744928fb18597422847db334b9c9cb5cd58dbacffbb1186d704ef79243 (6fdbd93f1fcbd63fd1de9d1e9392a903105d5438)

.gitattributes CHANGED
@@ -33,3 +33,8 @@ 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
+ AURORAV0.3-4B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
37
+ AURORAV0.3-4B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
38
+ AURORAV0.3-4B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
39
+ AURORAV0.3-4B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
40
+ AURORAV0.3-4B.fp16.gguf filter=lfs diff=lfs merge=lfs -text
AURORAV0.3-4B.Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1a20e3aadea8e98b16ef013f9dc8fad4a27421427d6c61a645ff056b4608966
3
+ size 2815276320
AURORAV0.3-4B.Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d80f87992f7630f364beec04d1958f0908558472c8eb1a02200d6458688cbb02
3
+ size 2641474848
AURORAV0.3-4B.Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4badc2290474ed994cdc16a5a1147eb49daf379a67709d4a7cb9c7034588da1
3
+ size 3135853344
AURORAV0.3-4B.Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a2587488e538e53521bee3f82c4e933895c6f1bf3a4b92e5fa237638256d720
3
+ size 4061222688
AURORAV0.3-4B.fp16.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36c37445427d31b32fad1e942958f6adfc62d9e41ab50f181813d8b574f24043
3
+ size 7643297568
README.md ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: XeTute/AURORAV0.3-4B
3
+ inference: false
4
+ model_creator: XeTute
5
+ model_name: AURORAV0.3-4B-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/AURORAV0.3-4B-GGUF](https://huggingface.co/MaziyarPanahi/AURORAV0.3-4B-GGUF)
20
+ - Model creator: [XeTute](https://huggingface.co/XeTute)
21
+ - Original model: [XeTute/AURORAV0.3-4B](https://huggingface.co/XeTute/AURORAV0.3-4B)
22
+
23
+ ## Description
24
+ [MaziyarPanahi/AURORAV0.3-4B-GGUF](https://huggingface.co/MaziyarPanahi/AURORAV0.3-4B-GGUF) contains GGUF format model files for [XeTute/AURORAV0.3-4B](https://huggingface.co/XeTute/AURORAV0.3-4B).
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.