Devarui379
commited on
Rename L.md to LICENSE.md
Browse files- L.md +0 -56
- LICENSE.md +3 -0
L.md
DELETED
@@ -1,56 +0,0 @@
|
|
1 |
-
---
|
2 |
-
base_model: meta-llama/Llama-3.2-3B-Instruct
|
3 |
-
license: cc-by-4.0
|
4 |
-
language:
|
5 |
-
- en
|
6 |
-
pipeline_tag: text-generation
|
7 |
-
library_name: transformers
|
8 |
-
---
|
9 |
-
|
10 |
-
# Model Card for Model ID
|
11 |
-
|
12 |
-
#DarkRolepLlama-Llama-3.2-Instruct1.0-Uncensored-GGUF
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
### Model Description
|
17 |
-
Small but Smart
|
18 |
-
Fine-Tuned on Vast dataset of Conversations
|
19 |
-
It can Roleplay as you want it to
|
20 |
-
Feel free to Check it out!!
|
21 |
-
|
22 |
-
|
23 |
-
[This model was trained for 5hrs on GPU T4 15gb vram]
|
24 |
-
|
25 |
-
|
26 |
-
- **Developed by:** Meta AI
|
27 |
-
- **Fine-Tuned by:** Devarui379
|
28 |
-
- **Model type:** Transformers
|
29 |
-
- **Language(s) (NLP):** English
|
30 |
-
- **License:** cc-by-4.0
|
31 |
-
|
32 |
-
### Model Sources [optional]
|
33 |
-
|
34 |
-
base model:meta-llama/Llama-3.2-3B-Instruct
|
35 |
-
- **Repository:** Devarui379/DarkRolepLlama-Llama-3.2-3B-Instruct1.0-Uncensored-GGUF.
|
36 |
-
- **Paper [optional]:** [More Information Needed]
|
37 |
-
- **Demo [optional]:** [More Information Needed]
|
38 |
-
|
39 |
-
## Uses
|
40 |
-
|
41 |
-
Use desired System prompt when using in LM Studio
|
42 |
-
The optimal chat template seems to be Jinja but feel free to test it out as you want!
|
43 |
-
|
44 |
-
|
45 |
-
## Technical Specifications
|
46 |
-
|
47 |
-
### Model Architecture and Objective
|
48 |
-
|
49 |
-
Llama 3.2
|
50 |
-
|
51 |
-
#### Hardware
|
52 |
-
|
53 |
-
NVIDIA TESLA T4 GPU 15GB VRAM
|
54 |
-
### Framework versions
|
55 |
-
|
56 |
-
- PEFT 0.13.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LICENSE.md
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
---
|