Upload folder using huggingface_hub (#1)
Browse files- 202ac6eee0b55ddc5b3de0d6f8539ae062d302ccc0ab61ae2b983e234ffe299b (308444ae237acc1f61e8a0cc506d0fca06f62334)
- 37695276bc25092722d6ea2ff275059c4ffbaf3b1f788d02b89347c320fcddce (5a928d0cda8e47dee3d92f497163a2d5ce9cf4f9)
- 6b7b4ad3f3a28b897665ec9a0c8128f29b7c35786f8b63fde98b1e19d7727d22 (dc0bd6ae8fb6fa48fb3ffcb670da7e7d97532da8)
- 512b53fbcc8609b5d23a423afe029c03c528c079903692110ea5cfbeca0d1135 (c79fa7c337b428f5aab7669783cab0db115b712a)
- 53d7d3acbd3ba14815dceeebbfbb79ede82865d1d49173650c92dd61a0ce0a23 (76c4333c3d9b05de1e7e7b277f25430dcf2c0d84)
- 64c45d290a3ace069945a486543cc7b3c5f85358eb92ffc14e53799e6ea39583 (b996f35b788520385463f1cffd4f6f5db5348656)
- 64c834ec4863091aaf5139289b9d73777edca2e8376c80fa781ccb45cc04e37d (b4765e2407c067bf50fccdc4fea730bc327c9151)
- 445ed6a7c11d55df7599c751b7c94c27f5a5a5fcdf0ce457ca844c02a41c5797 (2a1e0fe96f44821217eefc8fc6c3e84b43d56af1)
- 4462562151b84f12f619086465961488344b8bfbf47622f2a4a80f5aae8c7399 (1a331023f697d4c749487eea8e182e0ad2323124)
- 8c362133a5ba4f641ecc9f01a6e5a8e2290ead9a26c9caab6f273ea59ad1fa29 (61d3f5ad7cde2274b45511f3232c75ecd7e2c5d9)
- 8abde736bf382707a03d84e182996c12f495b39c6b3ef5011a69bd8a7e55dd20 (136a3d222eab1511a7ad1433330651b805203ff7)
- 1cbb08df3b859dc79e112763e1132932acea6c621194f3061c5259581fc3ae31 (417390dca806ca78243ac4a63abf5c31c88b4079)
- d8b1b09a22d52b8981e3fed51b29151312e879e6b42823873f53892bad2b17a2 (4104a9965e3b054adcaf77e45a04c4b05c0f1769)
- 72ef2170c6ce71d2a705fa2c9f3cdf0b019c527e348a2e3b454bfb1cc1c73d74 (1b84986a88ebb179d1d5a44464a94f93be68d3bc)
- 0095ebdd58bceb4902eff9cbcfba5084d01ae4f34dfcdd129598029612ab5bbe (b83df8b2cf52e00430f471de84c42aa60c5ea7c8)
- 49cfc2bd02c469400d0b58fab9f7723d6371e290fa50757c16ca87c05a6cf4e3 (6d8d285c4913d7e58a4f265a9cd87f2317183a8f)
- .gitattributes +17 -0
- Nemotron-Mini-4B-Instruct-GGUF_imatrix.dat +3 -0
- Nemotron-Mini-4B-Instruct.IQ1_M.gguf +3 -0
- Nemotron-Mini-4B-Instruct.IQ1_S.gguf +3 -0
- Nemotron-Mini-4B-Instruct.IQ2_XS.gguf +3 -0
- Nemotron-Mini-4B-Instruct.IQ3_XS.gguf +3 -0
- Nemotron-Mini-4B-Instruct.IQ4_XS.gguf +3 -0
- Nemotron-Mini-4B-Instruct.Q2_K.gguf +3 -0
- Nemotron-Mini-4B-Instruct.Q3_K_L.gguf +3 -0
- Nemotron-Mini-4B-Instruct.Q3_K_M.gguf +3 -0
- Nemotron-Mini-4B-Instruct.Q3_K_S.gguf +3 -0
- Nemotron-Mini-4B-Instruct.Q4_K_M.gguf +3 -0
- Nemotron-Mini-4B-Instruct.Q4_K_S.gguf +3 -0
- Nemotron-Mini-4B-Instruct.Q5_K_M.gguf +3 -0
- Nemotron-Mini-4B-Instruct.Q5_K_S.gguf +3 -0
- Nemotron-Mini-4B-Instruct.Q6_K.gguf +3 -0
- Nemotron-Mini-4B-Instruct.Q8_0.gguf +3 -0
- Nemotron-Mini-4B-Instruct.fp16.gguf +3 -0
- README.md +46 -0
@@ -33,3 +33,20 @@ 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 |
+
Nemotron-Mini-4B-Instruct-GGUF_imatrix.dat filter=lfs diff=lfs merge=lfs -text
|
37 |
+
Nemotron-Mini-4B-Instruct.IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
Nemotron-Mini-4B-Instruct.IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
Nemotron-Mini-4B-Instruct.IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
Nemotron-Mini-4B-Instruct.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
Nemotron-Mini-4B-Instruct.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
Nemotron-Mini-4B-Instruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
Nemotron-Mini-4B-Instruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
Nemotron-Mini-4B-Instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
Nemotron-Mini-4B-Instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
Nemotron-Mini-4B-Instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
Nemotron-Mini-4B-Instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
48 |
+
Nemotron-Mini-4B-Instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
49 |
+
Nemotron-Mini-4B-Instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
50 |
+
Nemotron-Mini-4B-Instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
51 |
+
Nemotron-Mini-4B-Instruct.fp16.gguf filter=lfs diff=lfs merge=lfs -text
|
52 |
+
Nemotron-Mini-4B-Instruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c20f78661f4b9349061594c0ec27d2c2ced9e628a643cc872b54c9762632f218
|
3 |
+
size 3152060
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:42c2f8452939ed80887b855370bd76cd4516ee534bed31d01f8fc523b1886198
|
3 |
+
size 1414372416
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c980b6fbae2aff94d3d7efb37bd03ab432bc396961713d747f6a62f8ac31b3d0
|
3 |
+
size 1365122112
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19ca85b31901dca242892c6894736fed8cbd47623850e32fdf3c23938be0cb47
|
3 |
+
size 1571560512
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:658bbe782090edc900889a115d75ae57ad25514af14bb45e964c4148d0fd2d79
|
3 |
+
size 2064849984
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1794a39c4be8bcbddbb2a33c9a56e178a56c8bcc6ed26bcdb40ab1328054775
|
3 |
+
size 2461260864
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aaab65bd87ff9a7a784f1f56dd97ad4e282a0e74bfd96f35d7b7422103f4408e
|
3 |
+
size 1902795840
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a73a9dcb1edeadbfa630366cc23852b2ad1afeec552412d267fd53114ace427c
|
3 |
+
size 2452954176
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7a84b61951e7363d6917fe3fd07f0015e2ea9593edf2731fec19c4c79c9d090
|
3 |
+
size 2297240640
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82f56f9f6909ba97726cefd6d0e7546bd7766f6d1f9a8c5a192da242bc5143a2
|
3 |
+
size 2115574848
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ac4dd1b41bf7c7754647d773e88d85ca027a59d1cabf7ffdaf6f1a603ac7059
|
3 |
+
size 2697387072
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:188376e7718c53e995115b7d88f2f90335f63a354329255431cd84b842f08107
|
3 |
+
size 2583354432
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c14ed80a98d2493781e6fa5a48f4f0daa0fb764af0faf028a24001a5a1d1fa0b
|
3 |
+
size 3059932224
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb23ba2198e6acdb4bf1cd4ad675b2da02ff51a9f02383424f0da8b9d62d0874
|
3 |
+
size 2993085504
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:727904444b99fed4766c4b732558c8195c66d987a531077095362ff8e40f73c7
|
3 |
+
size 3445136448
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4aabc1dbb232915945ca76b612de4bb42597a2b5c0e89bb798e439df098b2d67
|
3 |
+
size 4459928640
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b782c7292fec777a9e82c9cafeeb226e717a00193b9235c0182f0d0e62ea56b
|
3 |
+
size 8388156224
|
@@ -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: Nemotron-Mini-4B-Instruct-GGUF
|
14 |
+
base_model: nvidia/Nemotron-Mini-4B-Instruct
|
15 |
+
inference: false
|
16 |
+
model_creator: nvidia
|
17 |
+
pipeline_tag: text-generation
|
18 |
+
quantized_by: MaziyarPanahi
|
19 |
+
---
|
20 |
+
# [MaziyarPanahi/Nemotron-Mini-4B-Instruct-GGUF](https://huggingface.co/MaziyarPanahi/Nemotron-Mini-4B-Instruct-GGUF)
|
21 |
+
- Model creator: [nvidia](https://huggingface.co/nvidia)
|
22 |
+
- Original model: [nvidia/Nemotron-Mini-4B-Instruct](https://huggingface.co/nvidia/Nemotron-Mini-4B-Instruct)
|
23 |
+
|
24 |
+
## Description
|
25 |
+
[MaziyarPanahi/Nemotron-Mini-4B-Instruct-GGUF](https://huggingface.co/MaziyarPanahi/Nemotron-Mini-4B-Instruct-GGUF) contains GGUF format model files for [nvidia/Nemotron-Mini-4B-Instruct](https://huggingface.co/nvidia/Nemotron-Mini-4B-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.
|