Upload folder using huggingface_hub (#1)
Browse files- d7e227580893228e9c794a304426f00be7df5bb9adadf3148637c62bc19e58f1 (5a5dbec2292f012d689306d29497d6e3d041018a)
- f0843cabf141523700f59d68b739831fbb7ed0d598e566e856026dc470e8a59a (2e49c2d375cd7bcd5899b38069f84305e8720cd7)
- 60e5fd8deddef2cd45aab15ee243244fee820ce3730b367eabbf0e68f432a923 (4d21fb5fc117e49a3e02850c2459542b51a3ca60)
- 87c1bf46661416f2fd6d30788198a7efaca1114d22df6e9347a348a56e2ac054 (7ef089e2bc6b3cbb8a742dde45fabf49b35f69bd)
- 27781cf06056b93c993b771f4f03cf5991a5a03cee981540dfeec08b3862ddde (f2f8c616bb7321e765e888f95befbd506309ed38)
- 6511749b7c95e7a933d33a6a180a34960202dd8b5c6f91b748927345f3a605f3 (044e76abf38547da6c80503d418eaf58f845a96d)
- bfba03c8e82e40bfc5ed76281d0cd5c769a80c33f56a1dc7aef0bebd585a1eeb (6ce831b12d959c2f660b8eab2f4e52a90b671a37)
- 9d5fdb1fbe3dea2f517e088b4f83cb0843644222c2afa7d32039a1c9bb05864f (797b90d10e2a9e8099b807148bc58b619ffaf4df)
- 6b2b5002cccd1d372d96a10aa282d8b86e88b5474297565e8afae8eb0e2c02fa (228b2bc09dd569bc437e6449e4210655ceece276)
- e19eb7811135e946240211c245322704019a32c65dc9d56104c638522ef53393 (59bfc22e7f347f29584c0f697a813a51230f21ef)
- f86f5bf98250439de02ef0ee4456b732a3310cf9ee32bc1c39d9119f626d9287 (6294e0b0e3ca07381a1b8fab962ea6503512e588)
- 36a9c1525eae1b61d0fd36716c4ca5744cf16033949997a2e026fc2911df297c (35ae22b19fa5cc2578d5d280901a852c3741c783)
- abde6a684a426b65ec3d40930e7dc3084d9e8000951d2fb2d3d7b47a981ea645 (02bb7f7eb68baf59c2dc77dfe927fec39e643186)
- 33dbce47aa839af7cc774d0e2e6db5783c471eaf147c874d85b6b8968628cfbe (2750d01acf4f6c81a7d06b2c9162ab9bfbacc090)
- 69e6ceb13ef37a9abc554dc139db8e0ccaca4486a23cae66cda384fc1399a2ff (d87b4a8c7a33cff28dabe8d4de35db245c970174)
- 89258a9dfd6d186f64267433993a9ba9683d07c2af1183f7cef994bfc750ea99 (17e418ea2753632982549ab3ed9c83c9b2b808dd)
- .gitattributes +17 -0
- Llama-3-8B-Instruct-v0.10.IQ1_M.gguf +3 -0
- Llama-3-8B-Instruct-v0.10.IQ1_S.gguf +3 -0
- Llama-3-8B-Instruct-v0.10.IQ2_XS.gguf +3 -0
- Llama-3-8B-Instruct-v0.10.IQ3_XS.gguf +3 -0
- Llama-3-8B-Instruct-v0.10.IQ4_XS.gguf +3 -0
- Llama-3-8B-Instruct-v0.10.Q2_K.gguf +3 -0
- Llama-3-8B-Instruct-v0.10.Q3_K_L.gguf +3 -0
- Llama-3-8B-Instruct-v0.10.Q3_K_M.gguf +3 -0
- Llama-3-8B-Instruct-v0.10.Q3_K_S.gguf +3 -0
- Llama-3-8B-Instruct-v0.10.Q4_K_M.gguf +3 -0
- Llama-3-8B-Instruct-v0.10.Q4_K_S.gguf +3 -0
- Llama-3-8B-Instruct-v0.10.Q5_K_M.gguf +3 -0
- Llama-3-8B-Instruct-v0.10.Q5_K_S.gguf +3 -0
- Llama-3-8B-Instruct-v0.10.Q6_K.gguf +3 -0
- Llama-3-8B-Instruct-v0.10.Q8_0.gguf +3 -0
- Llama-3-8B-Instruct-v0.10.fp16.gguf +3 -0
- README.md +48 -3
- imatrix.dat +3 -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 |
+
Llama-3-8B-Instruct-v0.10.IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
Llama-3-8B-Instruct-v0.10.IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
Llama-3-8B-Instruct-v0.10.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
Llama-3-8B-Instruct-v0.10.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
Llama-3-8B-Instruct-v0.10.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
Llama-3-8B-Instruct-v0.10.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
Llama-3-8B-Instruct-v0.10.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
Llama-3-8B-Instruct-v0.10.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
Llama-3-8B-Instruct-v0.10.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
Llama-3-8B-Instruct-v0.10.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
Llama-3-8B-Instruct-v0.10.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
Llama-3-8B-Instruct-v0.10.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
48 |
+
Llama-3-8B-Instruct-v0.10.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
49 |
+
Llama-3-8B-Instruct-v0.10.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
50 |
+
Llama-3-8B-Instruct-v0.10.fp16.gguf filter=lfs diff=lfs merge=lfs -text
|
51 |
+
Llama-3-8B-Instruct-v0.10.IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
|
52 |
+
imatrix.dat filter=lfs diff=lfs merge=lfs -text
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ebbcf15d05bda04ea2801687e3f8966dbc58106ce57549f419d0041b4f08ddf8
|
3 |
+
size 2161971840
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e05939c36b1bf3a48b29c407577308a781b553e02a8832349d83bcd23eeb395
|
3 |
+
size 2019627648
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:10ef4c0931305f610106daa0d8a0db32dc6ef8ae1da04b0d88fff6d25f6bc9fa
|
3 |
+
size 2605781632
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6acd5acfc32921b79cd1ea738bb20deaf78695a0c437fadb8a0091490705ee21
|
3 |
+
size 3518747264
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e9aa63632872c1b8618417c5842845ca78d353e20af3704ec386781951da652
|
3 |
+
size 4447662720
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6737e0a976de4f4789af821189b239b99af1067b23506871cd2f0fdf307682a
|
3 |
+
size 3179131520
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0db18bc68a0df60c0662a1e750b00afd1596d861ad6febfe1ffa22eda02b7c45
|
3 |
+
size 4321956480
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f054e7375fbaada4fcea735ec058289e451750731ec10cefdb979976294d7796
|
3 |
+
size 4018918016
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:224d876ee7c662ee97565af07fbb64f7b4572796a82dfdb74e25748a882eef5e
|
3 |
+
size 3664499328
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0abf8b60e8630db6dee8c7847c5128ef76c349a3733b0723975c18e7edd8b30
|
3 |
+
size 4920734336
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4dec8f3216308fbaa0324d7d42881f3878134208e700f31e0e7abb6c051ccd3
|
3 |
+
size 4692669056
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:97dbb590385b06bd1a52f2d3071f4c164e353a156672f16ec00adae64f33e801
|
3 |
+
size 5732987520
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:62ab30774731a01562ae64f51f077d24777b66e4d4db61cd1426178fa8bcb95a
|
3 |
+
size 5599294080
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ef56417aef768de97350bd841ba6b19758ecba5fa81c1be088c5b4d602c067d
|
3 |
+
size 6596006528
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd750a0bc6585f8a380c9574480c45903fafe3cd564fe53104b95fe64e53d8e7
|
3 |
+
size 8540770944
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b829679616fd4edc656d2029439cc01142ecf62de177ac1ee7354ba0ebc4dd04
|
3 |
+
size 16068891072
|
@@ -1,3 +1,48 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
- llama-3
|
13 |
+
- llama
|
14 |
+
- text-generation
|
15 |
+
model_name: Llama-3-8B-Instruct-v0.10-GGUF
|
16 |
+
base_model: MaziyarPanahi/Llama-3-8B-Instruct-v0.10
|
17 |
+
inference: false
|
18 |
+
model_creator: MaziyarPanahi
|
19 |
+
pipeline_tag: text-generation
|
20 |
+
quantized_by: MaziyarPanahi
|
21 |
+
---
|
22 |
+
# [MaziyarPanahi/Llama-3-8B-Instruct-v0.10-GGUF](https://huggingface.co/MaziyarPanahi/Llama-3-8B-Instruct-v0.10-GGUF)
|
23 |
+
- Model creator: [MaziyarPanahi](https://huggingface.co/MaziyarPanahi)
|
24 |
+
- Original model: [MaziyarPanahi/Llama-3-8B-Instruct-v0.10](https://huggingface.co/MaziyarPanahi/Llama-3-8B-Instruct-v0.10)
|
25 |
+
|
26 |
+
## Description
|
27 |
+
[MaziyarPanahi/Llama-3-8B-Instruct-v0.10-GGUF](https://huggingface.co/MaziyarPanahi/Llama-3-8B-Instruct-v0.10-GGUF) contains GGUF format model files for [MaziyarPanahi/Llama-3-8B-Instruct-v0.10](https://huggingface.co/MaziyarPanahi/Llama-3-8B-Instruct-v0.10).
|
28 |
+
|
29 |
+
### About GGUF
|
30 |
+
|
31 |
+
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.
|
32 |
+
|
33 |
+
Here is an incomplete list of clients and libraries that are known to support GGUF:
|
34 |
+
|
35 |
+
* [llama.cpp](https://github.com/ggerganov/llama.cpp). The source project for GGUF. Offers a CLI and a server option.
|
36 |
+
* [llama-cpp-python](https://github.com/abetlen/llama-cpp-python), a Python library with GPU accel, LangChain support, and OpenAI-compatible API server.
|
37 |
+
* [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.
|
38 |
+
* [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.
|
39 |
+
* [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.
|
40 |
+
* [GPT4All](https://gpt4all.io/index.html), a free and open source local running GUI, supporting Windows, Linux and macOS with full GPU accel.
|
41 |
+
* [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.
|
42 |
+
* [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.
|
43 |
+
* [candle](https://github.com/huggingface/candle), a Rust ML framework with a focus on performance, including GPU support, and ease of use.
|
44 |
+
* [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.
|
45 |
+
|
46 |
+
## Special thanks
|
47 |
+
|
48 |
+
🙏 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.
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cfb2987a789a7c0b93ddbee06d8b8d10a6bd40a8630ed21f9ac94a5a70ab4376
|
3 |
+
size 4988146
|