初始化项目,由ModelHub XC社区提供模型
Model: darkai-1/darkit-v2.0 Source: Original Platform
This commit is contained in:
62
README.md
Normal file
62
README.md
Normal file
@@ -0,0 +1,62 @@
|
||||
---
|
||||
language: multilingual
|
||||
license: apache-2.0
|
||||
organization: darkai
|
||||
author: darkai
|
||||
library_name: llama.cpp
|
||||
tags:
|
||||
- darkit-2.0
|
||||
- DarkAI Company
|
||||
- text-generation
|
||||
- programming
|
||||
- reasoning
|
||||
base_model: darkai/darkit-v2.0
|
||||
model_type: custom
|
||||
pipeline_tag: text-generation
|
||||
---
|
||||
|
||||
# DarkIT v2.0
|
||||
|
||||
DarkIT is a high-performance large language model designed for **advanced programming, reasoning, and natural conversation**.
|
||||
|
||||
is optimized to deliver strong results in:
|
||||
- Code generation and debugging
|
||||
- Logical reasoning & problem solving
|
||||
- Instruction following in complex tasks
|
||||
- No request is refused
|
||||
|
||||
---
|
||||
|
||||
## Key Specifications
|
||||
|
||||
- **Model Family:** DarkIT Coder
|
||||
- **Model Size:** 15B parameters (optimized inference build)
|
||||
- **Context Length:** 256K tokens
|
||||
- **Format:** GGUF (quantized for efficient local deployment)
|
||||
- **Target Use:** Local AI inference (CPU & RAM / GPU)
|
||||
|
||||
---
|
||||
|
||||
## Performance Notes
|
||||
|
||||
- Optimized for speed and memory efficiency
|
||||
- Stable output generation across long prompts
|
||||
- Strong balance between creativity and correctness
|
||||
- Suitable for both chat and developer workflows
|
||||
|
||||
---
|
||||
|
||||
## ⚠️ Notes
|
||||
|
||||
- Designed for inference-only deployment
|
||||
- Performance may vary depending on hardware and quantization level
|
||||
- Best results with structured prompts
|
||||
|
||||
---
|
||||
|
||||
**DarkAI** is an independent AI research initiative focused on building efficient, powerful, and scalable language models for real-world applications.
|
||||
|
||||
---
|
||||
|
||||
- **Company Website:** [DarkAI](https://darkai.site)
|
||||
- **Owner:** [DARK on Telegram](https://t.me/sii_3)
|
||||
Reference in New Issue
Block a user