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

Model: LoganResearch/ARC-Base-8B-Condensed
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-24 10:52:18 +08:00
commit 5bc82cc56a
191 changed files with 68858 additions and 0 deletions

13
requirements-minimal.txt Normal file
View File

@@ -0,0 +1,13 @@
# ARC Engine v2.4 - Minimal Requirements
# =======================================
# Just the essentials to run the model
torch>=2.0
transformers>=4.40.0
accelerate
safetensors
peft
bitsandbytes
datasets
trl
tqdm