aashish1904
commited on
Commit
•
9ef0649
1
Parent(s):
73ed38f
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,4 +1,6 @@
|
|
|
|
1 |
---
|
|
|
2 |
license: apache-2.0
|
3 |
datasets:
|
4 |
- Setiaku/Stheno-v3.2
|
@@ -11,18 +13,26 @@ datasets:
|
|
11 |
- ResplendentAI/theory_of_mind_fixed_output
|
12 |
language:
|
13 |
- en
|
14 |
-
base_model: ResplendentAI/Nymph_8B
|
15 |
tags:
|
16 |
- not-for-all-audiences
|
17 |
-
|
18 |
---
|
19 |
|
|
|
|
|
|
|
20 |
# QuantFactory/Nymph_8B-GGUF
|
21 |
-
This is quantized version of [ResplendentAI/Nymph_8B](https://huggingface.co/ResplendentAI/Nymph_8B
|
|
|
|
|
|
|
|
|
|
|
22 |
|
23 |
-
# Model Description
|
24 |
![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/626dfb8786671a29c715f8a9/9U_eJCDzLJ8nxb6qfuICc.jpeg)
|
25 |
|
|
|
|
|
26 |
Nymph is the culmination of everything I have learned with the T-series project. This model aims to be a unique and full featured RP juggernaut.
|
27 |
|
28 |
-
The finetune incorporates 1.6 Million tokens of RP data sourced from Bluemoon, FreedomRP, Aesir-Preview, and Claude Opus logs. I made sure to use the multi-turn sharegpt datasets this time instead of alpaca conversions. I have also included three of my personal datasets. The final touch is an ORPO based upon Openhermes Roleplay preferences.
|
|
|
1 |
+
|
2 |
---
|
3 |
+
|
4 |
license: apache-2.0
|
5 |
datasets:
|
6 |
- Setiaku/Stheno-v3.2
|
|
|
13 |
- ResplendentAI/theory_of_mind_fixed_output
|
14 |
language:
|
15 |
- en
|
|
|
16 |
tags:
|
17 |
- not-for-all-audiences
|
18 |
+
|
19 |
---
|
20 |
|
21 |
+
[![QuantFactory Banner](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeiuCm7c8lEwEJuRey9kiVZsRn2W-b4pWlu3-X534V3YmVuVc2ZL-NXg2RkzSOOS2JXGHutDuyyNAUtdJI65jGTo8jT9Y99tMi4H4MqL44Uc5QKG77B0d6-JfIkZHFaUA71-RtjyYZWVIhqsNZcx8-OMaA?key=xt3VSDoCbmTY7o-cwwOFwQ)](https://hf.co/QuantFactory)
|
22 |
+
|
23 |
+
|
24 |
# QuantFactory/Nymph_8B-GGUF
|
25 |
+
This is quantized version of [ResplendentAI/Nymph_8B](https://huggingface.co/ResplendentAI/Nymph_8B) created using llama.cpp
|
26 |
+
|
27 |
+
# Original Model Card
|
28 |
+
|
29 |
+
|
30 |
+
Nymph 8B
|
31 |
|
|
|
32 |
![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/626dfb8786671a29c715f8a9/9U_eJCDzLJ8nxb6qfuICc.jpeg)
|
33 |
|
34 |
+
GGUF here: https://huggingface.co/mradermacher/Nymph_8B-i1-GGUF
|
35 |
+
|
36 |
Nymph is the culmination of everything I have learned with the T-series project. This model aims to be a unique and full featured RP juggernaut.
|
37 |
|
38 |
+
The finetune incorporates 1.6 Million tokens of RP data sourced from Bluemoon, FreedomRP, Aesir-Preview, and Claude Opus logs. I made sure to use the multi-turn sharegpt datasets this time instead of alpaca conversions. I have also included three of my personal datasets. The final touch is an ORPO based upon Openhermes Roleplay preferences.
|