Commit History

Update huggingface deploy changes
90b5091

Joash commited on

Update README with complete content
5de6ecf

Joash commited on

Update README.md
1a6fdc6
verified

Joash2024 commited on

Update README metadata to trigger build
168fe21

Joash commited on

Trigger Hugging Face Spaces build
3848e87

Joash commited on

Fix history and metrics updates with proper state management
24ce75d

Joash commited on

Add refresh functionality and auto-updates for history and metrics
090ffc1

Joash commited on

Update interface to handle history and metrics updates
faf71f6

Joash commited on

Add history and metrics persistence with file storage
defa041

Joash commited on

Improve model initialization with better state management
4a6c42f

Joash commited on

Fix tokenizer initialization and improve error handling
6a725a8

Joash commited on

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

Joash commited on

Add proper ZeroGPU configuration with spaces decorator
7c16bfa

Joash commited on

Update README.md
8a4efc5
verified

Joash2024 commited on

Update app with CPU-first approach
d38e037

Joash commited on

Update requirements for better CPU/GPU support
5960b88

Joash commited on

Improve model initialization with CPU-first approach
cdd6dbd

Joash commited on

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

Joash commited on

Configure app for ZeroGPU dynamic GPU allocation
b1ededf

Joash commited on

Update README.md
957fdfa
verified

Joash2024 commited on

Simplify model loading to use CPU by default
8aef6ee

Joash commited on

Update Space metadata for proper ZeroGPU configuration
573694a

Joash commited on

Simplify implementation and remove Space SDK dependencies
764b8c8

Joash commited on

Update requirements for ZeroGPU and space configuration
6f61b4f

Joash commited on

Add ZeroGPU decorator and space configuration
b22e30e

Joash commited on

Fix Gradio launch parameters and improve error handling
47e375c

Joash commited on

Improve model loading with fallback options and memory settings
6d7cc48

Joash commited on

Update requirements for improved model loading and error handling
ffe79d4

Joash commited on

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

Joash commited on

Add robust error handling and improve model loading
d8e1d06

Joash commited on

Update README.md
af3e8b0
verified

Joash2024 commited on

Simplify app.py and update configuration for ZeroGPU
1de1c4f

Joash commited on

Add ZeroGPU support and update dependencies
3e82f96

Joash commited on

Update app to properly utilize ZeroGPU with GPU optimizations
80d4148

Joash commited on

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

Joash commited on

Add history and metrics tabs to Gradio interface
98edac6

Joash commited on

Update README.md
325c8f7
verified

Joash2024 commited on

Convert to Gradio app for simpler deployment
a77dc20

Joash commited on

Remove 4-bit quantization and use regular model loading
9eddb40

Joash commited on

Fix offline mode and improve model loading
69455b9

Joash commited on

Optimize code reviewer with memory management and improved parsing
b4ae3b7

Joash commited on

Switch to smaller model and reduce memory limits
a01c4ae

Joash commited on

Add comprehensive memory optimizations for model and Docker
a307172

Joash commited on

Optimize memory usage with 4-bit quantization and Docker settings
5f0bb6b

Joash commited on

Add detailed logging and improve error handling in model manager
1f37a6a

Joash commited on

Fix model_manager to use actual model inference instead of mock response
93aa8dc

Joash commited on

Remove hardcoded token and require it from environment variables
2130931

Joash commited on

Resolve merge conflicts and update configurations
9f46175

Joash commited on

Update Dockerfile with proper user permissions
7804990

Joash commited on

Fix Dockerfile permissions and user management
087ce88

Joash commited on