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...
358e717
firstAI
6.26 MB
3 contributors
History:
45 commits
ndc8
Update Dockerfile and application entry point for GGUF backend; optimize memory usage in model parameters and requirements
358e717
4 months ago
.github
aa
4 months ago
sample_data
Add scripts for converting and generating UltraChat-style SFT dataset
4 months ago
scripts
Add scripts for converting and generating UltraChat-style SFT dataset
4 months ago
training
update
4 months ago
training_runs
update
4 months ago
.dockerignore
Safe
270 Bytes
c
4 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
4 months ago
Dockerfile
Safe
857 Bytes
Update Dockerfile and application entry point for GGUF backend; optimize memory usage in model parameters and requirements
4 months ago
GEMMA_INTEGRATION_GUIDE.md
Safe
4.26 kB
chg model
4 months ago
README.md
Safe
15.6 kB
c
4 months ago
README_DEPLOY_HF.md
Safe
5.21 kB
aa
4 months ago
app.py
Safe
364 Bytes
Update Dockerfile and application entry point for GGUF backend; optimize memory usage in model parameters and requirements
4 months ago
backend_service.py
Safe
24.3 kB
d
4 months ago
debug_inference.py
Safe
4.13 kB
update
4 months ago
gemma_backend_service.py
Safe
11.5 kB
chg model
4 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
4 months ago
handler.py
Safe
1.19 kB
update
4 months ago
launch_vllm.py
Safe
1.47 kB
aa
4 months ago
monitor_service.py
Safe
2.76 kB
update
4 months ago
requirements.txt
Safe
463 Bytes
Update Dockerfile and application entry point for GGUF backend; optimize memory usage in model parameters and requirements
4 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
4 months ago
test_gguf.py
Safe
3.48 kB
chg model
4 months ago
test_integration.py
Safe
5.04 kB
chg model
4 months ago
test_mistral_service.py
Safe
4.56 kB
update
4 months ago
test_multimodal.py
Safe
4.32 kB
Update model to unsloth/DeepSeek-R1-0528-Qwen3-8B-GGUF
4 months ago
test_training_api.py
Safe
826 Bytes
Cleanup: Remove unnecessary files and update .gitignore
4 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
4 months ago