Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,6 @@ tags:
|
|
| 8 |
- llama-factory
|
| 9 |
- lora
|
| 10 |
- llama-cpp
|
| 11 |
-
- gguf-my-repo
|
| 12 |
datasets:
|
| 13 |
- allura-org/fujin-cleaned-stage-1
|
| 14 |
- Dampfinchen/Creative_Writing_Multiturn
|
|
@@ -21,11 +20,11 @@ datasets:
|
|
| 21 |
|
| 22 |
# IntelligentEstate/Jaberwocky-VEGA-qwn25-Q_8_0-GGUF
|
| 23 |
|
| 24 |
-
Jaberwocky is a Small edge assistant model
|
| 25 |
|
| 26 |

|
| 27 |
|
| 28 |
-
This model was converted to GGUF format from [`Alfitaria/Q25-1.5B-VeoLu`](https://huggingface.co/Alfitaria/Q25-1.5B-VeoLu) using llama.cpp
|
| 29 |
Refer to the [original model card](https://huggingface.co/Alfitaria/Q25-1.5B-VeoLu) for more details on the model.
|
| 30 |
|
| 31 |
## Use with llama.cpp
|
|
@@ -35,4 +34,4 @@ Install llama.cpp through brew (works on Mac and Linux)
|
|
| 35 |
brew install llama.cpp
|
| 36 |
|
| 37 |
```
|
| 38 |
-
Invoke the llama.cpp server or the CLI.
|
|
|
|
| 8 |
- llama-factory
|
| 9 |
- lora
|
| 10 |
- llama-cpp
|
|
|
|
| 11 |
datasets:
|
| 12 |
- allura-org/fujin-cleaned-stage-1
|
| 13 |
- Dampfinchen/Creative_Writing_Multiturn
|
|
|
|
| 20 |
|
| 21 |
# IntelligentEstate/Jaberwocky-VEGA-qwn25-Q_8_0-GGUF
|
| 22 |
|
| 23 |
+
Jaberwocky is a Small edge assistant model primarily for edge uses as a guy in the chair for custom dialog
|
| 24 |
|
| 25 |

|
| 26 |
|
| 27 |
+
This model was converted to GGUF format from [`Alfitaria/Q25-1.5B-VeoLu`](https://huggingface.co/Alfitaria/Q25-1.5B-VeoLu) using an imortance matrix to smooth the gradient via llama.cpp
|
| 28 |
Refer to the [original model card](https://huggingface.co/Alfitaria/Q25-1.5B-VeoLu) for more details on the model.
|
| 29 |
|
| 30 |
## Use with llama.cpp
|
|
|
|
| 34 |
brew install llama.cpp
|
| 35 |
|
| 36 |
```
|
| 37 |
+
Invoke the llama.cpp server or the CLI.
|