初始化项目,由ModelHub XC社区提供模型

Model: Outlier-Ai/Outlier-10B-V2
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-14 18:28:17 +08:00
commit 216ad4d773
8 changed files with 266 additions and 0 deletions

66
README.md Normal file
View File

@@ -0,0 +1,66 @@
---
license: apache-2.0
pipeline_tag: text-generation
library_name: transformers
base_model: Qwen/Qwen2.5-7B-Instruct
base_model_relation: adapter
tags:
- superseded
- archival
- mixture-of-experts
- moe
- ternary
- 1-bit
- qwen2.5
- outlier
- outlier-moe
- research
- overlay
- sparse
- local-llm
- on-device
- apple-silicon
- mac
- text-generation
language:
- en
- zh
- fr
- es
- pt
- de
- it
- ru
- ja
- ko
- ar
- vi
- th
- nl
- pl
---
> **Superseded.** This repo is a research artifact from an earlier Outlier lineage and is no longer the recommended download. The current shipping tier is at **[outlier.host](https://outlier.host/?utm_source=hf&utm_medium=modelcard&utm_campaign=outlier_10b_v2)**.
# Outlier-10B-V2
This repo predates the v1.8 Outlier lineup. It is preserved here for reproducibility and historical reference, not as a production recommendation.
## What replaced it
Current shipping tiers (see Outlier app v1.8+):
- [Outlier Nano 4B — current entry tier](https://huggingface.co/Outlier-Ai/Outlier-Nano-4B-MLX-4bit)
- [Outlier Core 27B — current default tier](https://huggingface.co/Outlier-Ai/Outlier-Core-27B-MLX-4bit)
- [Outlier Vision 35B-A3B — current multimodal tier](https://huggingface.co/Outlier-Ai/Outlier-Vision-35B-A3B-MLX-4bit)
- [DeepSeek-R1-Distill-Qwen-7B — popular reasoning model](https://huggingface.co/Outlier-Ai/DeepSeek-R1-Distill-Qwen-7B-MLX-4bit)
- [Qwen3-Coder-30B-A3B — popular coding model](https://huggingface.co/Outlier-Ai/Qwen3-Coder-30B-A3B-Instruct-MLX-4bit)
For the latest verified benchmarks and downloads, visit **[outlier.host](https://outlier.host/?utm_source=hf&utm_medium=modelcard&utm_campaign=outlier_10b_v2)**.
## Original notes
This was a research / preview artifact. It may contain experimental adapters, overlays, or quantization variants that did not graduate into the shipping product. Treat any technical claims in earlier revisions of this card as provisional.
## License
See YAML frontmatter above. Original license terms preserved.