|
9 | 9 | <img alt="ROCm 7.0" src="https://img.shields.io/badge/ROCm-7.0-red.svg"> |
10 | 10 | <img alt="KG-2 PASS" src="https://img.shields.io/badge/KG--2-PASS%20%E2%80%A2%203.88-success.svg"> |
11 | 11 | <img alt="Citation 1.000" src="https://img.shields.io/badge/citation%20rate-1.000-success.svg"> |
12 | | - <a href="https://huggingface.co/yuholens/yuholens-14b"><img alt="HuggingFace" src="https://img.shields.io/badge/%F0%9F%A4%97%20HuggingFace-yuholens%2Fyuholens--14b-yellow.svg"></a> |
| 12 | + <a href="https://huggingface.co/javierdejesusda/yuholens-14b"><img alt="HuggingFace BF16" src="https://img.shields.io/badge/%F0%9F%A4%97%20HuggingFace-yuholens--14b%20BF16-yellow.svg"></a> |
| 13 | + <a href="https://huggingface.co/javierdejesusda/yuholens-14b-GGUF"><img alt="HuggingFace GGUF" src="https://img.shields.io/badge/%F0%9F%A4%97%20HuggingFace-yuholens--14b%20GGUF-yellow.svg"></a> |
13 | 14 | <img alt="License MIT" src="https://img.shields.io/badge/code-MIT-green.svg"> |
14 | 15 | <img alt="License Tongyi Qianwen" src="https://img.shields.io/badge/weights-Tongyi%20Qianwen-orange.svg"> |
15 | 16 | </p> |
@@ -165,8 +166,8 @@ generation work is never wasted. |
165 | 166 |
|
166 | 167 | | Artefact | Where | Status | |
167 | 168 | | --------------------------------------- | -------------------------------------------------- | ------ | |
168 | | -| BF16 reference weights | `yuholens/yuholens-14b` on HuggingFace | planned at submission | |
169 | | -| GGUF release (Q4_K_M / Q5_K_M / Q6_K / Q8_0) | `yuholens/yuholens-14b-GGUF` on HuggingFace | built by [`scripts/build_gguf.sh`](scripts/build_gguf.sh) | |
| 169 | +| BF16 reference weights | [`javierdejesusda/yuholens-14b`](https://huggingface.co/javierdejesusda/yuholens-14b) on HuggingFace | **shipped** — 26.4 GiB across 6 safetensors shards | |
| 170 | +| GGUF release (Q3_K_M / Q4_K_M / Q5_K_M / Q6_K / Q8_0) | [`javierdejesusda/yuholens-14b-GGUF`](https://huggingface.co/javierdejesusda/yuholens-14b-GGUF) on HuggingFace | **shipped** — 51.4 GiB total, Q3_K_M smoke-verified on RTX 4070 Laptop @ 12.2 tok/s | |
170 | 171 | | Pre-release sanity check | [`scripts/check_release_set.py`](scripts/check_release_set.py) | built | |
171 | 172 | | Hub upload helper | [`scripts/hf_upload.py`](scripts/hf_upload.py) | built (patches `generation_config.json` to v5 defaults before push) | |
172 | 173 | | Model card | [`docs/model-card.md`](docs/model-card.md) | shipped | |
@@ -242,7 +243,7 @@ GitHub renders a "Cite this repository" button from |
242 | 243 | Span-Grounded Investor Memo Generation}, |
243 | 244 | year = {2026}, |
244 | 245 | howpublished = {Hugging Face model repository}, |
245 | | - url = {https://huggingface.co/yuholens/yuholens-14b}, |
| 246 | + url = {https://huggingface.co/javierdejesusda/yuholens-14b}, |
246 | 247 | note = {AMD Developer Hackathon, lablab.ai, May 2026} |
247 | 248 | } |
248 | 249 | ``` |
|
0 commit comments