Upload folder using huggingface_hub
Browse files- .gitattributes +11 -0
- README.md +45 -0
- gemma-3-1b-it.Q2_K.gguf +3 -0
- gemma-3-1b-it.Q3_K_L.gguf +3 -0
- gemma-3-1b-it.Q3_K_M.gguf +3 -0
- gemma-3-1b-it.Q3_K_S.gguf +3 -0
- gemma-3-1b-it.Q4_K_M.gguf +3 -0
- gemma-3-1b-it.Q4_K_S.gguf +3 -0
- gemma-3-1b-it.Q5_K_M.gguf +3 -0
- gemma-3-1b-it.Q5_K_S.gguf +3 -0
- gemma-3-1b-it.Q6_K.gguf +3 -0
- gemma-3-1b-it.Q8_0.gguf +3 -0
- gemma-3-1b-it.fp16.gguf +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,14 @@ 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 |
+
gemma-3-1b-it.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
gemma-3-1b-it.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
gemma-3-1b-it.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
gemma-3-1b-it.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
gemma-3-1b-it.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
gemma-3-1b-it.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
gemma-3-1b-it.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
gemma-3-1b-it.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
gemma-3-1b-it.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
gemma-3-1b-it.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
gemma-3-1b-it.fp16.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: google/gemma-3-1b-it
|
3 |
+
inference: false
|
4 |
+
model_creator: google
|
5 |
+
model_name: gemma-3-1b-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/gemma-3-1b-it-GGUF](https://huggingface.co/MaziyarPanahi/gemma-3-1b-it-GGUF)
|
20 |
+
- Model creator: [google](https://huggingface.co/google)
|
21 |
+
- Original model: [google/gemma-3-1b-it](https://huggingface.co/google/gemma-3-1b-it)
|
22 |
+
|
23 |
+
## Description
|
24 |
+
[MaziyarPanahi/gemma-3-1b-it-GGUF](https://huggingface.co/MaziyarPanahi/gemma-3-1b-it-GGUF) contains GGUF format model files for [google/gemma-3-1b-it](https://huggingface.co/google/gemma-3-1b-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.
|
gemma-3-1b-it.Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:40fcf095dbb0b121687fa73e68ae99084aa8cb67b10079e8b869b0cdcbd4035e
|
3 |
+
size 689814560
|
gemma-3-1b-it.Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:697c304785ec9fd15806585ac72d47db79b1a058ddd9c2f88727fb9489de9fd7
|
3 |
+
size 751575584
|
gemma-3-1b-it.Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f57fbbec2807ebc1d44b205852e44f73a1b3cd91684c34e7527371e23b81e02
|
3 |
+
size 722416160
|
gemma-3-1b-it.Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c92efc25d84992415689c31a8cff79b0142860e89df4d851f687c8a22aaf297
|
3 |
+
size 688856096
|
gemma-3-1b-it.Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4304281685198621755dac1851c040ff86b071e997cc214bfb9e8aca7f8dec2
|
3 |
+
size 806058272
|
gemma-3-1b-it.Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e38ff13e429eb1d6e2a8c0ceda49598338dc18eadb2954a926248e0bd6b83a5f
|
3 |
+
size 780993056
|
gemma-3-1b-it.Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f91d4c2600c04254c95b7e80a66531564d0f7fd3459cb2d4877f94bfa6640237
|
3 |
+
size 851345696
|
gemma-3-1b-it.Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2074d093c1d6e6fe32a1f83fde47d256ed56a0d0704768e8300a3569c2e2151f
|
3 |
+
size 836399648
|
gemma-3-1b-it.Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d015d4da8bd434e24f731becfc1add8ce91be38e0f1a36ee16dbf659f82d43fa
|
3 |
+
size 1011738656
|
gemma-3-1b-it.Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0330a2205ca2c7a243d4a67be42b1f49ac66089d5d318970896f9f7291f020e
|
3 |
+
size 1069306400
|
gemma-3-1b-it.fp16.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a48258a316c6f37c28b9b93b4326d8196f99abcaa77de4f9cd2cee8e9f270cc
|
3 |
+
size 2006573600
|