Releases
0.3.2
Release v0.3.2: Architectural Refactor, Enhanced Platform Support, and Bug Fixes
Latest
Compare
Sorry, something went wrong.
No results found
🚀 Development Update
✨ Key Features & Improvements
Architectural Refactoring : Implemented layered architecture with improved separation of concerns
LLM Models : Added llm_models subpackage for better organization
Documentation : Updated contributor guidelines with Conventional Commit standards
🐛 Bug Fixes
Fixed dtype inconsistencies with GPTQ quantization, switched to AWQ quantization
Resolved data_type error for Gemma2 models in vLLM, no longer supported
Updated input exceptions to prevent unnecessary warnings
Improved input data format to support user preferred labels
Enhanced LLM response parsing
📚 Documentation Updates
Added Semantic Versioning convention
Updated README and contributor guides
Added refactoring guide
🔧 Technical Changes
Updated project configuration in pyproject.toml
Enhanced main application entry point at __init__.py
Improved error handling and data access patterns
Implemented the Service layer to separate business logic
You can’t perform that action at this time.