初始化项目,由ModelHub XC社区提供模型
Model: King3Djbl/nexus-finance-GGUF Source: Original Platform
This commit is contained in:
119
README.md
Normal file
119
README.md
Normal file
@@ -0,0 +1,119 @@
|
||||
---
|
||||
license: apache-2.0
|
||||
language:
|
||||
- en
|
||||
library_name: gguf
|
||||
pipeline_tag: text-generation
|
||||
base_model: fableforge-ai/NEXUS-Finance
|
||||
base_model_relation: quantized
|
||||
tags:
|
||||
- 1.5b
|
||||
- domain-specialist
|
||||
- fableforge
|
||||
- finance
|
||||
- gguf
|
||||
- imatrix
|
||||
- llama.cpp
|
||||
- lm-studio
|
||||
- nexus
|
||||
- no-refusals
|
||||
- ollama
|
||||
- text-generation
|
||||
- uncensored
|
||||
---
|
||||
# nexus-finance-GGUF
|
||||
|
||||
> **NEXUS domain specialist for financial analysis and modeling — lightweight & uncensored.**
|
||||
|
||||
[](https://huggingface.co/King3Djbl/nexus-finance-GGUF) [](https://huggingface.co/spaces/fableforge-ai/fableforge-nexus)
|
||||
|
||||
Base model: [fableforge-ai/NEXUS-Finance](https://huggingface.co/fableforge-ai/NEXUS-Finance) · Part of the **FableForge** ecosystem.
|
||||
|
||||
## 🏆 Benchmarks — 144/150 (96%)
|
||||
|
||||
A 1.5B model scoring **96%** — 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 | 46/50 | 4.6/5 |
|
||||
| 🔓 Uncensored (Domain) | 24/25 | 4.8/5 |
|
||||
| 🔓 Uncensored (General) | 25/25 | 5.0/5 |
|
||||
| 🧠 Reasoning | 24/25 | 4.8/5 |
|
||||
| 🔧 Tool Use | 25/25 | 5.0/5 |
|
||||
| **Total** | **144/150** | **96%** |
|
||||
|
||||
## 🧬 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** | **144/150** | **Finance & Accounting** |
|
||||
| [NEXUS-Science](https://huggingface.co/King3Djbl/nexus-science-GGUF) | 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-finance:q4_k_m # published on ollama.com
|
||||
ollama run hf.co/King3Djbl/nexus-finance-GGUF:Q4_K_M
|
||||
```
|
||||
|
||||
## 🦙 llama.cpp
|
||||
|
||||
```bash
|
||||
llama-cli -hf King3Djbl/nexus-finance-GGUF:Q4_K_M -p "Hello!"
|
||||
```
|
||||
|
||||
## 💠 LM Studio
|
||||
Search **`King3Djbl/nexus-finance-GGUF`** and pick a quant below.
|
||||
|
||||
---
|
||||
|
||||
## 📦 Provided quants (download one file, not the whole repo)
|
||||
|
||||
| File | Quant | Size | Notes |
|
||||
| ---- | ----- | ---- | ----- |
|
||||
| [nexus-finance-f16.gguf](https://huggingface.co/King3Djbl/nexus-finance-GGUF/blob/main/nexus-finance-f16.gguf) | `F16` | 3.09 GB | Full precision (unquantized). Reference / conversion. |
|
||||
| [nexus-finance-q8_0.gguf](https://huggingface.co/King3Djbl/nexus-finance-GGUF/blob/main/nexus-finance-q8_0.gguf) | `Q8_0` | 1.65 GB | Extremely high quality — usually overkill. |
|
||||
| [nexus-finance-q6_k.gguf](https://huggingface.co/King3Djbl/nexus-finance-GGUF/blob/main/nexus-finance-q6_k.gguf) | `Q6_K` | 1.27 GB | Very high quality, near-perfect. **Recommended** if you have the RAM. |
|
||||
| [nexus-finance-q5_k_m.gguf](https://huggingface.co/King3Djbl/nexus-finance-GGUF/blob/main/nexus-finance-q5_k_m.gguf) | `Q5_K_M` | 1.13 GB | High quality. **Recommended.** |
|
||||
| [nexus-finance-q4_k_m.gguf](https://huggingface.co/King3Djbl/nexus-finance-GGUF/blob/main/nexus-finance-q4_k_m.gguf) | `Q4_K_M` | 0.99 GB | ⭐ **Best size/quality balance — default pick for most users.** |
|
||||
| [nexus-finance-iq4_xs.gguf](https://huggingface.co/King3Djbl/nexus-finance-GGUF/blob/main/nexus-finance-iq4_xs.gguf) | `IQ4_XS` | 0.23 GB | imatrix — great quality, smaller than Q4_K_S. **Recommended for low RAM.** |
|
||||
| [nexus-finance-q4_0.gguf](https://huggingface.co/King3Djbl/nexus-finance-GGUF/blob/main/nexus-finance-q4_0.gguf) | `Q4_0` | 0.94 GB | Legacy format — prefer Q4_K_M. |
|
||||
| [nexus-finance-q3_k_m.gguf](https://huggingface.co/King3Djbl/nexus-finance-GGUF/blob/main/nexus-finance-q3_k_m.gguf) | `Q3_K_M` | 0.82 GB | Lower quality; usable when RAM is tight. |
|
||||
| [nexus-finance-iq3_xxs.gguf](https://huggingface.co/King3Djbl/nexus-finance-GGUF/blob/main/nexus-finance-iq3_xxs.gguf) | `IQ3_XXS` | 0.67 GB | imatrix very low quality. |
|
||||
| [nexus-finance-q2_k.gguf](https://huggingface.co/King3Djbl/nexus-finance-GGUF/blob/main/nexus-finance-q2_k.gguf) | `Q2_K` | 0.68 GB | Very low quality — surprisingly usable. |
|
||||
| [nexus-finance-iq2_xxs.gguf](https://huggingface.co/King3Djbl/nexus-finance-GGUF/blob/main/nexus-finance-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.*
|
||||
Reference in New Issue
Block a user