Update README.md
Browse files
README.md
CHANGED
@@ -10,14 +10,18 @@ tags:
|
|
10 |
license: apache-2.0
|
11 |
language:
|
12 |
- en
|
|
|
13 |
---
|
14 |
|
|
|
|
|
|
|
|
|
|
|
15 |
# Uploaded model
|
16 |
|
17 |
- **Developed by:** Pinkstack
|
18 |
- **License:** apache-2.0
|
19 |
-
- **Finetuned from model :** Pinkstack/PGAM-WIT-Conversational-3B-vLLM
|
20 |
-
|
21 |
-
This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
22 |
|
23 |
-
|
|
|
10 |
license: apache-2.0
|
11 |
language:
|
12 |
- en
|
13 |
+
pipeline_tag: text-generation
|
14 |
---
|
15 |
|
16 |
+
# This is a base/testing model. It is recommended to be used for further fine tuning or training.
|
17 |
+
|
18 |
+
This model is, odd. Been trained on both Grok and hf ultrachat_200k datasets, it acts oddly but is interesting to mess around with.
|
19 |
+
WIT - weird & interesting transformer
|
20 |
+
|
21 |
# Uploaded model
|
22 |
|
23 |
- **Developed by:** Pinkstack
|
24 |
- **License:** apache-2.0
|
25 |
+
- **Finetuned from model :** Pinkstack/PGAM-WIT-Conversational-3B-vLLM (og version)
|
|
|
|
|
26 |
|
27 |
+
This model was trained with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|