Upload README.md
Browse files
README.md
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
inference: false
|
7 |
+
tags:
|
8 |
+
- transformers
|
9 |
+
- gguf
|
10 |
+
- imatrix
|
11 |
+
- MythoMax-L2-Kimiko-v2-13b
|
12 |
+
---
|
13 |
+
Quantizations of https://huggingface.co/Undi95/MythoMax-L2-Kimiko-v2-13b
|
14 |
+
|
15 |
+
|
16 |
+
### Inference Clients/UIs
|
17 |
+
* [llama.cpp](https://github.com/ggerganov/llama.cpp)
|
18 |
+
* [KoboldCPP](https://github.com/LostRuins/koboldcpp)
|
19 |
+
* [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
|
20 |
+
* [ollama](https://github.com/ollama/ollama)
|
21 |
+
|
22 |
+
|
23 |
+
---
|
24 |
+
|
25 |
+
# From original readme
|
26 |
+
|
27 |
+
LoRA merged to a Model.
|
28 |
+
|
29 |
+
Model : https://huggingface.co/Gryphe/MythoMax-L2-13b
|
30 |
+
|
31 |
+
LoRA : https://huggingface.co/nRuaif/Kimiko-v2-13B
|