Spaces:
Sleeping
Sleeping
Update: README for 8-bit quantized version
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
title: AEGIS BIO LAB 10 CONDUCTOR -
|
| 3 |
emoji: π§¬
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: purple
|
|
@@ -9,21 +9,41 @@ pinned: false
|
|
| 9 |
license: apache-2.0
|
| 10 |
---
|
| 11 |
|
| 12 |
-
# AEGIS BIO LAB 10 CONDUCTOR -
|
| 13 |
|
| 14 |
-
Advanced
|
| 15 |
|
| 16 |
-
##
|
| 17 |
|
| 18 |
-
- **
|
| 19 |
-
- **
|
| 20 |
-
- **
|
| 21 |
-
- **
|
| 22 |
-
- **π¬ Interactive Chat**: Real-time economic analysis and policy recommendations
|
| 23 |
-
- **π Dual Interface**: Chat mode and structured threat analysis
|
| 24 |
|
| 25 |
-
##
|
| 26 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
1. **North America** - Technology & Financial Sector Focus
|
| 28 |
2. **Europe** - Manufacturing & Energy Security
|
| 29 |
3. **Asia** - Trade & Supply Chain Analysis
|
|
@@ -33,60 +53,41 @@ Advanced economic analysis system powered by AI with comprehensive threat assess
|
|
| 33 |
7. **Oceania** - Resource Security & Climate Resilience
|
| 34 |
8. **Arctic Region** - Sustainable Development Economics
|
| 35 |
|
| 36 |
-
## π―
|
| 37 |
-
|
| 38 |
-
### Economic Metrics
|
| 39 |
-
- **Market Shock Index**: Quantified economic disruption assessment (0-1 scale)
|
| 40 |
-
- **Impact Classification**: Limited/Moderate/Major/Crisis economic impact levels
|
| 41 |
-
- **Threat Level Assessment**: Low/Medium/High/Extreme economic risk evaluation
|
| 42 |
-
|
| 43 |
-
### Regional Analysis
|
| 44 |
-
- **Vulnerability Mapping**: Economic resilience assessment per region (0-10 scale)
|
| 45 |
-
- **Cross-Regional Impact**: Economic contagion and spillover effects
|
| 46 |
-
- **Policy Recommendations**: Targeted strategies for each region
|
| 47 |
-
|
| 48 |
-
### Threat Categories
|
| 49 |
-
- **AI Economic Threats**: Automation, job displacement, market disruption
|
| 50 |
-
- **Cyber Economic Threats**: Financial system attacks, infrastructure disruption
|
| 51 |
-
- **Bio Economic Threats**: Pandemic impacts, supply chain disruption
|
| 52 |
-
- **Nuclear Economic Threats**: Energy security, geopolitical stability
|
| 53 |
-
- **Climate Economic Threats**: Environmental costs, adaptation expenses
|
| 54 |
-
- **Space Economic Threats**: Satellite infrastructure, communication disruption
|
| 55 |
-
|
| 56 |
-
## π‘ Usage
|
| 57 |
|
| 58 |
-
### Chat
|
| 59 |
-
|
| 60 |
-
|
| 61 |
-
|
| 62 |
-
|
| 63 |
|
| 64 |
-
### Threat Analysis
|
| 65 |
-
|
| 66 |
-
|
| 67 |
-
|
| 68 |
-
|
| 69 |
|
| 70 |
-
## π§ Technical
|
| 71 |
|
| 72 |
-
- **Model**: Gaston895/aegisconduct (
|
| 73 |
-
- **
|
| 74 |
-
- **
|
| 75 |
-
- **
|
| 76 |
-
- **
|
| 77 |
|
| 78 |
-
##
|
| 79 |
|
| 80 |
-
###
|
| 81 |
-
|
| 82 |
-
|
| 83 |
-
|
|
|
|
| 84 |
|
| 85 |
-
###
|
| 86 |
-
-
|
| 87 |
-
-
|
| 88 |
-
-
|
| 89 |
|
| 90 |
---
|
| 91 |
|
| 92 |
-
**Powered by AEGIS BIO LAB 10 CONDUCTOR** -
|
|
|
|
| 1 |
---
|
| 2 |
+
title: AEGIS BIO LAB 10 CONDUCTOR - 8-bit Quantized
|
| 3 |
emoji: π§¬
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: purple
|
|
|
|
| 9 |
license: apache-2.0
|
| 10 |
---
|
| 11 |
|
| 12 |
+
# AEGIS BIO LAB 10 CONDUCTOR - 8-bit Quantized Multi-Domain Expert
|
| 13 |
|
| 14 |
+
Advanced AI analysis system with 8-bit quantization for efficient CPU inference.
|
| 15 |
|
| 16 |
+
## β‘ Quantization Optimizations
|
| 17 |
|
| 18 |
+
- **Original Model**: 16GB Gaston895/aegisconduct
|
| 19 |
+
- **8-bit Quantized**: ~8GB memory usage (50% reduction)
|
| 20 |
+
- **CPU Optimized**: Fast inference on CPU hardware
|
| 21 |
+
- **bitsandbytes**: Advanced quantization library
|
|
|
|
|
|
|
| 22 |
|
| 23 |
+
## π Performance Benefits
|
| 24 |
|
| 25 |
+
### Memory Efficiency
|
| 26 |
+
- **50% Memory Reduction**: 16GB β 8GB
|
| 27 |
+
- **Faster Loading**: Reduced model loading time
|
| 28 |
+
- **CPU Friendly**: Optimized for CPU-only environments
|
| 29 |
+
- **Stable Inference**: Reliable 8-bit computations
|
| 30 |
+
|
| 31 |
+
### Speed Improvements
|
| 32 |
+
- **Faster Inference**: 8-bit operations are faster than 16-bit
|
| 33 |
+
- **Lower Latency**: Reduced memory bandwidth requirements
|
| 34 |
+
- **Better Throughput**: More efficient CPU utilization
|
| 35 |
+
|
| 36 |
+
## π Multi-Domain Analysis
|
| 37 |
+
|
| 38 |
+
### Analysis Domains
|
| 39 |
+
- **π¦ Economics**: Market analysis, financial policy, economic impacts
|
| 40 |
+
- **π¬ Technology**: AI developments, cybersecurity, innovation trends
|
| 41 |
+
- **π‘οΈ Security**: Threat assessment, geopolitical analysis, risk evaluation
|
| 42 |
+
- **π₯ Health**: Medical research, pandemic preparedness, biotechnology
|
| 43 |
+
- **π Environment**: Climate change, sustainability, ecological impacts
|
| 44 |
+
- **π Strategy**: Long-term planning, policy frameworks, decision support
|
| 45 |
+
|
| 46 |
+
### Global Coverage
|
| 47 |
1. **North America** - Technology & Financial Sector Focus
|
| 48 |
2. **Europe** - Manufacturing & Energy Security
|
| 49 |
3. **Asia** - Trade & Supply Chain Analysis
|
|
|
|
| 53 |
7. **Oceania** - Resource Security & Climate Resilience
|
| 54 |
8. **Arctic Region** - Sustainable Development Economics
|
| 55 |
|
| 56 |
+
## π― Features
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 57 |
|
| 58 |
+
### Chat Interface
|
| 59 |
+
- **Multi-Domain Chat**: Ask about any topic across all domains
|
| 60 |
+
- **Analysis Type Selection**: Choose specific domain expertise
|
| 61 |
+
- **Adjustable Parameters**: Control response creativity and length
|
| 62 |
+
- **Real-time Responses**: Fast 8-bit quantized inference
|
| 63 |
|
| 64 |
+
### Threat Analysis
|
| 65 |
+
- **Multi-Domain Scoring**: AI, Cyber, Bio, Nuclear, Climate, Space threats
|
| 66 |
+
- **Comprehensive Metrics**: Market shock index, regional vulnerabilities
|
| 67 |
+
- **Global Assessment**: Cross-regional impact analysis
|
| 68 |
+
- **Strategic Recommendations**: Actionable policy guidance
|
| 69 |
|
| 70 |
+
## π§ Technical Specifications
|
| 71 |
|
| 72 |
+
- **Model**: Gaston895/aegisconduct (8-bit quantized)
|
| 73 |
+
- **Quantization**: bitsandbytes 8-bit with CPU optimization
|
| 74 |
+
- **Memory**: ~8GB (50% reduction from 16GB)
|
| 75 |
+
- **Inference**: CPU-optimized with torch.float32
|
| 76 |
+
- **Framework**: Flask with responsive web interface
|
| 77 |
|
| 78 |
+
## π‘ Usage Tips
|
| 79 |
|
| 80 |
+
### For Best Performance
|
| 81 |
+
1. **Allow Loading Time**: Initial model loading takes 2-3 minutes
|
| 82 |
+
2. **Reasonable Queries**: Keep questions focused for faster responses
|
| 83 |
+
3. **Use Analysis Types**: Select appropriate domain for specialized responses
|
| 84 |
+
4. **Memory Management**: App automatically manages memory between requests
|
| 85 |
|
| 86 |
+
### Response Times
|
| 87 |
+
- **Simple Questions**: 30-60 seconds
|
| 88 |
+
- **Complex Analysis**: 1-3 minutes
|
| 89 |
+
- **Threat Assessment**: 2-5 minutes (comprehensive analysis)
|
| 90 |
|
| 91 |
---
|
| 92 |
|
| 93 |
+
**Powered by 8-bit Quantized AEGIS BIO LAB 10 CONDUCTOR** - Efficient multi-domain AI analysis for global insights.
|