Commit History

docs: remove studio link and add paradigm info to API tab
bdef46f

MaduRox commited on

docs: add paradigm explanations under tabs
1307aaa

MaduRox commited on

fix: support newer DynamicCache attribute structure in transformers 5.8
f4b26d5

MaduRox commited on

docs: add cURL equivalent and rename Swagger tab
25c3ffa

MaduRox commited on

fix: set python_version to 3.12 for Pyarmor ABI compatibility
e907010

MaduRox commited on

fix: move pyarmor runtime to root so app.py can import it
555b1ad

MaduRox commited on

chore: encrypt core math operations for IP protection
3e5d932

MaduRox commited on

chore: setup lfs for pyarmor binaries
2df63ef

MaduRox commited on

Fix Phase Attention Benchmark to simulate GQA 2 KV heads
81b6e37

MaduRox commited on

Add torch.inference_mode to stop backward graph creeping
b48d71c

MaduRox commited on

Fix Phase Attention Benchmark to simulate 24 layers
4c632bd

MaduRox commited on

fix: add missing typing import
8f21dbc

MaduRox commited on

fix: Implement infinite O(1) chunked online softmax phase sweep
ef6342e

MaduRox commited on

feat: Add True O(1) Phase Attention benchmark endpoint
67c5c69

MaduRox commited on

perf: implement matrix trick for O(1) peak VRAM via einsum
f534c3d

MaduRox commited on

fix: total_memory attribute typo
7c94ff8

MaduRox commited on

feat: add real empirical benchmark harness with /run_benchmark endpoint
ae7c56f

MaduRox commited on

docs: update Swagger tab with complete PowerShell, Python, JS, and cURL 2-step REST examples
095ce37

MaduRox commited on

fix: configure clean chat template and hybrid RIF sliding window on T4 GPU
74aa433

MaduRox commited on

fix: enable KalpanaHybridCacheLayer in KalpanaDynamicCache for fluent generation
9ab7159

MaduRox commited on

fix: add system prompt, top_p, and repetition_penalty to prevent small model loop
ef5ecdb

MaduRox commited on

fix: restore native Gradio 5 launcher for ZeroGPU prestart hooks
38dbeb1

MaduRox commited on

feat: add FastAPI server with Live Swagger UI, OpenAI endpoints, and CORS
c8f0400

MaduRox commited on

feat: upgrade holographic resolution to 2048 bands on NVIDIA A100
1e0f5c6

MaduRox commited on

fix: bridge KalpanaRIFTensor to native kalpana.core kernel without kwargs mismatch
abbc3ec

MaduRox commited on

fix: bundle kalpana module and clean requirements.txt
ef0b4f4

MaduRox commited on

chore: enforce strict binary SDK kernel with zero math in Python
9bbd4da

MaduRox commited on

chore: sanitize core.py and obfuscate internal parameters
15c994d

MaduRox commited on

feat: integrate KalpanaDynamicCache into all 24 layers of Qwen2.5 on ZeroGPU
6018bf3

MaduRox commited on

feat: integrate KalpanaDynamicCache into all 24 layers of Qwen2.5 on ZeroGPU
01c6ddb

MaduRox commited on

feat: integrate KalpanaDynamicCache into all 24 layers of Qwen2.5 on ZeroGPU
c23e3c7

MaduRox commited on

feat: integrate KalpanaDynamicCache into all 24 layers of Qwen2.5 on ZeroGPU
37d0686

MaduRox commited on

feat: integrate KalpanaDynamicCache into all 24 layers of Qwen2.5 on ZeroGPU
ceb10c0

MaduRox commited on

feat: integrate KalpanaDynamicCache into all 24 layers of Qwen2.5 on ZeroGPU
05bc684

MaduRox commited on

feat: integrate KalpanaDynamicCache into all 24 layers of Qwen2.5 on ZeroGPU
b1909b4

MaduRox commited on

feat: integrate KalpanaDynamicCache into all 24 layers of Qwen2.5 on ZeroGPU
efb9f26

MaduRox commited on

feat: integrate KalpanaDynamicCache into all 24 layers of Qwen2.5 on ZeroGPU
1a668ac

MaduRox commited on

feat: integrate KalpanaDynamicCache into all 24 layers of Qwen2.5 on ZeroGPU
ab09287

MaduRox commited on

feat: integrate KalpanaDynamicCache into all 24 layers of Qwen2.5 on ZeroGPU
21e9521

MaduRox commited on

feat: integrate KalpanaDynamicCache into all 24 layers of Qwen2.5 on ZeroGPU
c828501

MaduRox commited on

feat: integrate KalpanaDynamicCache into all 24 layers of Qwen2.5 on ZeroGPU
2a33d72

MaduRox commited on

feat: integrate KalpanaDynamicCache into all 24 layers of Qwen2.5 on ZeroGPU
7fc1739

MaduRox commited on

feat: integrate KalpanaDynamicCache into all 24 layers of Qwen2.5 on ZeroGPU
2e4d3c6

MaduRox commited on

feat: integrate KalpanaDynamicCache into all 24 layers of Qwen2.5 on ZeroGPU
c07d3e6

MaduRox commited on

feat: integrate KalpanaDynamicCache into all 24 layers of Qwen2.5 on ZeroGPU
110959e

MaduRox commited on

feat: integrate KalpanaDynamicCache into all 24 layers of Qwen2.5 on ZeroGPU
2f6a704

MaduRox commited on

feat: integrate KalpanaDynamicCache into all 24 layers of Qwen2.5 on ZeroGPU
b6b8b5d

MaduRox commited on

fix: resolve AttributeError on llm.DEFAULT_MODELS in Gradio UI startup
b879636

Madusha Perera commited on

fix: restore list_models optional request parameter
1469bd5

Madusha Perera commited on

fix: update list_models request signature
13bbf0d

Madusha Perera commited on