Fix typo
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ TL;DR: GRP (GenericRP) is a merge of four models, three of which designed for fu
|
|
29 |
> [!NOTE]
|
30 |
> Since that's what I do in my free-time, I don't get paid for it. Training stable models requires compute, [you can help me buy more here ٩( ๑╹ ꇴ╹)۶](https://ko-fi.com/hamzahasadullah)
|
31 |
|
32 |
-
GRP is a 7B parameter
|
33 |
This is a merge. A simple linear merge method was used, and following models were included in that merge, each with a `weight` of `0.25`:
|
34 |
|
35 |
- [jeffmeloy/Qwen2.5-7B-nerd-uncensored-v1.0](https://huggingface.co/jeffmeloy/Qwen2.5-7B-nerd-uncensored-v1.0): The uncensored model with strong roleplaying abilities, which therefore lacked normal instruction following and had large gaps in Mathematics and other STEM-related topics
|
|
|
29 |
> [!NOTE]
|
30 |
> Since that's what I do in my free-time, I don't get paid for it. Training stable models requires compute, [you can help me buy more here ٩( ๑╹ ꇴ╹)۶](https://ko-fi.com/hamzahasadullah)
|
31 |
|
32 |
+
GRP is a 7B parameter model designed as a general model, which includes strong instruction-following, strong performance in STEM & programming, but also roleplaying which most models lack.
|
33 |
This is a merge. A simple linear merge method was used, and following models were included in that merge, each with a `weight` of `0.25`:
|
34 |
|
35 |
- [jeffmeloy/Qwen2.5-7B-nerd-uncensored-v1.0](https://huggingface.co/jeffmeloy/Qwen2.5-7B-nerd-uncensored-v1.0): The uncensored model with strong roleplaying abilities, which therefore lacked normal instruction following and had large gaps in Mathematics and other STEM-related topics
|