MiniCPM-V-4.6 / index.html

Commit History

feat: implement file persistence for audit logging, improve text normalization logic, add beam search support, and update UI with a few-shot builder interface.
abca38d

akhaliq HF Staff commited on

refactor: remove redundant tab button elements and event listeners from the UI logic
7ae5863

akhaliq HF Staff commited on

remove tab navigation bar from index page
55d069f

akhaliq HF Staff commited on

chore: silence asyncio logging and remove default greeting from chat interface
0f088a7

akhaliq HF Staff commited on

refactor: enhance settings sidebar toggle functionality and add click-outside to close behavior
77c9963

akhaliq HF Staff commited on

feat: implement HTTP request logging middleware and add tabbed navigation interface
1c3f461

akhaliq HF Staff commited on

feat: add generation mode toggle, advanced sampling parameters, and a help modal to the UI
6b2cc5b

akhaliq HF Staff commited on

feat: implement client ID tracking, session logging, and enhanced message history processing
0b3743c

akhaliq HF Staff commited on

feat: add markdown parsing and KaTeX math rendering support to chat messages
68def42

akhaliq HF Staff commited on

style: update input bar UI with glassmorphism, refined button spacing, and icon alignment
7123c4c

akhaliq HF Staff commited on

feat: implement multi-modal chat history support, regenerate functionality, and few-shot example capabilities
28c1246

akhaliq HF Staff commited on

feat: implement streaming inference with history support and update UI theme
2866f2d

akhaliq HF Staff commited on

refactor: update UI styling and layout with new color palette and modern scrollable chat interface
ee98620

akhaliq HF Staff commited on

refactor: redesign UI with minimalist aesthetics and floating input layout
802afb1

akhaliq HF Staff commited on

refactor: update UI layout with improved mobile-responsive drawer, custom typography, and modernized glassmorphism components
96cb7bd

akhaliq HF Staff commited on

fix: update device mapping and GPU duration, and add thinking UI state to chat interface
288b222

akhaliq HF Staff commited on

feat: implement multimodal MiniCPM-V 4.6 inference application with FastAPI and custom web interface
f1f0cc8

akhaliq HF Staff commited on