初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/ThinkAgent-1B-GGUF Source: Original Platform
This commit is contained in:
47
.gitattributes
vendored
Normal file
47
.gitattributes
vendored
Normal file
@@ -0,0 +1,47 @@
|
||||
*.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
|
||||
ThinkAgent-1B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ThinkAgent-1B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ThinkAgent-1B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ThinkAgent-1B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ThinkAgent-1B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ThinkAgent-1B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ThinkAgent-1B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ThinkAgent-1B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ThinkAgent-1B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ThinkAgent-1B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ThinkAgent-1B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ThinkAgent-1B.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
66
README.md
Normal file
66
README.md
Normal file
@@ -0,0 +1,66 @@
|
||||
---
|
||||
base_model: AymanTarig/Llama-3.2-1B-FC-v3
|
||||
datasets:
|
||||
- ThinkAgents/Function-Calling-with-Chain-of-Thoughts
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: apache-2.0
|
||||
quantized_by: mradermacher
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/AymanTarig/Llama-3.2-1B-FC-v3
|
||||
|
||||
<!-- provided-files -->
|
||||
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
||||
## Usage
|
||||
|
||||
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
||||
READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
|
||||
more details, including on how to concatenate multi-part files.
|
||||
|
||||
## Provided Quants
|
||||
|
||||
(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
|
||||
|
||||
| Link | Type | Size/GB | Notes |
|
||||
|:-----|:-----|--------:|:------|
|
||||
| [GGUF](https://huggingface.co/mradermacher/ThinkAgent-1B-GGUF/resolve/main/ThinkAgent-1B.Q2_K.gguf) | Q2_K | 0.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ThinkAgent-1B-GGUF/resolve/main/ThinkAgent-1B.Q3_K_S.gguf) | Q3_K_S | 0.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ThinkAgent-1B-GGUF/resolve/main/ThinkAgent-1B.Q3_K_M.gguf) | Q3_K_M | 0.8 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ThinkAgent-1B-GGUF/resolve/main/ThinkAgent-1B.Q3_K_L.gguf) | Q3_K_L | 0.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ThinkAgent-1B-GGUF/resolve/main/ThinkAgent-1B.IQ4_XS.gguf) | IQ4_XS | 0.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ThinkAgent-1B-GGUF/resolve/main/ThinkAgent-1B.Q4_K_S.gguf) | Q4_K_S | 0.9 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ThinkAgent-1B-GGUF/resolve/main/ThinkAgent-1B.Q4_K_M.gguf) | Q4_K_M | 0.9 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ThinkAgent-1B-GGUF/resolve/main/ThinkAgent-1B.Q5_K_S.gguf) | Q5_K_S | 1.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ThinkAgent-1B-GGUF/resolve/main/ThinkAgent-1B.Q5_K_M.gguf) | Q5_K_M | 1.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ThinkAgent-1B-GGUF/resolve/main/ThinkAgent-1B.Q6_K.gguf) | Q6_K | 1.1 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ThinkAgent-1B-GGUF/resolve/main/ThinkAgent-1B.Q8_0.gguf) | Q8_0 | 1.4 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ThinkAgent-1B-GGUF/resolve/main/ThinkAgent-1B.f16.gguf) | f16 | 2.6 | 16 bpw, overkill |
|
||||
|
||||
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
||||
types (lower is better):
|
||||
|
||||

|
||||
|
||||
And here are Artefact2's thoughts on the matter:
|
||||
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
||||
|
||||
## FAQ / Model Request
|
||||
|
||||
See https://huggingface.co/mradermacher/model_requests for some answers to
|
||||
questions you might have and/or if you want some other model quantized.
|
||||
|
||||
## Thanks
|
||||
|
||||
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
||||
me use its servers and providing upgrades to my workstation to enable
|
||||
this work in my free time.
|
||||
|
||||
<!-- end -->
|
||||
3
ThinkAgent-1B.IQ4_XS.gguf
Normal file
3
ThinkAgent-1B.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f04123f3124209950c5fc878181e94edd14bd947e5f5d641cfa5911151459d06
|
||||
size 748385056
|
||||
3
ThinkAgent-1B.Q2_K.gguf
Normal file
3
ThinkAgent-1B.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6a2280316c514440496c5e78b37c8928c982acd36c528f334d418a7d6433cf18
|
||||
size 580875040
|
||||
3
ThinkAgent-1B.Q3_K_L.gguf
Normal file
3
ThinkAgent-1B.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:16fa677554c94d9424f3dea948eee97518f723bca98b39b58d28c47bd21c68af
|
||||
size 732525344
|
||||
3
ThinkAgent-1B.Q3_K_M.gguf
Normal file
3
ThinkAgent-1B.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d50932157de84017f220ac9f41bcee33fe135eae9a8021eff81c9fdd503fbbca
|
||||
size 690844448
|
||||
3
ThinkAgent-1B.Q3_K_S.gguf
Normal file
3
ThinkAgent-1B.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5dc7f078cb2793bc9636a95f60e6ae71db33e8ada8fdd42ded89eef9f46ab02d
|
||||
size 641692448
|
||||
3
ThinkAgent-1B.Q4_K_M.gguf
Normal file
3
ThinkAgent-1B.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:684cfbac65dedd5263a0c96ab935af5e617bea471bdfd49a6cb7ee16c64359c2
|
||||
size 807695136
|
||||
3
ThinkAgent-1B.Q4_K_S.gguf
Normal file
3
ThinkAgent-1B.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c9120148e84785f31f43a6e483e8352f9a9d71a8f44d6bdb3e3d570e17b29662
|
||||
size 775648032
|
||||
3
ThinkAgent-1B.Q5_K_M.gguf
Normal file
3
ThinkAgent-1B.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8606bde367da57b353e5029ec1419258db4f324d0965d3216e1d97e5f8846913
|
||||
size 911504160
|
||||
3
ThinkAgent-1B.Q5_K_S.gguf
Normal file
3
ThinkAgent-1B.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:027c780dd24b756372f0c53100313a3dccc0899df405a8701f106baa6de9780b
|
||||
size 892564256
|
||||
3
ThinkAgent-1B.Q6_K.gguf
Normal file
3
ThinkAgent-1B.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f7c2aa58b7a4a1cf8be61a9e167df295a3528e3a8f26550683b4ac004aa6bfb9
|
||||
size 1021801248
|
||||
3
ThinkAgent-1B.Q8_0.gguf
Normal file
3
ThinkAgent-1B.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:294cdc63f5ce9d636a6837fc7e3f81877a3d174e0e5a1cf2ecf4a6361595c80d
|
||||
size 1321083680
|
||||
3
ThinkAgent-1B.f16.gguf
Normal file
3
ThinkAgent-1B.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d3792aa6f0cb638117fbc2cd449a07203b3132801a6711f68b5fb03dc5185ec
|
||||
size 2479596320
|
||||
Reference in New Issue
Block a user