Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cong182
/
firstAI
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8a3c5dd
firstAI
6.28 MB
3 contributors
History:
47 commits
ndc8
Refactor model loading to utilize accelerate for device management; add test script to verify loading fix and prevent device conflicts
8a3c5dd
3 months ago
.github
aa
3 months ago
sample_data
Add scripts for converting and generating UltraChat-style SFT dataset
3 months ago
scripts
Add scripts for converting and generating UltraChat-style SFT dataset
3 months ago
training
update
3 months ago
training_runs
update
3 months ago
.dockerignore
Safe
270 Bytes
c
3 months ago
.gitattributes
Safe
1.52 kB
Duplicate from gradio-templates/chatbot
4 months ago
.gitignore
Safe
928 Bytes
Cleanup: Remove unnecessary files and update .gitignore
3 months ago
Dockerfile
Safe
857 Bytes
Update Dockerfile and application entry point for GGUF backend; optimize memory usage in model parameters and requirements
3 months ago
GEMMA_INTEGRATION_GUIDE.md
Safe
4.26 kB
chg model
3 months ago
README.md
Safe
15.6 kB
c
3 months ago
README_DEPLOY_HF.md
Safe
5.21 kB
aa
3 months ago
app.py
Safe
382 Bytes
Refactor application to use lightweight backend; update requirements and add memory analysis script for optimized model configuration
3 months ago
backend_service.py
Safe
24.3 kB
d
3 months ago
debug_inference.py
Safe
4.13 kB
update
3 months ago
gemma_backend_service.py
Safe
11.5 kB
chg model
3 months ago
gemma_gguf_backend.py
Safe
20.4 kB
Update Dockerfile and application entry point for GGUF backend; optimize memory usage in model parameters and requirements
3 months ago
handler.py
Safe
1.19 kB
update
3 months ago
launch_vllm.py
Safe
1.47 kB
aa
3 months ago
lightweight_backend.py
Safe
10.2 kB
Refactor model loading to utilize accelerate for device management; add test script to verify loading fix and prevent device conflicts
3 months ago
monitor_service.py
Safe
2.76 kB
update
3 months ago
requirements.txt
Safe
371 Bytes
Refactor application to use lightweight backend; update requirements and add memory analysis script for optimized model configuration
3 months ago
test_api.py
Safe
3.82 kB
π Add multimodal AI capabilities with image-text-to-text pipeline
4 months ago
test_deps.py
Safe
1.13 kB
Refactor backend service to support Gemma 3n model and update requirements; remove obsolete test script and add new dependency tests
3 months ago
test_fix.py
Safe
1.24 kB
Refactor model loading to utilize accelerate for device management; add test script to verify loading fix and prevent device conflicts
3 months ago
test_gguf.py
Safe
3.48 kB
chg model
3 months ago
test_integration.py
Safe
5.04 kB
chg model
3 months ago
test_lightweight_config.py
Safe
2.27 kB
Refactor application to use lightweight backend; update requirements and add memory analysis script for optimized model configuration
3 months ago
test_mistral_service.py
Safe
4.56 kB
update
3 months ago
test_multimodal.py
Safe
4.32 kB
Update model to unsloth/DeepSeek-R1-0528-Qwen3-8B-GGUF
3 months ago
test_training_api.py
Safe
826 Bytes
Cleanup: Remove unnecessary files and update .gitignore
3 months ago
usage_examples.py
Safe
4.17 kB
π Add multimodal AI capabilities with image-text-to-text pipeline
4 months ago
verify_config.py
Safe
1.26 kB
d
3 months ago