Aiko-chan / backend

Commit History

feat: add Modal deployment for FLUX.2 klein 9B image generation endpoint
ca9c15d
Running

OppaAI commited on

untrack test image, ignore generated images
970a61a

OppaAI commited on

fix: improve weight directory validation to ensure critical shards exist before initialization and add test asset
eb342e7

OppaAI commited on

feat: add FLUX.2 Klein image generation service and enable flash-attention for MioTTS
e5b79b3

OppaAI commited on

chore: update Modal GPU requirement from T4 to A10G for MioTTS inference
c8b68b8

OppaAI commited on

refactor: standardize ASR endpoint to /transcribe and update MiniCPM-V dependency and video decoding logic
57e1c3f

OppaAI commited on

feat: add MiniCPM-V 4.6 vision inference endpoint and update Nemotron-ASR to Python 3.11 with regex-based transcription parsing.
ff15bd9

OppaAI commited on

feat: transition to cache-aware streaming inference by cloning NeMo and running external inference script
76514fe

OppaAI commited on

feat: add Nemotron ASR backend for speech transcription and update persona skills to include Japanese teaching
e4860d2

OppaAI commited on

refactor: increase llama context window, remove redundant output format parameter, and add error logging to MioTTS requests
808b4c7

OppaAI commited on

refactor: rename searxng file reference and clarify persona emoji requirements
13e128a

OppaAI commited on

refactor: scope memory management and system prompts to individual user_id sessions throughout the chat pipeline
44b77cc

OppaAI commited on

feat: add Fish Speech TTS backend support and improve MioTTS preset management and UI layout
a85e71f

OppaAI commited on

refactor: switch to prebuilt llama.cpp CUDA binaries and remove obsolete build logic
3c6d396

OppaAI commited on

fix: resolve llama.cpp build failure via CMake no-op and simplify login modal CSS styles
be670e9

OppaAI commited on

fix: patch llama.cpp build to remove ui dependencies and add CSS styles for login modal
7316fc1

OppaAI commited on

fix: disable llama-server webui build to prevent compilation errors from empty build.json assets
543e34f

OppaAI commited on

refactor: decouple ASR processing from HTTP endpoint and update Modal environment to CUDA 12.3 registry image
56f8550

OppaAI commited on

Add missing CUDA
fc6c966

OppaAI commited on

Add missing CUDA
a6df1e3

OppaAI commited on

refactor: move FastAPI application logic to subprocess for improved Modal container lifecycle management
0696ff9

OppaAI commited on

feat: add huggingface secret to ASRServer container configuration
4e60b5d

OppaAI commited on

feat: replace search implementation with ASR service and modularized SearXNG backend
b015450

OppaAI commited on

feat: implement Modal deployment script for MioTTS inference backend
f6654f3

OppaAI commited on

feat: implement Modal-based SearXNG search backend with custom configuration
97b7adf

OppaAI commited on

refactor: optimize token streaming logic in llm.py for improved response latency
4426218

OppaAI commited on

Add tool call jinja
9924960

OppaAI commited on

Switch to Ministral3-8B model
5920a6d

OppaAI commited on

Add debug print
d22ab76

OppaAI commited on

fix: add ddgs to Modal image pip_install
5ee21cc

OppaAI commited on

feat: add Modal search endpoint
269ae26

OppaAI commited on

Modal backend to inference LLM
5884c83

OppaAI commited on

Add Modal backend to inference LLM
012b973

OppaAI commited on