Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
543bc4e
feat: Implement ANU QRNG with entropy-based adaptive sampling and EDT
alchemystack Jan 5, 2026
3142a47
docs: Rewrite README for quantum-llama.cpp
alchemystack Jan 5, 2026
62ac874
feat: Add token color-coding based on QRNG mode frequency
alchemystack Jan 6, 2026
1cbd578
docs: Add token color-coding section to README
alchemystack Jan 6, 2026
550af68
Resolve Linux/Mac compilation errors
orphiceye Jan 20, 2026
a608f3b
Merge pull request #2 from orphiceye/develop
alchemystack Jan 26, 2026
5ea5338
Set up project config (zenflow d2af25ed)
alchemystack Feb 15, 2026
5cfcadb
qbert api (zenflow bc1d6d89)
alchemystack Feb 16, 2026
6704214
qbert api (zenflow bc1d6d89)
alchemystack Feb 16, 2026
f312913
Merge branch 'develop' of https://github.com/alchemystack/quantum-lla…
alchemystack Feb 16, 2026
0f087e1
Merge nullspook/develop: upstream llama.cpp updates preserving quantu…
alchemystack Feb 16, 2026
fafcf83
Fix build errors in llama-sampling.cpp from bad merge conflict resolu…
alchemystack Feb 16, 2026
c0ba87a
Fix MSVC build: resolve llama.dll link failures after upstream merge
alchemystack Feb 17, 2026
e279cad
Fix quantum token color coding in llama-cli after upstream merge
alchemystack Feb 17, 2026
420214a
Revise API key instructions in README.md
alchemystack Feb 18, 2026
a51cf58
Remove inherited upstream CI workflows
alchemystack Feb 21, 2026
d3c0d0a
Initialize task: z-score
alchemystack Feb 22, 2026
4296e16
z-score
alchemystack Feb 22, 2026
02fc234
Core Algorithm Change (QRNG client + manager + sampling engine)
alchemystack Feb 22, 2026
17c15ba
Technical Specification
alchemystack Feb 22, 2026
8f05892
Core Algorithm Change (QRNG client + manager + sampling engine)
alchemystack Feb 22, 2026
ddff72b
Documentation + Build Verification
alchemystack Feb 23, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
89 changes: 0 additions & 89 deletions .github/workflows/build-cache.yml

This file was deleted.

51 changes: 0 additions & 51 deletions .github/workflows/build-cmake-pkg.yml

This file was deleted.

Loading