Skywork / MindLink-32B-0801

huggingface.co
Total runs: 16
24-hour runs: 0
7-day runs: -3
30-day runs: -3
Model's Last Updated: August 05 2025
text-generation

Introduction of MindLink-32B-0801

Model Details of MindLink-32B-0801

MindLink

English | 中文

1. Model Description

We introduce MindLink , a new family of large language models developed by Kunlun Inc . Built on Qwen , these models incorporate our latest advances in post-training techniques. MindLink demonstrates strong performance across various common benchmarks and is widely applicable in diverse AI scenarios. We welcome feedback to help us continuously optimize and improve our models.

🚀 Model Downloads
🤖 Model 📏 Context Length ⬇️ Download
MindLink 32B 128K 🤗 HuggingFace
MindLink 72B 128K 🤗 HuggingFace
📖 Technical Report

Our training methodology and evaluation: MindLink


2. Highlights
  • Plan-based Reasoning : Without the "think" tag, MindLink achieves competitive performance with leading proprietary models across a wide range of reasoning and general tasks. It significantly reduces inference cost, and improves multi-turn capabilities.
  • Mathematical Framework : It analyzes the effectiveness of both Chain-of-Thought (CoT) and Plan-based Reasoning .
  • Adaptive Reasoning : it automatically adapts its reasoning strategy based on task complexity: complex tasks produce detailed reasoning traces, while simpler tasks yield concise outputs.

2. API Access

📢 We provide developers with a one-month free trial of our API for exploring and testing our models. To request access to an Open WebUI account ( https://sd1svahsfo0m61h76e190.apigateway-cn-beijing.volceapi.com ), please contact us at: [email protected]

⚠️ Note: If you encounter inconsistent responses during inference, we recommend clearing the session context (history) and retrying.

🔧 Usage Instructions

Our Chat API supports OpenAI's format. Simply include your API Key with HTTP POST requests.

✅ Sample Request using curl :
curl -X POST https://sd2690u280c6ft26qcdi0.apigateway-cn-beijing.volceapi.com/v1/chat/completions \
     -H "Authorization: Bearer nc6Dt7DrLJNzLELiqOR1bogO5Oh1qHtO" \
     -H "Content-Type: application/json" \
     -d '{
           "model": "Mind_Link_beta_32B",
           "messages": [
             {"role": "user", "content": "What is the capital of China?"}
           ],
           "temperature": 0.7,
           "max_tokens": 128,
           "stream": false
         }'
🐍 Sample Request using Python:
import requests

API_KEY = "nc6Dt7DrLJNzLELiqOR1bogO5Oh1qHtO"
API_URL = "https://sd2690u280c6ft26qcdi0.apigateway-cn-beijing.volceapi.com/v1/chat/completions"

headers = {
    "Authorization": f"Bearer {API_KEY}",
    "Content-Type": "application/json"
}

payload = {
    "model": "Mind_Link_beta_32B",
    "messages": [
        {"role": "user", "content": "What is the capital of China?"}
    ],
    "temperature": 0.7,
    "max_tokens": 128,
    "stream": False
}

response = requests.post(API_URL, headers=headers, json=payload)

if response.status_code == 200:
    reply = response.json()
    print("MindLink Response:")
    print(reply["choices"][0]["message"]["content"])
else:
    print(f"Error {response.status_code}: {response.text}")

🌐 API Interface Details
  • Endpoint : https://sd2690u280c6ft26qcdi0.apigateway-cn-beijing.volceapi.com/v1/chat/completions
  • Authentication : Use your API key via Authorization: Bearer <api_key>
  • Request Format : Compatible with OpenAI's Chat Completion API
  • Supported Fields : model , messages , temperature , top_p , max_tokens , stream , stop , etc.
  • Model Identifiers : Use either "Mind_Link_beta_32B" or "Mind_Link_beta_72B"
  • Public API Key : We provide the following public API key: "nc6Dt7DrLJNzLELiqOR1bogO5Oh1qHtO" (requests via this key enter a queue and have limited request rates; contact us for unlimited access).

3. Evaluation

The results are shown below: Comparison between MindLink (ML) and other frontier models across various benchmarks.


License and Usage Information
Model License and Terms of Use
1. Core License

This model is licensed under the Apache License 2.0 , granting users the following rights:

✅ Commercial deployment

✅ Source code modification

✅ Patent authorization

✅ Closed-source derivatives

⚠️ Prohibition on using model names/logos for promotion without written authorization

⚠️ No warranties provided

2. Inheritance Declaration

This model is based on improvements from Qwen (Apache 2.0 License). You must:

  • Retain original Qwen copyright notices in derivative works.
  • Clearly document changes made in modification notes.
  • Adhere to any additional usage restrictions imposed by Qwen.

If you have any questions, please raise an issue or contact us at [email protected] .


Runs of Skywork MindLink-32B-0801 on huggingface.co

16
Total runs
0
24-hour runs
-3
3-day runs
-3
7-day runs
-3
30-day runs

More Information About MindLink-32B-0801 huggingface.co Model

More MindLink-32B-0801 license Visit here:

https://choosealicense.com/licenses/apache-2.0

MindLink-32B-0801 huggingface.co

MindLink-32B-0801 huggingface.co is an AI model on huggingface.co that provides MindLink-32B-0801's model effect (), which can be used instantly with this Skywork MindLink-32B-0801 model. huggingface.co supports a free trial of the MindLink-32B-0801 model, and also provides paid use of the MindLink-32B-0801. Support call MindLink-32B-0801 model through api, including Node.js, Python, http.

MindLink-32B-0801 huggingface.co Url

https://huggingface.co/Skywork/MindLink-32B-0801

Skywork MindLink-32B-0801 online free

MindLink-32B-0801 huggingface.co is an online trial and call api platform, which integrates MindLink-32B-0801's modeling effects, including api services, and provides a free online trial of MindLink-32B-0801, you can try MindLink-32B-0801 online for free by clicking the link below.

Skywork MindLink-32B-0801 online free url in huggingface.co:

https://huggingface.co/Skywork/MindLink-32B-0801

MindLink-32B-0801 install

MindLink-32B-0801 is an open source model from GitHub that offers a free installation service, and any user can find MindLink-32B-0801 on GitHub to install. At the same time, huggingface.co provides the effect of MindLink-32B-0801 install, users can directly use MindLink-32B-0801 installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

MindLink-32B-0801 install url in huggingface.co:

https://huggingface.co/Skywork/MindLink-32B-0801

Url of MindLink-32B-0801

MindLink-32B-0801 huggingface.co Url

Provider of MindLink-32B-0801 huggingface.co

Skywork
ORGANIZATIONS

Other API from Skywork

huggingface.co

Total runs: 86
Run Growth: 54
Growth Rate: 62.79%
Updated:April 08 2025
huggingface.co

Total runs: 59
Run Growth: 1
Growth Rate: 1.69%
Updated:January 28 2026
huggingface.co

Total runs: 45
Run Growth: -16
Growth Rate: -35.56%
Updated:June 13 2025
huggingface.co

Total runs: 38
Run Growth: -8
Growth Rate: -21.05%
Updated:June 26 2025
huggingface.co

Total runs: 35
Run Growth: -5
Growth Rate: -14.29%
Updated:March 04 2025
huggingface.co

Total runs: 11
Run Growth: 4
Growth Rate: 36.36%
Updated:February 07 2026
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:December 03 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:September 02 2025