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...
49e3756
fusion-llm-demo
6.07 MB
Ctrl+K
Ctrl+K
3 contributors
History:
73 commits
zhan1206
fix: from_pretrained weight loading (HF 5.x compat) + _init_weights + tied_weights_keys
49e3756
about 1 month ago
.github
CI/CD: Add GitHub Actions workflow for syntax check, unit tests, and integration tests
about 1 month ago
configs
feat: setup.py, quick-start guide, architecture doc, model registry
about 1 month ago
data
fix: comprehensive audit fixes - CRITICAL/HIGH/MEDIUM/LOW
about 1 month ago
data_pipeline
v16-docs: fix README accuracy, add F3/S2 disclaimer to distillation script
about 1 month ago
deployment
fix: comprehensive audit fixes - CRITICAL/HIGH/MEDIUM/LOW
about 1 month ago
docs
feat: setup.py, quick-start guide, architecture doc, model registry
about 1 month ago
evaluation
feat: GSM8K reward function + GRPO evaluation pipeline (v2.1.1)
about 1 month ago
experiments
fix: short-sequence benchmarks + ThinkingDial vs vanilla experiments
about 1 month ago
inference
fix: external audit issues from commit 08f2cd2
about 1 month ago
models
fix: from_pretrained weight loading (HF 5.x compat) + _init_weights + tied_weights_keys
about 1 month ago
scripts
fix: CausalLMOutputWithPast return + audit verification
about 1 month ago
tests
v2.1.0: fix N25 off-by-one, S2 reward_fn string safety
about 1 month ago
tokenizers
fix: comprehensive audit fixes - CRITICAL/HIGH/MEDIUM/LOW
about 1 month ago
train
feat: GSM8K reward function + GRPO evaluation pipeline (v2.1.1)
about 1 month ago
.gitignore
Safe
749 Bytes
chore: 添加 Windows 保留名到 .gitignore(避免 NUL 等文件被追踪)
about 1 month ago
CHANGELOG.md
Safe
1.8 kB
v15: fix remaining audit issues (F1/F2/S1/M3/M8/doc)
about 1 month ago
CONTRIBUTING.md
Safe
5.67 kB
feat: 初始化 Fusion 项目 - 六边形开源大模型
about 1 month ago
FUSION-LLM_v14_AUDIT_STATUS.md
Safe
2.42 kB
v15: fix remaining audit issues (F1/F2/S1/M3/M8/doc)
about 1 month ago
LICENSE
Safe
10.8 kB
chore: replace author real name with GitHub username
about 1 month ago
README.md
Safe
5.72 kB
v16-docs: fix README accuracy, add F3/S2 disclaimer to distillation script
about 1 month ago
RELEASE.md
Safe
3.88 kB
v15: fix remaining audit issues (F1/F2/S1/M3/M8/doc)
about 1 month ago
RELEASE_v1.2.0.md
Safe
1.14 kB
fix: comprehensive audit fixes - CRITICAL/HIGH/MEDIUM/LOW
about 1 month ago
VERSION
Safe
6 Bytes
Release: v1.2.0 - Add BLEU/ROUGE/METEOR, TensorRT/OpenVINO, AMP training, LIME/SHAP
about 1 month ago
_full_check.py
Safe
5.97 kB
fix: from_pretrained weight loading (HF 5.x compat) + _init_weights + tied_weights_keys
about 1 month ago
requirements.txt
Safe
714 Bytes
fix: v3 comprehensive defect repair
about 1 month ago
setup.py
3.1 kB
feat: setup.py, quick-start guide, architecture doc, model registry
about 1 month ago