Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
zhan1206
/
fusion-llm-demo
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3b8065d
fusion-llm-demo
5.93 MB
Ctrl+K
Ctrl+K
3 contributors
History:
47 commits
zhan1206
Feat: Add AMP trainer and gradient accumulation for training optimization
3b8065d
about 1 month ago
.github
CI/CD: Add GitHub Actions workflow for syntax check, unit tests, and integration tests
about 1 month ago
configs
fix(v9): resolve 3 fatal + 1 serious + 1 moderate defects from external audit
about 1 month ago
data
Feat: Add actual training (100 steps) + documentation (tutorial + API)
about 1 month ago
data_pipeline
fix(v12): resolve 6 defects from v11 audit (F-NEW-6, S-NEW-5, M-NEW-5/6, MI-NEW-4/5/6)
about 1 month ago
deployment
Feat: Add TensorRT and OpenVINO deployment options
about 1 month ago
docs
Feat: Add actual training (100 steps) + documentation (tutorial + API)
about 1 month ago
evaluation
Feat: Add BLEU, ROUGE, METEOR evaluation metrics
about 1 month ago
inference
Fix M-NEW-10: Use tokenizer encoding in _load_dataset instead of byte encoding
about 1 month ago
models
Feat: Add GGML/ONNX deployment and optimized SBLA attention (0.49ms)
about 1 month ago
scripts
fix(v12): resolve 6 defects from v11 audit (F-NEW-6, S-NEW-5, M-NEW-5/6, MI-NEW-4/5/6)
about 1 month ago
tests
Test: Add SBLA attention performance test (2.07ms avg)
about 1 month ago
tokenizers
feat: train SentencePiece tokenizer + update README
about 1 month ago
train
Feat: Add AMP trainer and gradient accumulation for training optimization
about 1 month ago
.gitignore
Safe
749 Bytes
chore: 添加 Windows 保留名到 .gitignore(避免 NUL 等文件被追踪)
about 1 month ago
CHANGELOG.md
1.2 kB
Release: v1.1.0 - Add BERTScore, MoverScore, visualization, deployment options, and optimize SBLA attention
about 1 month ago
CONTRIBUTING.md
Safe
5.67 kB
feat: 初始化 Fusion 项目 - 六边形开源大模型
about 1 month ago
LICENSE
Safe
10.8 kB
chore: replace author real name with GitHub username
about 1 month ago
README.md
5.41 kB
fix: v5 remove empty tokenizer.json, unify think tokens, integrate tokenizer into training pipeline
about 1 month ago
RELEASE.md
4.02 kB
Release: v1.1.0 - Add BERTScore, MoverScore, visualization, deployment options, and optimize SBLA attention
about 1 month ago
VERSION
Safe
6 Bytes
Release: v1.1.0 - Add BERTScore, MoverScore, visualization, deployment options, and optimize SBLA attention
about 1 month ago
requirements.txt
Safe
714 Bytes
fix: v3 comprehensive defect repair
about 1 month ago