JosephusCheung
commited on
Commit
•
5e8f91c
1
Parent(s):
398e9db
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: gpl-3.0
|
3 |
+
---
|
4 |
+
For details, please refer to the previous 14B & 7B versions: [https://huggingface.co/CausalLM/14B](https://huggingface.co/CausalLM/14B)
|
5 |
+
|
6 |
+
Testing only, no performance guaranteeeee...
|
7 |
+
|
8 |
+
**GPL3 license for this preview**, wtfpl for the final version.
|
9 |
+
|
10 |
+
Uncensored, white-labeled... Compatible with Meta LLaMA 2.
|
11 |
+
|
12 |
+
PROMPT FORMAT: [chatml](https://github.com/openai/openai-python/blob/main/chatml.md)
|