Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ datasets:
|
|
6 |
- SillyTilly/fiction-writer-596
|
7 |
---
|
8 |
|
9 |
-
# Model Card for
|
10 |
|
11 |
Praxis Bookwriter, trained on a synthetic writers guide and book data.
|
12 |
|
@@ -83,6 +83,7 @@ Trained on the SillyTilly/fiction-writer-596 dataset.
|
|
83 |
Trained using unsloth.
|
84 |
|
85 |
```python
|
|
|
86 |
max_seq_length = 17920
|
87 |
load_in_4bit = True
|
88 |
rslora_rank = 8
|
|
|
6 |
- SillyTilly/fiction-writer-596
|
7 |
---
|
8 |
|
9 |
+
# Model Card for praxis-bookwriter-r8-qwen2.5-14b-sft-lora
|
10 |
|
11 |
Praxis Bookwriter, trained on a synthetic writers guide and book data.
|
12 |
|
|
|
83 |
Trained using unsloth.
|
84 |
|
85 |
```python
|
86 |
+
dtype = None
|
87 |
max_seq_length = 17920
|
88 |
load_in_4bit = True
|
89 |
rslora_rank = 8
|