Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- vicgalle/worldsim-claude-opus
|
4 |
+
- macadeliccc/opus_samantha
|
5 |
+
- anthracite-org/kalo-opus-instruct-22k-no-refusal
|
6 |
+
- lodrick-the-lafted/Sao10K_Claude-3-Opus-Instruct-9.5K-ShareGPT
|
7 |
+
- lodrick-the-lafted/Sao10K_Claude-3-Opus-Instruct-3.3K
|
8 |
+
- QuietImpostor/Sao10K-Claude-3-Opus-Instruct-15K-ShareGPT
|
9 |
+
- ChaoticNeutrals/Luminous_Opus
|
10 |
+
- kalomaze/Opus_Instruct_3k
|
11 |
+
- kalomaze/Opus_Instruct_25k
|
12 |
+
license: llama3
|
13 |
+
language:
|
14 |
+
- en
|
15 |
+
base_model:
|
16 |
+
- meta-llama/Meta-Llama-3-70B-Instruct
|
17 |
+
pipeline_tag: text-generation
|
18 |
+
library_name: transformers
|
19 |
+
---
|
20 |
+
|
21 |
+
# L3-70B-Nova-Fabula
|
22 |
+
L3-70B-Nova-Fabula is a fine-tuned version of Facebook's LLaMA 3 70B model, specifically optimized for roleplay and general knowledge tasks.
|
23 |
+
This is a test model for the “Fabula” series, as in the last deleted 2 models, “Qwen2.5-72B-Fabula”, and “L3.1-70B-Fabula” they apparently had a lot of problems.
|
24 |
+
So until I can find out what would be the best in parameters, datasets “Nova-Fabula” series will be my playground for it.
|