Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,11 @@ license: llama3.1
|
|
13 |
This model was converted to GGUF format from [`allura-org/L3.1-8b-RP-Ink`](https://huggingface.co/allura-org/L3.1-8b-RP-Ink) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
14 |
Refer to the [original model card](https://huggingface.co/allura-org/L3.1-8b-RP-Ink) for more details on the model.
|
15 |
|
|
|
|
|
|
|
|
|
|
|
16 |
## Use with llama.cpp
|
17 |
Install llama.cpp through brew (works on Mac and Linux)
|
18 |
|
|
|
13 |
This model was converted to GGUF format from [`allura-org/L3.1-8b-RP-Ink`](https://huggingface.co/allura-org/L3.1-8b-RP-Ink) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
14 |
Refer to the [original model card](https://huggingface.co/allura-org/L3.1-8b-RP-Ink) for more details on the model.
|
15 |
|
16 |
+
---
|
17 |
+
A roleplay-focused LoRA finetune of Llama 3.1 8B Instruct. Methodology and hyperparams inspired by SorcererLM and Slush.
|
18 |
+
Yet another model in the Ink series, following in the footsteps of the rest of them
|
19 |
+
|
20 |
+
---
|
21 |
## Use with llama.cpp
|
22 |
Install llama.cpp through brew (works on Mac and Linux)
|
23 |
|