Spaces:
Runtime error
Runtime error
updated readme
Browse files
README.md
CHANGED
@@ -25,5 +25,6 @@ Model was trained on a dataset (N = 300 pairs of essays with corresponding writt
|
|
25 |
- Base Model: Llama 3.1
|
26 |
- Fine-tuned using Unsloth
|
27 |
- Using mixed precision (fp16)
|
|
|
28 |
|
29 |
Note: Generation may take longer due to optimization for stability.
|
|
|
25 |
- Base Model: Llama 3.1
|
26 |
- Fine-tuned using Unsloth
|
27 |
- Using mixed precision (fp16)
|
28 |
+
- 4-bit precision for faster inference
|
29 |
|
30 |
Note: Generation may take longer due to optimization for stability.
|