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...
0c37db0
firstAI
Ctrl+K
Ctrl+K
3 contributors
History:
49 commits
ndc8
Add protobuf requirement for GGUF model loading
0c37db0
23 days ago
.github
aa
23 days ago
sample_data
Add scripts for converting and generating UltraChat-style SFT dataset
25 days ago
scripts
Add scripts for converting and generating UltraChat-style SFT dataset
25 days ago
training
update
26 days ago
training_runs
update
26 days ago
.dockerignore
Safe
270 Bytes
c
23 days ago
.gitattributes
Safe
1.52 kB
Duplicate from gradio-templates/chatbot
28 days ago
.gitignore
Safe
928 Bytes
Cleanup: Remove unnecessary files and update .gitignore
26 days ago
Dockerfile
Safe
857 Bytes
Update Dockerfile and application entry point for GGUF backend; optimize memory usage in model parameters and requirements
23 days ago
GEMMA_INTEGRATION_GUIDE.md
Safe
4.26 kB
chg model
27 days ago
README.md
Safe
15.6 kB
c
23 days ago
README_DEPLOY_HF.md
Safe
5.21 kB
aa
23 days ago
app.py
Safe
373 Bytes
Refactor application to implement GGUF backend with native transformers support; update requirements and add GGUF-specific entry point
23 days ago
backend_service.py
Safe
24.3 kB
d
23 days ago
debug_inference.py
Safe
4.13 kB
update
27 days ago
gemma_backend_service.py
Safe
11.5 kB
chg model
27 days 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
23 days ago
gguf_transformers_backend.py
Safe
9.97 kB
Refactor application to implement GGUF backend with native transformers support; update requirements and add GGUF-specific entry point
23 days ago
handler.py
Safe
1.19 kB
update
26 days ago
launch_vllm.py
Safe
1.47 kB
aa
23 days 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
23 days ago
monitor_service.py
Safe
2.76 kB
update
27 days ago
requirements.txt
Safe
363 Bytes
Add protobuf requirement for GGUF model loading
23 days ago
test_api.py
Safe
3.82 kB
π Add multimodal AI capabilities with image-text-to-text pipeline
28 days 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
23 days 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
23 days ago
test_gguf.py
Safe
3.48 kB
chg model
27 days ago
test_integration.py
Safe
5.04 kB
chg model
27 days 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
23 days ago
test_mistral_service.py
Safe
4.56 kB
update
27 days ago
test_multimodal.py
Safe
4.32 kB
Update model to unsloth/DeepSeek-R1-0528-Qwen3-8B-GGUF
27 days ago
test_training_api.py
Safe
826 Bytes
Cleanup: Remove unnecessary files and update .gitignore
26 days ago
usage_examples.py
Safe
4.17 kB
π Add multimodal AI capabilities with image-text-to-text pipeline
28 days ago
verify_config.py
Safe
1.26 kB
d
23 days ago