初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/TxAgent-T1-Llama-3.1-8B-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
|
||||||
|
TxAgent-T1-Llama-3.1-8B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TxAgent-T1-Llama-3.1-8B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TxAgent-T1-Llama-3.1-8B.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TxAgent-T1-Llama-3.1-8B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TxAgent-T1-Llama-3.1-8B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TxAgent-T1-Llama-3.1-8B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TxAgent-T1-Llama-3.1-8B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TxAgent-T1-Llama-3.1-8B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TxAgent-T1-Llama-3.1-8B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TxAgent-T1-Llama-3.1-8B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TxAgent-T1-Llama-3.1-8B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TxAgent-T1-Llama-3.1-8B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
79
README.md
Normal file
79
README.md
Normal file
@@ -0,0 +1,79 @@
|
|||||||
|
---
|
||||||
|
base_model: mims-harvard/TxAgent-T1-Llama-3.1-8B
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: llama3.1
|
||||||
|
mradermacher:
|
||||||
|
readme_rev: 1
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags:
|
||||||
|
- medical
|
||||||
|
- agent
|
||||||
|
- tool
|
||||||
|
- tool use
|
||||||
|
- function
|
||||||
|
- call
|
||||||
|
- txagent
|
||||||
|
- tooluniverse
|
||||||
|
- agentic
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
static quants of https://huggingface.co/mims-harvard/TxAgent-T1-Llama-3.1-8B
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
|
||||||
|
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#TxAgent-T1-Llama-3.1-8B-GGUF).***
|
||||||
|
|
||||||
|
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/TxAgent-T1-Llama-3.1-8B-GGUF/resolve/main/TxAgent-T1-Llama-3.1-8B.Q2_K.gguf) | Q2_K | 3.3 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TxAgent-T1-Llama-3.1-8B-GGUF/resolve/main/TxAgent-T1-Llama-3.1-8B.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TxAgent-T1-Llama-3.1-8B-GGUF/resolve/main/TxAgent-T1-Llama-3.1-8B.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TxAgent-T1-Llama-3.1-8B-GGUF/resolve/main/TxAgent-T1-Llama-3.1-8B.Q3_K_L.gguf) | Q3_K_L | 4.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TxAgent-T1-Llama-3.1-8B-GGUF/resolve/main/TxAgent-T1-Llama-3.1-8B.IQ4_XS.gguf) | IQ4_XS | 4.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TxAgent-T1-Llama-3.1-8B-GGUF/resolve/main/TxAgent-T1-Llama-3.1-8B.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TxAgent-T1-Llama-3.1-8B-GGUF/resolve/main/TxAgent-T1-Llama-3.1-8B.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TxAgent-T1-Llama-3.1-8B-GGUF/resolve/main/TxAgent-T1-Llama-3.1-8B.Q5_K_S.gguf) | Q5_K_S | 5.7 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TxAgent-T1-Llama-3.1-8B-GGUF/resolve/main/TxAgent-T1-Llama-3.1-8B.Q5_K_M.gguf) | Q5_K_M | 5.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TxAgent-T1-Llama-3.1-8B-GGUF/resolve/main/TxAgent-T1-Llama-3.1-8B.Q6_K.gguf) | Q6_K | 6.7 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TxAgent-T1-Llama-3.1-8B-GGUF/resolve/main/TxAgent-T1-Llama-3.1-8B.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TxAgent-T1-Llama-3.1-8B-GGUF/resolve/main/TxAgent-T1-Llama-3.1-8B.f16.gguf) | f16 | 16.2 | 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
TxAgent-T1-Llama-3.1-8B.IQ4_XS.gguf
Normal file
3
TxAgent-T1-Llama-3.1-8B.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7d608b777816db7b426ac1668c3e4373a99211c14666f49b5af19f187aeb29fe
|
||||||
|
size 4484368640
|
||||||
3
TxAgent-T1-Llama-3.1-8B.Q2_K.gguf
Normal file
3
TxAgent-T1-Llama-3.1-8B.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e0e4c30e9cae9e4c3b83444434df85b3b05c8af01c3d6218b05a2784e2c6a773
|
||||||
|
size 3179137280
|
||||||
3
TxAgent-T1-Llama-3.1-8B.Q3_K_L.gguf
Normal file
3
TxAgent-T1-Llama-3.1-8B.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0d1fd73c0bc9eea53b7f8e009a67ec6e8027c0e2982a5ff74845c0aa93f92afd
|
||||||
|
size 4321962240
|
||||||
3
TxAgent-T1-Llama-3.1-8B.Q3_K_M.gguf
Normal file
3
TxAgent-T1-Llama-3.1-8B.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9da4d136e06309a17083c4ad173cec744c8a4a0d4270296625039985f84fb839
|
||||||
|
size 4018923776
|
||||||
3
TxAgent-T1-Llama-3.1-8B.Q3_K_S.gguf
Normal file
3
TxAgent-T1-Llama-3.1-8B.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:52cd72ccb6cef583141827540af3cf11ab69ccc16ee3114298cb64f6722fdf4f
|
||||||
|
size 3664505088
|
||||||
3
TxAgent-T1-Llama-3.1-8B.Q4_K_M.gguf
Normal file
3
TxAgent-T1-Llama-3.1-8B.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b9ee034f6ca9f3aa2c1edc705928c48e61ac5198c5a0cf202be0b0e58c3586ed
|
||||||
|
size 4920740096
|
||||||
3
TxAgent-T1-Llama-3.1-8B.Q4_K_S.gguf
Normal file
3
TxAgent-T1-Llama-3.1-8B.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c2e5917acd1e30cd7c04ad0f7c9f28491b6c00841a0283acb3acea5932c6398c
|
||||||
|
size 4692674816
|
||||||
3
TxAgent-T1-Llama-3.1-8B.Q5_K_M.gguf
Normal file
3
TxAgent-T1-Llama-3.1-8B.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:707101b4a3b5ec0a8f5bff38fa61aebb48f0e54f1a02c0c544d4717ad432869d
|
||||||
|
size 5732993280
|
||||||
3
TxAgent-T1-Llama-3.1-8B.Q5_K_S.gguf
Normal file
3
TxAgent-T1-Llama-3.1-8B.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:090c970b38f248f89d3f11df1e1ae52180828983408a84a7c8ac75310fc64e3c
|
||||||
|
size 5599299840
|
||||||
3
TxAgent-T1-Llama-3.1-8B.Q6_K.gguf
Normal file
3
TxAgent-T1-Llama-3.1-8B.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:743b4277ef51681538bc2b9c3c13cb3a1fd7a99c763d5df77c8db58ece2f800e
|
||||||
|
size 6596012288
|
||||||
3
TxAgent-T1-Llama-3.1-8B.Q8_0.gguf
Normal file
3
TxAgent-T1-Llama-3.1-8B.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bbe86b7780bd0607a2ec9ea47a7187cd7ab467caf8a9f31119589241ce448544
|
||||||
|
size 8540776704
|
||||||
3
TxAgent-T1-Llama-3.1-8B.f16.gguf
Normal file
3
TxAgent-T1-Llama-3.1-8B.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6781aee19fe1f41d81a2653904a67d93f6af84579a78cb67783c8cefa6290b4a
|
||||||
|
size 16068897024
|
||||||
Reference in New Issue
Block a user