vivamais / src

Commit History

Remove the "100% local" sidebar badge
f53e71a

marinarosa commited on

Enlarge nav icons, icon the board, align top controls
d62e349

marinarosa commited on

Accent the user-facing next-action labels
99b3ab8

marinarosa commited on

Make the Q&A system prompt accent-correct PT-BR
d25a156

marinarosa commited on

Teach the Q&A model the agency quote/order/booking vocabulary
eb5ece0

marinarosa commited on

Add accents and cedillas to the PT-BR UI strings
c2de5d7

marinarosa commited on

Add Limpar/Clear button to start over
4ae8419

marinarosa commited on

Fix identity demo holder name (matched transcription)
6ab5064

marinarosa commited on

Log Stage-2 extraction + fix demo name leakage + demo toggle
6768c28

marinarosa commited on

Default back to fine-tunes; preload the transformers checkpoints
b51d6cf

marinarosa commited on

Log which model serves each inference, not just at load
f7ac7ef

marinarosa commited on

Default vision + text to base models
8fa93bd

marinarosa commited on

Make QA GGUF env-overridable + fix stale preload list
72bac09

marinarosa commited on

Default to published v1 vision + v4 text models
e468837

marinarosa commited on

Consolidate vision finetune files under finetune/vision/
ec09729

marinarosa commited on

Wire v3 train, merge, GGUF export, and runtime selection
f38c027

marinarosa commited on

Format dspy_extractor after glossary extraction
58fc0ca

marinarosa commited on

Re-accent extraction glossary and prompts (shared constant)
7dda8bd

marinarosa commited on

Use fp16 for the torch transcriber on pre-Ampere GPUs
7b99f58

marinarosa commited on

Cap image size for the llama.cpp vision slicer
ea19f81

marinarosa commited on

Prefer the torch transcriber over CTranslate2 on the GPU backend
d638f1b

marinarosa commited on

Gate embedder bf16 on GPU compute capability, not is_bf16_supported
3f6949e

marinarosa commited on

Shrink QA context to fit the T4 alongside other models
87bb93a

marinarosa commited on

Use fp16 for the embedder on pre-Ampere GPUs
991f5e8

marinarosa commited on

Run faster-whisper on GPU, never CPU
4540d8c

marinarosa commited on

Bake the live Space's production models as defaults
3ef7558

marinarosa commited on

Drop transformers-v46 backend; route cuda runtime to llama.cpp
426b674

marinarosa commited on

Show honest counts on Resumo and translate presenter chrome
b6b2ce8

marinarosa commited on

Answer Q&A in the selected UI language (EN default)
d2962c1

marinarosa commited on

Add bilingual i18n translation table (default English)
e43b8b4

marinarosa commited on

Align MiniCPM5 v1 QA grounding behavior
dc5329b

marinarosa Codex commited on

Expose a persisted-work counter on every upload status tick
7d2ed9e

marinarosa commited on

Render Q&A answers as Markdown in the chat dock
5591188

marinarosa commited on

Add Nemotron Embed VL adapter and wire it per backend
01e9e52

marinarosa commited on

Answer dashboard questions with hybrid retrieved context
296e5c4

marinarosa commited on

Index the Q&A corpus as a final pipeline stage
cceab43

marinarosa commited on

Add deterministic MockEmbedder for offline retrieval tests
34e33ee

marinarosa commited on

Store corpus chunks with embeddings in both repositories
55e6531

marinarosa commited on

Add Embedder port, corpus chunker, and hybrid retrieval logic
4de4c2e

marinarosa commited on

Show the thinking trace greyed out under a Pensando label
e35c2cc

marinarosa commited on

Stream Q&A phases through the dashboard interactor
eb26bcd

marinarosa commited on

Expose phased streaming on the TextModel port
12b40a7

marinarosa commited on

Tell the Q&A model the asker is the travel agent
0d7ef97

marinarosa commited on

Recognize the agent by alias and rename her at ingest
c7c596d

marinarosa commited on

Raise Q&A max output tokens to 2048
c7d2fe9

marinarosa commited on

Enable MiniCPM5 thinking for Q&A by default
a514c37

marinarosa commited on

Support prompt-embedded think tags in reasoning strippers
458b58d

marinarosa commited on

Switch Q&A text model to MiniCPM5-1B-PTBR-v3
ec5aecf

marinarosa commited on

Build the hero desk objects (skeuomorphic tier 2)
5a7033a

marinarosa commited on

Offer the synthetic example from the hero dropzone
7971c1c

marinarosa commited on