htigenai commited on
Commit
46e2abd
1 Parent(s): 760ddcc

updated readme

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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.