Text Generation
Transformers
PyTorch
mistral
Not-For-All-Audiences
nsfw
text-generation-inference
Inference Endpoints
Update README.md
Browse files
README.md
CHANGED
@@ -41,4 +41,12 @@ Human: In your next reply, write at least two paragraphs. Be descriptive and imm
|
|
41 |
Or alternatively:
|
42 |
```
|
43 |
{{char}} (2 paragraphs, engaging, natural, authentic, descriptive, creative):
|
44 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
41 |
Or alternatively:
|
42 |
```
|
43 |
{{char}} (2 paragraphs, engaging, natural, authentic, descriptive, creative):
|
44 |
+
```
|
45 |
+
|
46 |
+
## Finetuing Parameters
|
47 |
+
- LoRA Rank: 64
|
48 |
+
- LoRA Alpha: 16
|
49 |
+
- LoRA Dropout: 0.1
|
50 |
+
- BF16 Training
|
51 |
+
- Cutoff Length: 1024
|
52 |
+
- Training Epoch(s): 2
|