raincandy-u
commited on
Commit
•
0a18c45
1
Parent(s):
d57ec5d
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- raincandy-u/Dextromethorphan-10k
|
4 |
+
library_name: transformers
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
---
|
7 |
+
|
8 |
+
|
9 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/657eb5b256c9c67605a6e8b5/f96pPiJQb3puzbPYNknG2.png)
|
10 |
+
|
11 |
+
# phillama-3.8b-v0.1
|
12 |
+
|
13 |
+
Phillama is a model based on Phi-3-mini and trained on Llama-generated dataset raincandy-u/Dextromethorphan-10k to make it more "llama-like".
|
14 |
+
|
15 |
+
Also, this model is converted into Llama format, so it will work with any Llama-2/3 workflow.
|