Upload folder using huggingface_hub (#1)
Browse files- eb5d05d6f4839d05a0cefc7850082a5c9da500219a35e80c6de23380e5aea86a (4aea2b0c7d729b46c324387c35da77fe8c8a0bd0)
- c31e079e72fa9661c5606f03320a8d046ce25856c385e7dc2c10e5b3d1b1427f (dcb45b8c549b2ad02cd4fb39cc89f3ddf36d8ef2)
- 2d98553229d5793c79c007a205eab5150b197cb4a5923b302bc6cd7a2bab9635 (030f0c8eef860fe5f0cb05730b5747acb4cb241e)
- b3a81e716e97c3daf6fe4376d465f19a3b909f0d360c4567751b17fb1da1c8da (db9c118e94b5ced8f3dfba79dea44abb8362879c)
- d2b64585afd66ad0ff9f0f6f20f1346a390332cbf2de5cd15c2395e95a534e3b (4f497e5b22165d026570326b7ca96cb28aa84dda)
- ed7f306d9b4c9349c78cda4dd73be526be227c7bf2ec21f3210ed806bfc9e192 (7ca0f0b9df275028fa919ba61a480bb377f54d3a)
- c4e2338d9dcde4a9e28d3e22f905c9c1f82c749f00eed2a1c167e7e9aec3d64d (51735e6293182475dbab7bd40d0a8a121d8f0edd)
- 74fe1f922e18c122a91dbd6de2ab5cc9bdfeca6eecc7bf52221a40683116d867 (c2141a7a024d2b208eaa12ae8d153dece8b9130b)
- 5400ff32d40b658dd54d434afce378506d2ab50b484a7908134a46cfc4d0ce95 (4bd2b842e47b959dbfad4365a6cca49bdd600cd0)
- 96a8ba6b80af9a70d42bee23018346c959fac6bbe12bfd8e969a6a177dbcbac4 (76ca17ab253f9e40dccd2a07400f1c71f86b8d66)
- 2e16146096b4c42175a64f44b13744019b3fa147614999540002c94f74d40e94 (b3c4fe3bdba0933e2a5037ddf2c1b3965717d44e)
- fb8e455ede8557c2a3a4be7304f04521cdd56844a8bb74e7a5deebd2c9e82df3 (aa7f20c69fa97b5c2165a75dcd3157f7b6441b03)
- .gitattributes +11 -0
- Llama-3-8B-Instruct-DPO-v0.3.Q2_K.gguf +3 -0
- Llama-3-8B-Instruct-DPO-v0.3.Q3_K_L.gguf +3 -0
- Llama-3-8B-Instruct-DPO-v0.3.Q3_K_M.gguf +3 -0
- Llama-3-8B-Instruct-DPO-v0.3.Q3_K_S.gguf +3 -0
- Llama-3-8B-Instruct-DPO-v0.3.Q4_K_M.gguf +3 -0
- Llama-3-8B-Instruct-DPO-v0.3.Q4_K_S.gguf +3 -0
- Llama-3-8B-Instruct-DPO-v0.3.Q5_K_M.gguf +3 -0
- Llama-3-8B-Instruct-DPO-v0.3.Q5_K_S.gguf +3 -0
- Llama-3-8B-Instruct-DPO-v0.3.Q6_K.gguf +3 -0
- Llama-3-8B-Instruct-DPO-v0.3.Q8_0.gguf +3 -0
- Llama-3-8B-Instruct-DPO-v0.3.fp16.gguf +3 -0
- README.md +48 -0
@@ -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 |
+
Llama-3-8B-Instruct-DPO-v0.3.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
Llama-3-8B-Instruct-DPO-v0.3.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
Llama-3-8B-Instruct-DPO-v0.3.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
Llama-3-8B-Instruct-DPO-v0.3.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
Llama-3-8B-Instruct-DPO-v0.3.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
Llama-3-8B-Instruct-DPO-v0.3.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
Llama-3-8B-Instruct-DPO-v0.3.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
Llama-3-8B-Instruct-DPO-v0.3.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
Llama-3-8B-Instruct-DPO-v0.3.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
Llama-3-8B-Instruct-DPO-v0.3.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
Llama-3-8B-Instruct-DPO-v0.3.fp16.gguf filter=lfs diff=lfs merge=lfs -text
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:63b8fa0e5c632e61879f274052981c09a3f7af096e124e739d233e408c7a1e0c
|
3 |
+
size 3179135808
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e12f26b078c9f74cf83feb1612dd35ae67e9ecd0b70bc4a6fa12fea92b2e7c01
|
3 |
+
size 4321961184
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1901a72018de6c8d7a0dc484605c03b671c3ea72632117c44481959872b62d94
|
3 |
+
size 4018922720
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1699be342bc82a956289c8c3411f2aab1ddb7db88c84dbd1454837be76e1d2ce
|
3 |
+
size 3664504032
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:694c55b5215d03e59626cd4292076eaf31610ef27ba04737166766baa75d889f
|
3 |
+
size 4920739584
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5f05cb264a7b4fd4c475e63437cd7b0e66e442eda6cb158426d60ed0c57d359
|
3 |
+
size 4692674304
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba072ddf4f391eea8b26ca7be31bcc2f23f01f85d7337d8bff4b0c46700c2bb0
|
3 |
+
size 5732993280
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f96046312b3fd4fb5a6be16634c651d01f43c365a19a341bb4317c6275ea1c8c
|
3 |
+
size 5599299840
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55eb93424de29b3c2ca435dfbcd142fb8d7812f1b7aeddec1edb98e7a7227834
|
3 |
+
size 6596012832
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:076c8bf7fde77ec4efd66e5c0180ed368e1d852af23e57acc2b46d751f6648ee
|
3 |
+
size 8540779232
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55708f134e2e5d3e66d504e9071ef2e40296063cb7b3b7759bf93a19ea820287
|
3 |
+
size 16068907200
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
13 |
+
- llama-3
|
14 |
+
- text-generation
|
15 |
+
model_name: Llama-3-8B-Instruct-DPO-v0.3-GGUF
|
16 |
+
base_model: MaziyarPanahi/Llama-3-8B-Instruct-DPO-v0.3
|
17 |
+
inference: false
|
18 |
+
model_creator: MaziyarPanahi
|
19 |
+
pipeline_tag: text-generation
|
20 |
+
quantized_by: MaziyarPanahi
|
21 |
+
---
|
22 |
+
# [MaziyarPanahi/Llama-3-8B-Instruct-DPO-v0.3-GGUF](https://huggingface.co/MaziyarPanahi/Llama-3-8B-Instruct-DPO-v0.3-GGUF)
|
23 |
+
- Model creator: [MaziyarPanahi](https://huggingface.co/MaziyarPanahi)
|
24 |
+
- Original model: [MaziyarPanahi/Llama-3-8B-Instruct-DPO-v0.3](https://huggingface.co/MaziyarPanahi/Llama-3-8B-Instruct-DPO-v0.3)
|
25 |
+
|
26 |
+
## Description
|
27 |
+
[MaziyarPanahi/Llama-3-8B-Instruct-DPO-v0.3-GGUF](https://huggingface.co/MaziyarPanahi/Llama-3-8B-Instruct-DPO-v0.3-GGUF) contains GGUF format model files for [MaziyarPanahi/Llama-3-8B-Instruct-DPO-v0.3](https://huggingface.co/MaziyarPanahi/Llama-3-8B-Instruct-DPO-v0.3).
|
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.
|