Update README.md
Browse files
README.md
CHANGED
@@ -13,10 +13,15 @@ tags:
|
|
13 |
- gguf-my-repo
|
14 |
---
|
15 |
|
16 |
-
# Triangle104/L3.1-8B-sunfall-stheno-v0.6.1-Q4_K_M-GGUF
|
17 |
This model was converted to GGUF format from [`crestf411/L3.1-8B-sunfall-stheno-v0.6.1`](https://huggingface.co/crestf411/L3.1-8B-sunfall-stheno-v0.6.1) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
18 |
Refer to the [original model card](https://huggingface.co/crestf411/L3.1-8B-sunfall-stheno-v0.6.1) for more details on the model.
|
19 |
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
## Use with llama.cpp
|
21 |
Install llama.cpp through brew (works on Mac and Linux)
|
22 |
|
|
|
13 |
- gguf-my-repo
|
14 |
---
|
15 |
|
|
|
16 |
This model was converted to GGUF format from [`crestf411/L3.1-8B-sunfall-stheno-v0.6.1`](https://huggingface.co/crestf411/L3.1-8B-sunfall-stheno-v0.6.1) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
17 |
Refer to the [original model card](https://huggingface.co/crestf411/L3.1-8B-sunfall-stheno-v0.6.1) for more details on the model.
|
18 |
|
19 |
+
From original model:
|
20 |
+
|
21 |
+
Sunfall (2024-07-31) v0.6.1 on top of https://huggingface.co/Sao10K/Llama-3.1-8B-Stheno-v3.4
|
22 |
+
|
23 |
+
See https://huggingface.co/crestf411/L3.1-8B-sunfall-v0.6.1-dpo for details on usage.
|
24 |
+
|
25 |
## Use with llama.cpp
|
26 |
Install llama.cpp through brew (works on Mac and Linux)
|
27 |
|