Upload 2 files
Browse files- .gitattributes +1 -0
- README.md +42 -1
- reallynn.png +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
reallynn.png filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -1,3 +1,44 @@
|
|
1 |
---
|
2 |
-
license: cc-by-
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
---
|
6 |
+
# LYNN - AI for Roleplay
|
7 |
+
|
8 |
+
<img src="./reallynn.png" alt="it's lynn!" width="340"/>
|
9 |
+
|
10 |
+
# Soliloquy-L3
|
11 |
+
|
12 |
+
Soliloquy-L3 is a fast, highly capable roleplaying model designed for immersive, dynamic experiences. With a vast knowledge base, rich literary expression, and support for up to 24k context length, Soliloquy-L3 outperforms existing ~13B models, delivering enhanced roleplaying capabilities.
|
13 |
+
|
14 |
+
## Model Info
|
15 |
+
|
16 |
+
| Context Length | Parameter | Prompt Template | isErp |
|
17 |
+
| --- | --- | --- | --- |
|
18 |
+
| 24k(24576) | 8B | Llama 3 Chat | Partly |
|
19 |
+
|
20 |
+
## License
|
21 |
+
|
22 |
+
This model is licensed under the Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0) license.
|
23 |
+
|
24 |
+
If you would like to use this model for commercial purposes, please use our proprietary API. (Currently avilable at OpenRouter)
|
25 |
+
|
26 |
+
For non-commercial use, please adhere to the terms of the CC BY-NC 4.0 license. You are free to share and adapt the model for non-commercial purposes, provided you give appropriate credit, indicate if changes were made, and do not imply endorsement by the licensor.
|
27 |
+
|
28 |
+
For more information about the CC BY-NC 4.0 license, please visit: https://creativecommons.org/licenses/by-nc/4.0/
|
29 |
+
|
30 |
+
If you have any questions or would like to inquire about licensing, please contact us.
|
31 |
+
|
32 |
+
## Llama 3 Intended Use
|
33 |
+
|
34 |
+
**Intended Use Cases** Llama 3 is intended for commercial and research use in English. Instruction tuned models are intended for assistant-like chat, whereas pretrained models can be adapted for a variety of natural language generation tasks.
|
35 |
+
|
36 |
+
**Out-of-scope** Use in any manner that violates applicable laws or regulations (including trade compliance laws). Use in any other way that is prohibited by the Acceptable Use Policy and Llama 3 Community License. Use in languages other than English**.
|
37 |
+
|
38 |
+
**Note: Developers may fine-tune Llama 3 models for languages beyond English provided they comply with the Llama 3 Community License and the Acceptable Use Policy.
|
39 |
+
|
40 |
+
[https://llama.meta.com/llama3/license](https://llama.meta.com/llama3/license)
|
41 |
+
|
42 |
+
## Join our Discord
|
43 |
+
|
44 |
+
[**Join LYNN Discord**](https://discord.gg/xuZVqUyG4Y)
|
reallynn.png
ADDED
Git LFS Details
|