Commit History

Fix input auto-zoom on mobile devices
5641224
Running

Harsh Kumar commited on

Fix mobile browser address bar hiding the input area (100dvh)
7d93838

Harsh Kumar commited on

Add responsive design media queries for mobile and tablet
84dd679

Harsh Kumar commited on

Format Live Environments to match user preference
141f880

Harsh Kumar commited on

Add Live Environments table and overarching blockquote summary to README
c84e50a

Harsh Kumar commited on

Overhaul README.md with badges, TOC, and deeper architectural explanations
b8784fe

Harsh Kumar commited on

Fix Hugging Face configuration in README
b7bea30

Harsh Kumar commited on

Revert target HF space back to smart-agro-api
bee85dc

Harsh Kumar commited on

Update target HF space to axiom-backend
4824c10

Harsh Kumar commited on

Upload model weights via LFS
a4a4b54

Harsh Kumar commited on

Add GitHub action to automatically sync to Hugging Face Space
8431746

Harsh Kumar commited on

Format README with Mermaid diagrams and tabular layouts
919339a

Harsh Kumar commited on

Add performance and system metrics to README
968b56d

Harsh Kumar commited on

Deep dive into PyTorch neural network architecture and tensor math in README
2390eba

Harsh Kumar commited on

Deep dive README rewrite explaining entire LLM2 ecosystem
c56e199

Harsh Kumar commited on

Add dataset curriculum and percentages to README
a4064b5

Harsh Kumar commited on

Write comprehensive project README
72b8c37

Harsh Kumar commited on

Hide chat scrollbar for completely sleek full-screen aesthetic
924ddd9

Harsh Kumar commited on

Revert "Refactor UI to professional minimalist aesthetic (ChatGPT/Claude style)"
2e61f11

Harsh Kumar commited on

Refactor UI to professional minimalist aesthetic (ChatGPT/Claude style)
a5c8df0

Harsh Kumar commited on

Upgrade UI: Replace native select with custom premium dropdown component
052bd59

Harsh Kumar commited on

Prevent header from squishing or moving up during chat scroll
05faaf7

Harsh Kumar commited on

Fix chat stretching and jitter during SSE generation
a850d11

Harsh Kumar commited on

Make chat interface full screen and flexible
7895c29

Harsh Kumar commited on

Add comprehensive deep-dive README
e3242b8

Harsh Kumar commited on

Prepare for production deployment: Add Dockerfile and env vars
c9066c6

Harsh Kumar commited on

Delete initial README content
11129b6
unverified

KumarHarsh2306 commited on

Add n_kv_heads to axiom_v1.0.yaml
be754fc

Harsh Kumar commited on

Add winning architecture settings to axiom_v1.0.yaml
b88bdfd

Harsh Kumar commited on

Use official ConfigLoader in FastAPI backend
622ef28

Harsh Kumar commited on

Fix GPTConfig YAML parsing in FastAPI backend
8c792a4

Harsh Kumar commited on

Fix backend module resolution for axiom_model
6f0b4a7

Harsh Kumar commited on

Phase 6: Axiom Web Interface (React + FastAPI)
6cfcced

Harsh Kumar commited on

Phase 6: Restructure into Monorepo (axiom_model & axiom_web)
f0aeb76

Harsh Kumar commited on

Fix web retriever ddgs warning and add empty results fallback
59c1189

Harsh Kumar commited on

Phase 4.5 & 4.6: Unified RAG Architecture with Local, Web, and Hybrid backends
fd61293

Harsh Kumar commited on

Phase 4 v1.0 Polish: Add --debug_retrieval, rename to min_similarity, abstract PromptBuilder
9196552

Harsh Kumar commited on

Phase 4 v1.1: Upgrade RAG with explicit prompting, configurable top-k, thresholding, and metadata citations
13d0a71

Harsh Kumar commited on

Phase 4: Implement RAG pipeline with FAISS and SentenceTransformers
e283f63

Harsh Kumar commited on

Fix chat.py to dynamically load vocab size from checkpoint
e58bb01

Harsh Kumar commited on

Fix model size mismatch when resuming from SFT checkpoints
0475817

Harsh Kumar commited on

Fix KeyError new_vocab_size in train_sft.py
3290892

Harsh Kumar commited on

Phase 3.1: Advanced SFT pipeline with heuristics, multi-dataset, and early stopping
8204115

Harsh Kumar commited on

Add repetition penalty and top-k filtering
58cdc17

Harsh Kumar commited on

Fix SFT target shifting bug
906bcc0

Harsh Kumar commited on

Fix prompt formatting with end tags
f0a5faa

Harsh Kumar commited on

Add prompt argument
f5a1689

Harsh Kumar commited on

Fix tokenizer instantiation
2398788

Harsh Kumar commited on

Fix Enum parsing in chat.py
5d16bc3

Harsh Kumar commited on

Add chat.py for inference
2c8cdfd

Harsh Kumar commited on