fuzzy-mittenz
commited on
Commit
•
a6ac254
1
Parent(s):
d86dc76
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model:
|
|
|
|
|
4 |
pipeline_tag: text-generation
|
5 |
language:
|
6 |
- en
|
@@ -8,9 +10,17 @@ library_name: transformers
|
|
8 |
tags:
|
9 |
- text-generation-inference
|
10 |
- llama-cpp
|
11 |
-
- gguf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
QAT model trained with THE KEY dataset not yet tested, 3rd times the charm. !!!TEST!!! please give input as I'm not sure if his model's function will transfer
|
14 |
# fuzzy-mittenz/OLM_Wareding-JMeloy-Mittens-Qwn-Q4_NL.GGUF
|
15 |
This model was converted to GGUF format from [`jeffmeloy/Qwen2.5-7B-olm-v1.0`](https://huggingface.co/jeffmeloy/Qwen2.5-7B-olm-v1.0)
|
16 |
-
## Use with llama.cpp
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model:
|
4 |
+
- jeffmeloy/Qwen2.5-7B-olm-v1.0
|
5 |
+
- Qwen/Qwen2.5-7B-Instruct
|
6 |
pipeline_tag: text-generation
|
7 |
language:
|
8 |
- en
|
|
|
10 |
tags:
|
11 |
- text-generation-inference
|
12 |
- llama-cpp
|
13 |
+
- gguf,
|
14 |
+
- AGI,
|
15 |
+
- art
|
16 |
+
- chemistry
|
17 |
+
- biology
|
18 |
+
- finance
|
19 |
+
- legal
|
20 |
+
datasets:
|
21 |
+
- IntelligentEstate/The_Key
|
22 |
---
|
23 |
QAT model trained with THE KEY dataset not yet tested, 3rd times the charm. !!!TEST!!! please give input as I'm not sure if his model's function will transfer
|
24 |
# fuzzy-mittenz/OLM_Wareding-JMeloy-Mittens-Qwn-Q4_NL.GGUF
|
25 |
This model was converted to GGUF format from [`jeffmeloy/Qwen2.5-7B-olm-v1.0`](https://huggingface.co/jeffmeloy/Qwen2.5-7B-olm-v1.0)
|
26 |
+
## Use with llama.cpp
|