初始化项目,由ModelHub XC社区提供模型
Model: King3Djbl/nexus-science-GGUF Source: Original Platform
This commit is contained in:
46
.gitattributes
vendored
Normal file
46
.gitattributes
vendored
Normal file
@@ -0,0 +1,46 @@
|
||||
*.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
|
||||
nexus-science-q2_k.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
nexus-science-iq2_xxs.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
nexus-science-iq3_xxs.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
nexus-science-q3_k_m.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
nexus-science-iq4_xs.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
nexus-science-q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
nexus-science-q4_k_m.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
nexus-science-q5_k_m.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
nexus-science-q6_k.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
nexus-science-q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
nexus-science-f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
120
README.md
Normal file
120
README.md
Normal file
@@ -0,0 +1,120 @@
|
||||
---
|
||||
license: apache-2.0
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
pipeline_tag: text-generation
|
||||
base_model: fableforge-ai/NEXUS-Science
|
||||
base_model_relation: quantized
|
||||
tags:
|
||||
- 1.5b
|
||||
- domain-specialist
|
||||
- fableforge
|
||||
- gguf
|
||||
- imatrix
|
||||
- llama.cpp
|
||||
- lm-studio
|
||||
- nexus
|
||||
- no-refusals
|
||||
- ollama
|
||||
- science
|
||||
- text-generation
|
||||
- uncensored
|
||||
---
|
||||
|
||||
# nexus-science-GGUF
|
||||
|
||||
> **NEXUS domain specialist for scientific reasoning and research — lightweight & uncensored.**
|
||||
|
||||
[](https://huggingface.co/King3Djbl/nexus-science-GGUF) [](https://huggingface.co/spaces/fableforge-ai/fableforge-nexus)
|
||||
|
||||
Base model: [fableforge-ai/NEXUS-Science](https://huggingface.co/fableforge-ai/NEXUS-Science) · Part of the **FableForge** ecosystem.
|
||||
|
||||
## 🏆 Benchmarks — 140/150 (93%)
|
||||
|
||||
A 1.5B model scoring **93%** — punching far above its weight. 30-prompt evaluation (domain knowledge, uncensored domain + general, reasoning, tool use), 0–5 scoring, run on an NVIDIA A40 via Ollama.
|
||||
|
||||
| Category | Score | Avg |
|
||||
| --- | --- | --- |
|
||||
| 🎯 Domain Knowledge | 47/50 | 4.7/5 |
|
||||
| 🔓 Uncensored (Domain) | 25/25 | 5.0/5 |
|
||||
| 🔓 Uncensored (General) | 22/25 | 4.4/5 |
|
||||
| 🧠 Reasoning | 25/25 | 5.0/5 |
|
||||
| 🔧 Tool Use | 21/25 | 4.2/5 |
|
||||
| **Total** | **140/150** | **93%** |
|
||||
|
||||
## 🧬 The NEXUS Family — six specialists, one tiny footprint
|
||||
|
||||
| Model | Score | Specialty |
|
||||
| --- | --- | --- |
|
||||
| [NEXUS-Coder](https://huggingface.co/King3Djbl/nexus-coder-GGUF) | 141/150 | Software Engineering & Code |
|
||||
| [NEXUS-Security](https://huggingface.co/King3Djbl/nexus-security-GGUF) | 144/150 | Cybersecurity & Hacking |
|
||||
| [NEXUS-Medical](https://huggingface.co/King3Djbl/nexus-medical-GGUF) | 140/150 | Medicine & Healthcare |
|
||||
| [NEXUS-Legal](https://huggingface.co/King3Djbl/nexus-legal-GGUF) | 139/150 | Law & Compliance |
|
||||
| [NEXUS-Finance](https://huggingface.co/King3Djbl/nexus-finance-GGUF) | 144/150 | Finance & Accounting |
|
||||
| **NEXUS-Science** | **140/150** | **Science & Research** |
|
||||
|
||||
👉 Grab the whole family on [Ollama](https://ollama.com/fableforge-ai) or [Hugging Face](https://huggingface.co/King3Djbl).
|
||||
|
||||
|
||||
---
|
||||
|
||||
## ⚡ Quickest start — Ollama (these pulls credit the source, not a mirror)
|
||||
|
||||
```bash
|
||||
ollama run fableforge-ai/nexus-science:q4_k_m # published on ollama.com
|
||||
ollama run hf.co/King3Djbl/nexus-science-GGUF:Q4_K_M
|
||||
```
|
||||
|
||||
## 🦙 llama.cpp
|
||||
|
||||
```bash
|
||||
llama-cli -hf King3Djbl/nexus-science-GGUF:Q4_K_M -p "Hello!"
|
||||
```
|
||||
|
||||
## 💠 LM Studio
|
||||
Search **`King3Djbl/nexus-science-GGUF`** and pick a quant below.
|
||||
|
||||
---
|
||||
|
||||
## 📦 Provided quants (download one file, not the whole repo)
|
||||
|
||||
| File | Quant | Size | Notes |
|
||||
| ---- | ----- | ---- | ----- |
|
||||
| [nexus-science-f16.gguf](https://huggingface.co/King3Djbl/nexus-science-GGUF/blob/main/nexus-science-f16.gguf) | `F16` | 3.09 GB | Full precision (unquantized). Reference / conversion. |
|
||||
| [nexus-science-q8_0.gguf](https://huggingface.co/King3Djbl/nexus-science-GGUF/blob/main/nexus-science-q8_0.gguf) | `Q8_0` | 1.65 GB | Extremely high quality — usually overkill. |
|
||||
| [nexus-science-q6_k.gguf](https://huggingface.co/King3Djbl/nexus-science-GGUF/blob/main/nexus-science-q6_k.gguf) | `Q6_K` | 1.27 GB | Very high quality, near-perfect. **Recommended** if you have the RAM. |
|
||||
| [nexus-science-q5_k_m.gguf](https://huggingface.co/King3Djbl/nexus-science-GGUF/blob/main/nexus-science-q5_k_m.gguf) | `Q5_K_M` | 1.13 GB | High quality. **Recommended.** |
|
||||
| [nexus-science-q4_k_m.gguf](https://huggingface.co/King3Djbl/nexus-science-GGUF/blob/main/nexus-science-q4_k_m.gguf) | `Q4_K_M` | 0.99 GB | ⭐ **Best size/quality balance — default pick for most users.** |
|
||||
| [nexus-science-iq4_xs.gguf](https://huggingface.co/King3Djbl/nexus-science-GGUF/blob/main/nexus-science-iq4_xs.gguf) | `IQ4_XS` | 0.90 GB | imatrix — great quality, smaller than Q4_K_S. **Recommended for low RAM.** |
|
||||
| [nexus-science-q4_0.gguf](https://huggingface.co/King3Djbl/nexus-science-GGUF/blob/main/nexus-science-q4_0.gguf) | `Q4_0` | 0.94 GB | Legacy format — prefer Q4_K_M. |
|
||||
| [nexus-science-q3_k_m.gguf](https://huggingface.co/King3Djbl/nexus-science-GGUF/blob/main/nexus-science-q3_k_m.gguf) | `Q3_K_M` | 0.82 GB | Lower quality; usable when RAM is tight. |
|
||||
| [nexus-science-iq3_xxs.gguf](https://huggingface.co/King3Djbl/nexus-science-GGUF/blob/main/nexus-science-iq3_xxs.gguf) | `IQ3_XXS` | 0.67 GB | imatrix very low quality. |
|
||||
| [nexus-science-q2_k.gguf](https://huggingface.co/King3Djbl/nexus-science-GGUF/blob/main/nexus-science-q2_k.gguf) | `Q2_K` | 0.68 GB | Very low quality — surprisingly usable. |
|
||||
| [nexus-science-iq2_xxs.gguf](https://huggingface.co/King3Djbl/nexus-science-GGUF/blob/main/nexus-science-iq2_xxs.gguf) | `IQ2_XXS` | 0.51 GB | Tiny imatrix — last resort. |
|
||||
|
||||
**Not sure?** Take **`Q4_K_M`**. Low RAM → **`IQ4_XS`**. Max quality → **`Q6_K`**.
|
||||
|
||||
## 🧠 Prompt format (ChatML)
|
||||
|
||||
```
|
||||
<|im_start|>system
|
||||
{system_prompt}<|im_end|>
|
||||
<|im_start|>user
|
||||
{prompt}<|im_end|>
|
||||
<|im_start|>assistant
|
||||
```
|
||||
|
||||
## 🌌 See it live — the FableForge demos
|
||||
|
||||
This family powers a galaxy of free, interactive HF Spaces:
|
||||
|
||||
- 🧭 [FableForge Nexus](https://huggingface.co/spaces/fableforge-ai/fableforge-nexus)
|
||||
- 🍺 [Infinite NPC](https://huggingface.co/spaces/fableforge-ai/infinite-npc)
|
||||
- 🎭 [Dual-GM](https://huggingface.co/spaces/King3Djbl/dual-gm-simulator)
|
||||
- 💻 [ShellWhisperer](https://huggingface.co/spaces/King3Djbl/shellwhisperer-terminal)
|
||||
- 👻 [Ghost Writer](https://huggingface.co/spaces/fableforge-ai/ghost-writer)
|
||||
|
||||
---
|
||||
|
||||
*⭐ Like & share — it helps people find the source instead of a mirror.*
|
||||
3
nexus-science-f16.gguf
Normal file
3
nexus-science-f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7d167c3d932efa3ff76a972cce89d59b4e0b85f323481875ebdd18518d6a3c9f
|
||||
size 3093666144
|
||||
3
nexus-science-iq2_xxs.gguf
Normal file
3
nexus-science-iq2_xxs.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f817ec3bcf08e7853cc53492da9f70e5377dfc079af3dd8242812c8efa56f94
|
||||
size 511014432
|
||||
3
nexus-science-iq3_xxs.gguf
Normal file
3
nexus-science-iq3_xxs.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2866c3a76e1f7cfa640fa0f970b04f51ab17a35bc3f16b768d6913fb95c0c91c
|
||||
size 668789280
|
||||
3
nexus-science-iq4_xs.gguf
Normal file
3
nexus-science-iq4_xs.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:723ee525a69bea52ef910e46c2a3ff87e9ea85c604178a7774b6c225ea0bff4e
|
||||
size 895728672
|
||||
3
nexus-science-q2_k.gguf
Normal file
3
nexus-science-q2_k.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e59dd4d87f9b62762a7c16f2e33a1f8f324ddd209da024fb91d8e70b9fef664f
|
||||
size 676301856
|
||||
3
nexus-science-q3_k_m.gguf
Normal file
3
nexus-science-q3_k_m.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ade1d31a57fe928dfe6ff82bb886f085326ebfcd3925b1b8cd24d544aaf82b04
|
||||
size 824175648
|
||||
3
nexus-science-q4_0.gguf
Normal file
3
nexus-science-q4_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:37aa256361204e57e29764721d3acccafca0d4aab1e20556cd8c93323af0f236
|
||||
size 937532448
|
||||
3
nexus-science-q4_k_m.gguf
Normal file
3
nexus-science-q4_k_m.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cca4894934188d8537e92cd3e3432fb38f2eb83f6771ad199aa1d2aac8b610dc
|
||||
size 986045472
|
||||
3
nexus-science-q5_k_m.gguf
Normal file
3
nexus-science-q5_k_m.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2d00bdb7007af8c3546ce28aa5ea122bc40d07fe3dd92a5467e9184a901ff8a9
|
||||
size 1125047328
|
||||
3
nexus-science-q6_k.gguf
Normal file
3
nexus-science-q6_k.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6d66a9f528c26ef8f0ac5bf577c31d6939d66aec64f369467c159b3442656fe5
|
||||
size 1272736800
|
||||
3
nexus-science-q8_0.gguf
Normal file
3
nexus-science-q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c6777b334c2bf01105cde368969761fc4d389674ac3a13e7f8c1fe6cf15d1605
|
||||
size 1646570016
|
||||
Reference in New Issue
Block a user