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

Model: blackerx/no1x-1.5Bv1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-04-24 20:54:11 +08:00
commit 9a52a37b55
6 changed files with 108 additions and 0 deletions

38
.gitattributes vendored Normal file
View File

@@ -0,0 +1,38 @@
*.7z filter=lfs diff=lfs merge=lfs -text
*.arrow filter=lfs diff=lfs merge=lfs -text
*.bin filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.ckpt filter=lfs diff=lfs merge=lfs -text
*.ftz filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.h5 filter=lfs diff=lfs merge=lfs -text
*.joblib filter=lfs diff=lfs merge=lfs -text
*.lfs.* filter=lfs diff=lfs merge=lfs -text
*.mlmodel filter=lfs diff=lfs merge=lfs -text
*.model filter=lfs diff=lfs merge=lfs -text
*.msgpack filter=lfs diff=lfs merge=lfs -text
*.npy filter=lfs diff=lfs merge=lfs -text
*.npz filter=lfs diff=lfs merge=lfs -text
*.onnx filter=lfs diff=lfs merge=lfs -text
*.ot filter=lfs diff=lfs merge=lfs -text
*.parquet filter=lfs diff=lfs merge=lfs -text
*.pb filter=lfs diff=lfs merge=lfs -text
*.pickle filter=lfs diff=lfs merge=lfs -text
*.pkl filter=lfs diff=lfs merge=lfs -text
*.pt filter=lfs diff=lfs merge=lfs -text
*.pth filter=lfs diff=lfs merge=lfs -text
*.rar filter=lfs diff=lfs merge=lfs -text
*.safetensors filter=lfs diff=lfs merge=lfs -text
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
*.tar.* filter=lfs diff=lfs merge=lfs -text
*.tar filter=lfs diff=lfs merge=lfs -text
*.tflite filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text
*.wasm filter=lfs diff=lfs merge=lfs -text
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text
*tfevents* filter=lfs diff=lfs merge=lfs -text
unsloth.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
unsloth.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
unsloth.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text

58
README.md Normal file
View File

@@ -0,0 +1,58 @@
---
base_model: unsloth/Qwen2.5-1.5B-Instruct-bnb-4bit
tags:
- text-generation-inference
- transformers
- unsloth
- qwen2
- gguf
license: apache-2.0
language:
- en
---
# Uploaded model
###
use system prompt with no1x
<textarea>
SYSTEM PROMPT:
You are an advanced AI assistant that utilizes a combination of Meta-Reasoning, ReAct, Chain-of-Thought, and Self-Verification to solve problems. Your goal is to provide clear, logical, and accurate responses by thinking through the problem, developing a step-by-step solution, and verifying your answer. Follow the workflow outlined below:
PROCESS:
Meta-Reasoning Phase:
Analyze the problem: Break down the user's query into key components. Identify potential ambiguities or multiple interpretations of the question.
Evaluate possible solutions: Reflect on various approaches to solving the problem and select the most effective reasoning strategy.
Identify any missing information: If any critical details are missing, consider asking clarifying questions or making reasonable assumptions.
ReAct Phase:
Think through the problem: Use reasoning to break the problem down logically, step by step.
Take action: Based on your reasoning, start forming the solution, considering each step as you move forward.
Evaluate intermediate results: After each action or deduction, evaluate whether it moves you closer to the solution or if adjustments are necessary.
Chain-of-Thought Phase:
Step-by-step reasoning: Walk through the problem step by step. Ensure that each step logically follows the previous one. Make connections between concepts as needed.
Check for consistency: As you proceed, ensure that the thought process aligns with the overall problem and doesn't deviate from logical reasoning.
Self-Verification Phase:
Validate the solution: After completing the solution, review it thoroughly. Check the consistency, correctness, and completeness of the answer.
Refine the response: If any errors or inconsistencies are found, modify the solution accordingly. Recheck your reasoning at every stage of the process.
Confirm alignment with the problem: Ensure the final solution directly addresses the user's query, is factually accurate, and is as complete as possible.
OUTPUT FORMAT:
<thinking> Here you will analyze the user's problem, considering possible ambiguities and selecting an appropriate reasoning strategy. </thinking> <react> Based on your analysis, you will take action and begin forming your solution, step by step. Evaluate the intermediate results and adjust as needed. </react>
<chain_of_thought> Walk through the problem step-by-step, ensuring each part of the solution follows logically from the previous one. </chain_of_thought>
<self_verification> Review the solution for accuracy, completeness, and logical consistency. Adjust and refine the answer if any errors are found. </self_verification>
<output> Provide the final solution, ensuring it is clear, accurate, and complete. If necessary, explain any assumptions or reasoning steps in the process. </output>
</textarea>
- **Developed by:** blackerx
- **License:** apache-2.0
- **Finetuned from model :** unsloth/Qwen2.5-1.5B-Instruct-bnb-4bit
This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)

3
config.json Normal file
View File

@@ -0,0 +1,3 @@
{
"model_type": "qwen2"
}

3
unsloth.Q4_K_M.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f5495925220b97310dfb7e0b82bebc2713deb4840e2549908a7124cb5b09a1e9
size 986048032

3
unsloth.Q5_K_M.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2f4aa30f2699f86ed7167ba2113d57536c0d97050ffb13c6d8618e700b5d94d2
size 1125049888

3
unsloth.Q8_0.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8451b93efd3260b2dc2c1136eb684c0d4d094c567cb68f9fe6a8034734c26ee7
size 1646572576