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...
a2a4e98
firstAI
6.29 MB
3 contributors
History:
50 commits
ndc8
Fix GGUF filename in environment variable and update comment in requirements
a2a4e98
5 months ago
.github
aa
5 months ago
sample_data
Add scripts for converting and generating UltraChat-style SFT dataset
5 months ago
scripts
Add scripts for converting and generating UltraChat-style SFT dataset
5 months ago
training
update
5 months ago
training_runs
update
5 months ago
.dockerignore
270 Bytes
c
5 months ago
.gitattributes
1.52 kB
Duplicate from gradio-templates/chatbot
5 months ago
.gitignore
928 Bytes
Cleanup: Remove unnecessary files and update .gitignore
5 months ago
Dockerfile
857 Bytes
Update Dockerfile and application entry point for GGUF backend; optimize memory usage in model parameters and requirements
5 months ago
GEMMA_INTEGRATION_GUIDE.md
4.26 kB
chg model
5 months ago
README.md
15.6 kB
c
5 months ago
README_DEPLOY_HF.md
5.21 kB
aa
5 months ago
app.py
373 Bytes
Refactor application to implement GGUF backend with native transformers support; update requirements and add GGUF-specific entry point
5 months ago
backend_service.py
24.3 kB
d
5 months ago
debug_inference.py
4.13 kB
update
5 months ago
gemma_backend_service.py
11.5 kB
chg model
5 months ago
gemma_gguf_backend.py
20.4 kB
Update Dockerfile and application entry point for GGUF backend; optimize memory usage in model parameters and requirements
5 months ago
gguf_transformers_backend.py
9.98 kB
Fix GGUF filename in environment variable and update comment in requirements
5 months ago
handler.py
1.19 kB
update
5 months ago
launch_vllm.py
1.47 kB
aa
5 months ago
lightweight_backend.py
10.2 kB
Refactor model loading to utilize accelerate for device management; add test script to verify loading fix and prevent device conflicts
5 months ago
monitor_service.py
2.76 kB
update
5 months ago
requirements.txt
350 Bytes
Fix GGUF filename in environment variable and update comment in requirements
5 months ago
test_api.py
3.82 kB
π Add multimodal AI capabilities with image-text-to-text pipeline
5 months ago
test_deps.py
1.13 kB
Refactor backend service to support Gemma 3n model and update requirements; remove obsolete test script and add new dependency tests
5 months ago
test_fix.py
1.24 kB
Refactor model loading to utilize accelerate for device management; add test script to verify loading fix and prevent device conflicts
5 months ago
test_gguf.py
3.48 kB
chg model
5 months ago
test_integration.py
5.04 kB
chg model
5 months ago
test_lightweight_config.py
2.27 kB
Refactor application to use lightweight backend; update requirements and add memory analysis script for optimized model configuration
5 months ago
test_mistral_service.py
4.56 kB
update
5 months ago
test_multimodal.py
4.32 kB
Update model to unsloth/DeepSeek-R1-0528-Qwen3-8B-GGUF
5 months ago
test_training_api.py
826 Bytes
Cleanup: Remove unnecessary files and update .gitignore
5 months ago
usage_examples.py
4.17 kB
π Add multimodal AI capabilities with image-text-to-text pipeline
5 months ago
verify_config.py
1.26 kB
d
5 months ago