CoolFace
Apppublic

Joash2024/code-review-assistant

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
50 commits on main
90b50912y ago

Update huggingface deploy changes

Joash
5de6ecf2y ago

Update README with complete content

Joash
1a6fdc62y ago

Update README.md

Joash2024
168fe212y ago

Update README metadata to trigger build

Joash
3848e872y ago

Trigger Hugging Face Spaces build

Joash
24ce75d2y ago

Fix history and metrics updates with proper state management

Joash
090ffc12y ago

Add refresh functionality and auto-updates for history and metrics

Joash
faf71f62y ago

Update interface to handle history and metrics updates

Joash
defa0412y ago

Add history and metrics persistence with file storage

Joash
4a6c42f2y ago

Improve model initialization with better state management

Joash
6a725a82y ago

Fix tokenizer initialization and improve error handling

Joash
18782062y ago

Merge branch 'main' of https://huggingface.co/spaces/Joash2024/code-review-assistant

Joash
7c16bfa2y ago

Add proper ZeroGPU configuration with spaces decorator

Joash
8a4efc52y ago

Update README.md

Joash2024
d38e0372y ago

Update app with CPU-first approach

Joash
5960b882y ago

Update requirements for better CPU/GPU support

Joash
cdd6dbd2y ago

Improve model initialization with CPU-first approach

Joash
065d6d72y ago

Merge branch 'main' of https://huggingface.co/spaces/Joash2024/code-review-assistant

Joash
b1ededf2y ago

Configure app for ZeroGPU dynamic GPU allocation

Joash
957fdfa2y ago

Update README.md

Joash2024
8aef6ee2y ago

Simplify model loading to use CPU by default

Joash
573694a2y ago

Update Space metadata for proper ZeroGPU configuration

Joash
764b8c82y ago

Simplify implementation and remove Space SDK dependencies

Joash
6f61b4f2y ago

Update requirements for ZeroGPU and space configuration

Joash
b22e30e2y ago

Add ZeroGPU decorator and space configuration

Joash
47e375c2y ago

Fix Gradio launch parameters and improve error handling

Joash
6d7cc482y ago

Improve model loading with fallback options and memory settings

Joash
ffe79d42y ago

Update requirements for improved model loading and error handling

Joash
55af41c2y ago

Merge branch 'main' of https://huggingface.co/spaces/Joash2024/code-review-assistant

Joash
d8e1d062y ago

Add robust error handling and improve model loading

Joash
af3e8b02y ago

Update README.md

Joash2024
1de1c4f2y ago

Simplify app.py and update configuration for ZeroGPU

Joash
3e82f962y ago

Add ZeroGPU support and update dependencies

Joash
80d41482y ago

Update app to properly utilize ZeroGPU with GPU optimizations

Joash
38c113b2y ago

Merge branch 'main' of https://huggingface.co/spaces/Joash2024/code-review-assistant

Joash
98edac62y ago

Add history and metrics tabs to Gradio interface

Joash
325c8f72y ago

Update README.md

Joash2024
a77dc202y ago

Convert to Gradio app for simpler deployment

Joash
9eddb402y ago

Remove 4-bit quantization and use regular model loading

Joash
69455b92y ago

Fix offline mode and improve model loading

Joash
b4ae3b72y ago

Optimize code reviewer with memory management and improved parsing

Joash
a01c4ae2y ago

Switch to smaller model and reduce memory limits

Joash
a3071722y ago

Add comprehensive memory optimizations for model and Docker

Joash
5f0bb6b2y ago

Optimize memory usage with 4-bit quantization and Docker settings

Joash
1f37a6a2y ago

Add detailed logging and improve error handling in model manager

Joash
93aa8dc2y ago

Fix model_manager to use actual model inference instead of mock response

Joash
21309312y ago

Remove hardcoded token and require it from environment variables

Joash
9f461752y ago

Resolve merge conflicts and update configurations

Joash
78049902y ago

Update Dockerfile with proper user permissions

Joash
087ce882y ago

Fix Dockerfile permissions and user management

Joash