CoolFace
Apppublic

hugging2021/local-gemma4-rag

sourceHugging Faceupdated 6mo agoView on Hugging Face
1likes
38 commits on main
a2195786mo ago

Deployment: set standalone multimodal version as official index.html for HF Space

nmarafo
9d7b22e6mo ago

Docs: add gemma-4-E4B to models and update title

nmarafo
759ab076mo ago

UI/UX: Premium Multimodal Standalone redesign with Vision & Audio support

nmarafo
238c7776mo ago

Fix: standalone worker hanging and character escaping

nmarafo
96318136mo ago

Stability: explicit WebGPU memory cleanup on page reload

nmarafo
ab6d71a6mo ago

Fix: robust reasoning filter to prevent UI hang in main app

nmarafo
7925c7e6mo ago

UI: added Clear Chat and Copy Output functionality

nmarafo
fec37cf6mo ago

Feature: hybrid RAG/general knowledge and document deletion support

nmarafo
951a4116mo ago

Feature: dynamic model selection (Gemma 4 E2B vs E4B) with VRAM warnings

nmarafo
b8391f26mo ago

Feature: add full Markdown support with code syntax highlighting (Highlight.js) and custom CSS

nmarafo
ab1c0706mo ago

Docs: move models metadata to frontmatter

nmarafo
6eb85ba6mo ago

Docs: update model metadata in README

nmarafo
7b4fffc6mo ago

UI: add creator credits and social links for Norberto Martín Afonso

nmarafo
4db70e26mo ago

Fix: use official Chat Template via apply_chat_template to prevent prompt echoing

nmarafo
91c9f7b6mo ago

Fix: implement Gemma 4 reasoning filtering, turn format, and stop tokens

nmarafo
c32f26d6mo ago

Perf: optimize WebGPU speed with warmup and greedy decoding, plus show-sources UI

nmarafo
dbad6686mo ago

Feature: add PDF support, premium Dark UI with document list, and fix RAG prompt echo

nmarafo
dce9e4d6mo ago

Fix: update Orama search syntax to v2 required format

nmarafo
7c070676mo ago

Update: upgrade to Transformers.js v4.0.1 with worker/library cache busting (v401) to fix Gemma 4 support

nmarafo
97f921b6mo ago

Fix: upload full set of ONNX Runtime v1.24.3 modules including asyncify to resolve all fetch errors

nmarafo
ab036cd6mo ago

Upgrade: migrate to Transformers.js v4.0.0 and ONNX Runtime 1.22.0 for native Gemma 4 support

nmarafo
50e5c526mo ago

Fix: update local WASM files to 1.22.0-dev to match Transformers.js 3.8.1 requirement

nmarafo
00d1f976mo ago

Update: upgrade Transformers.js to v3.8.1 for native Gemma 4 architecture support

nmarafo
3a773fe6mo ago

Fix: use matching ONNX Runtime dev version for Transformers.js 3.3.0 to resolve t.getValue error

nmarafo
6bff6f06mo ago

Fix: use absolute URL for local WASM modules to ensure correct fetch in workers

nmarafo
047f5bb6mo ago

Fix: move WASM modules to local hosting to bypass CDN fetch issues

nmarafo
3fce05c6mo ago

Fix: use explicit mapping for verified stable WASM modules (v1.20.1)

nmarafo
80ba5fc6mo ago

Fix: point to onnxruntime-web CDN for missing WASM modules

nmarafo
515086c6mo ago

Fix: use ONNX version of Gemma 4 for Transformers.js compatibility

nmarafo
bd1184e6mo ago

Complete Local RAG implementation with Gemma 4 and WebGPU

nmarafo
4d04cb66mo ago

Merge from Hugging Face with our changes

nmarafo
80994cb6mo ago

Initial sync with Antigravity footer

nmarafo
3d1b8f26mo ago

Add files via upload

nmarafo
64ec1b36mo ago

Update index.html

nmarafo
ef29f306mo ago

Update README.md

nmarafo
053302d6mo ago

Update README.md

nmarafo
f86ed8a6mo ago

Update index.html

nmarafo
1b6f14c6mo ago

initial commit

nmarafo