index
:
lex
master
Dictionary + daily word to expand vocabulary.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add figurative, general tone, standard conversational word to the prompt.
Sadeep Madurange
2026-08-02
1
-13
/
+13
*
Use model's chat template, BOS fix, delete stale test reports.
Sadeep Madurange
2026-07-31
1
-3
/
+7
*
Pass model via args.
Sadeep Madurange
2026-07-31
1
-10
/
+10
*
Add test script and disable llama metrics.
Sadeep Madurange
2026-07-31
1
-1
/
+1
*
Make prompt model-agnostic.
Sadeep Madurange
2026-07-31
1
-84
/
+50
*
Fix OBSOLETE hallucination.
Sadeep Madurange
2026-07-29
1
-18
/
+29
*
Fix minor issues: set batch thread count, missing error checks.
Sadeep Madurange
2026-07-29
1
-2
/
+19
*
Replace random sampler with greedy sampler, add inline comments explaining LL...
Sadeep Madurange
2026-07-29
1
-7
/
+35
*
Compile with march=native and measure perf.
Sadeep Madurange
2026-07-29
1
-15
/
+14
*
Change project name, update prompt, tune parameters.
Sadeep Madurange
2026-07-27
1
-1
/
+165
*
Load model, pledge+unveil.
Sadeep Madurange
2026-07-26
1
-0
/
+31
*
Makefile to build with llama statically.
Sadeep Madurange
2026-07-26
1
-0
/
+11