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

Model: DevQuasar/Nexusflow.NexusRaven-V2-13B-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-04-13 05:18:08 +08:00
commit e5d49cd1e2
14 changed files with 65 additions and 0 deletions

11
.gitattributes vendored Normal file
View File

@@ -0,0 +1,11 @@
Nexusflow.NexusRaven-V2-13B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
Nexusflow.NexusRaven-V2-13B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Nexusflow.NexusRaven-V2-13B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Nexusflow.NexusRaven-V2-13B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Nexusflow.NexusRaven-V2-13B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Nexusflow.NexusRaven-V2-13B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Nexusflow.NexusRaven-V2-13B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Nexusflow.NexusRaven-V2-13B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Nexusflow.NexusRaven-V2-13B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
Nexusflow.NexusRaven-V2-13B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
Nexusflow.NexusRaven-V2-13B.f16.gguf filter=lfs diff=lfs merge=lfs -text

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

20
README.md Normal file
View File

@@ -0,0 +1,20 @@
---
base_model:
- Nexusflow/NexusRaven-V2-13B
pipeline_tag: text-generation
---
[<img src="https://raw.githubusercontent.com/csabakecskemeti/devquasar/main/dq_logo_black-transparent.png" width="200"/>](https://devquasar.com)
Quantized version of: [Nexusflow/NexusRaven-V2-13B](https://huggingface.co/Nexusflow/NexusRaven-V2-13B)
'Make knowledge free for everyone'
<p align="center">
Made with <br>
<a href="https://www.civo.com/" target="_blank">
<img src="https://www.civo.com/assets/public/brand-assets/civo-logo-colour-60cc1622dedf346f7afde1fff760523f731b0aac106a5465af98ff4073114b74.svg" width="100"/>
</a>
</p>
<a href='https://ko-fi.com/L4L416YX7C' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi6.png?v=6' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>

1
configuration.json Normal file
View File

@@ -0,0 +1 @@
{"framework": "pytorch", "task": "text-generation", "allow_remote": true}