初始化项目,由ModelHub XC社区提供模型
Model: afrideva/Astrorocketboros-3B-GGUF Source: Original Platform
This commit is contained in:
42
.gitattributes
vendored
Normal file
42
.gitattributes
vendored
Normal file
@@ -0,0 +1,42 @@
|
||||
*.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
|
||||
astrorocketboros-3b.fp16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
astrorocketboros-3b.q2_k.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
astrorocketboros-3b.q3_k_m.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
astrorocketboros-3b.q4_k_m.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
astrorocketboros-3b.q5_k_m.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
astrorocketboros-3b.q6_k.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
astrorocketboros-3b.q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
76
README.md
Normal file
76
README.md
Normal file
@@ -0,0 +1,76 @@
|
||||
---
|
||||
base_model: Aryanne/Astrorocketboros-3B
|
||||
inference: false
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: cc-by-sa-4.0
|
||||
model_creator: Aryanne
|
||||
model_name: Astrorocketboros-3B
|
||||
pipeline_tag: text-generation
|
||||
quantized_by: afrideva
|
||||
tags:
|
||||
- gpt
|
||||
- llm
|
||||
- stablelm
|
||||
- gguf
|
||||
- ggml
|
||||
- quantized
|
||||
- q2_k
|
||||
- q3_k_m
|
||||
- q4_k_m
|
||||
- q5_k_m
|
||||
- q6_k
|
||||
- q8_0
|
||||
---
|
||||
# Aryanne/Astrorocketboros-3B-GGUF
|
||||
|
||||
Quantized GGUF model files for [Astrorocketboros-3B](https://huggingface.co/Aryanne/Astrorocketboros-3B) from [Aryanne](https://huggingface.co/Aryanne)
|
||||
|
||||
|
||||
| Name | Quant method | Size |
|
||||
| ---- | ---- | ---- |
|
||||
| [astrorocketboros-3b.fp16.gguf](https://huggingface.co/afrideva/Astrorocketboros-3B-GGUF/resolve/main/astrorocketboros-3b.fp16.gguf) | fp16 | 5.59 GB |
|
||||
| [astrorocketboros-3b.q2_k.gguf](https://huggingface.co/afrideva/Astrorocketboros-3B-GGUF/resolve/main/astrorocketboros-3b.q2_k.gguf) | q2_k | 1.20 GB |
|
||||
| [astrorocketboros-3b.q3_k_m.gguf](https://huggingface.co/afrideva/Astrorocketboros-3B-GGUF/resolve/main/astrorocketboros-3b.q3_k_m.gguf) | q3_k_m | 1.39 GB |
|
||||
| [astrorocketboros-3b.q4_k_m.gguf](https://huggingface.co/afrideva/Astrorocketboros-3B-GGUF/resolve/main/astrorocketboros-3b.q4_k_m.gguf) | q4_k_m | 1.71 GB |
|
||||
| [astrorocketboros-3b.q5_k_m.gguf](https://huggingface.co/afrideva/Astrorocketboros-3B-GGUF/resolve/main/astrorocketboros-3b.q5_k_m.gguf) | q5_k_m | 1.99 GB |
|
||||
| [astrorocketboros-3b.q6_k.gguf](https://huggingface.co/afrideva/Astrorocketboros-3B-GGUF/resolve/main/astrorocketboros-3b.q6_k.gguf) | q6_k | 2.30 GB |
|
||||
| [astrorocketboros-3b.q8_0.gguf](https://huggingface.co/afrideva/Astrorocketboros-3B-GGUF/resolve/main/astrorocketboros-3b.q8_0.gguf) | q8_0 | 2.97 GB |
|
||||
|
||||
|
||||
|
||||
## Original Model Card:
|
||||
This model is a task_arithmetic merge of [pansophic/rocket-3B](https://huggingface.co/pansophic/rocket-3B), [jondurbin/airoboros-3b-3p0](https://huggingface.co/jondurbin/airoboros-3b-3p0) and [Aryanne/Astrohermes-3B](https://huggingface.co/Aryanne/Astrohermes-3B), as shown in the yaml(see Astrorocketboros.yml or below).
|
||||
|
||||
I used this model as base [ayoubkirouane/StableLM-3B](https://huggingface.co/ayoubkirouane/StableLM-3B)
|
||||
|
||||
I'm not sure if all the .json files are all right, but it seems to work at the moment.
|
||||
|
||||
```yaml
|
||||
merge_method: task_arithmetic
|
||||
base_model: ayoubkirouane/StableLM-3B
|
||||
models:
|
||||
- model: ayoubkirouane/StableLM-3B
|
||||
- model: pansophic/rocket-3B
|
||||
parameters:
|
||||
weight: 1.0
|
||||
- model: Aryanne/Astrohermes-3B
|
||||
parameters:
|
||||
weight: 0.22
|
||||
- model: jondurbin/airoboros-3b-3p0
|
||||
parameters:
|
||||
weight: 0.1
|
||||
dtype: float16
|
||||
```
|
||||
I recommend the use of chatml prompt format, but alpaca seems to work too but it's necessary to write something before the instruction:
|
||||
```
|
||||
You are an Assistant
|
||||
### Instruction:
|
||||
write a poem.
|
||||
### Response:
|
||||
Amidst the tranquil hues of twilight's hue,
|
||||
As shadows stretch and dance with whispered dew,
|
||||
The trees weave tales of ages past untold,
|
||||
```
|
||||
GGUF Quants: [notyet]()
|
||||
3
astrorocketboros-3b.fp16.gguf
Normal file
3
astrorocketboros-3b.fp16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6fb75b5785e73339e60808655359e6b675e92d17a6009de854066b01019f792a
|
||||
size 5593341312
|
||||
3
astrorocketboros-3b.q2_k.gguf
Normal file
3
astrorocketboros-3b.q2_k.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a9014892376498eb1a925dbc337a56d8265d14b9b2e26fa08c36140ca35b3521
|
||||
size 1198771168
|
||||
3
astrorocketboros-3b.q3_k_m.gguf
Normal file
3
astrorocketboros-3b.q3_k_m.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6ff2204f21d1ff7f420f21aa5f6eaa4fffcba533dec4c1416168089ca4ad5935
|
||||
size 1391418848
|
||||
3
astrorocketboros-3b.q4_k_m.gguf
Normal file
3
astrorocketboros-3b.q4_k_m.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ccbe03e60163833a4b43bab4042cb48f60becd6ba9b585141b508f0380b90dab
|
||||
size 1708595168
|
||||
3
astrorocketboros-3b.q5_k_m.gguf
Normal file
3
astrorocketboros-3b.q5_k_m.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:999b2d72874e44a1c9e5cda9fb4795d37fdab23860e861dde78ae3c524ce94b0
|
||||
size 1993390048
|
||||
3
astrorocketboros-3b.q6_k.gguf
Normal file
3
astrorocketboros-3b.q6_k.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9dc684972cba5149223ce1ccba4a65fba9dba20ada3fa406468734a8390e3994
|
||||
size 2295984608
|
||||
3
astrorocketboros-3b.q8_0.gguf
Normal file
3
astrorocketboros-3b.q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:be371a09632169fe1931bbf310fe6c2e0b4c092c1a580cdef7cda0cf4ec66451
|
||||
size 2972925408
|
||||
Reference in New Issue
Block a user