QuantaSparkLabs commited on
Commit
87660e0
·
verified ·
1 Parent(s): 1f4895f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md CHANGED
@@ -13,6 +13,29 @@ tags:
13
  pipeline_tag: text-generation
14
  base_model: Qwen/Qwen2.5-0.5B-Instruct
15
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
 
17
  # Quantum-X
18
 
 
13
  pipeline_tag: text-generation
14
  base_model: Qwen/Qwen2.5-0.5B-Instruct
15
  ---
16
+ <p align="center">
17
+ <img src="https://huggingface.co/QuantaSparkLabs/NYXIS-Pro/resolve/main/preview imgagee.png"
18
+ alt="NYXIS Logo"
19
+ width="160"
20
+ height="160"
21
+ style="border-radius: 50%; object-fit: cover;">
22
+ </p>
23
+
24
+ <p align="center">
25
+ <img src="https://huggingface.co/QuantaSparkLabs/NYXIS-Pro/resolve/main/logoname.png"
26
+ alt="NYXIS Name"
27
+ width="700"
28
+ style="border-radius: 18px;">
29
+ </p>
30
+
31
+ <p align="center">
32
+ <a href="https://huggingface.co/Qwen/Qwen2.5-0.5B-Instruct"><img src="https://img.shields.io/badge/Base-Qwen%202.5%200.5B-blueviolet" alt="Base Model"></a>
33
+ <a href="https://huggingface.co/datasets/teknium/OpenHermes-2.5"><img src="https://img.shields.io/badge/Data-OpenHermes%202.5-00BFFF" alt="Training Data"></a>
34
+ <a href="#"><img src="https://img.shields.io/badge/Fine--Tune-QLoRA%20%2B%20Unsloth-FF6F00" alt="Fine-Tune Method"></a>
35
+ <a href="#"><img src="https://img.shields.io/badge/Size-0.5B%20Params-lightgrey" alt="Model Size"></a>
36
+ <a href="#"><img src="https://img.shields.io/badge/Speed-Blazing%20Fast-brightgreen" alt="Speed"></a>
37
+ <a href="https://www.apache.org/licenses/LICENSE-2.0"><img src="https://img.shields.io/badge/License-Apache%202.0-yellow" alt="License"></a>
38
+ </p>
39
 
40
  # Quantum-X
41