Skip to content

Commit 2f5eaad

Browse files
docs(readme): link live HuggingFace artefacts
Both repos pushed and verified: - BF16 javierdejesusda/yuholens-14b — 26.4 GiB, 19 files - GGUF javierdejesusda/yuholens-14b-GGUF — 51.4 GiB, 7 files (Q3_K_M..Q8_0 + README + .gitattributes) The earlier yuholens/ namespace was an aspirational org name; the hackathon shipped under the user namespace. README badges, releases table, and BibTeX URL all point at the live repos now.
1 parent 591e083 commit 2f5eaad

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
<img alt="ROCm 7.0" src="https://img.shields.io/badge/ROCm-7.0-red.svg">
1010
<img alt="KG-2 PASS" src="https://img.shields.io/badge/KG--2-PASS%20%E2%80%A2%203.88-success.svg">
1111
<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>
1314
<img alt="License MIT" src="https://img.shields.io/badge/code-MIT-green.svg">
1415
<img alt="License Tongyi Qianwen" src="https://img.shields.io/badge/weights-Tongyi%20Qianwen-orange.svg">
1516
</p>
@@ -165,8 +166,8 @@ generation work is never wasted.
165166

166167
| Artefact | Where | Status |
167168
| --------------------------------------- | -------------------------------------------------- | ------ |
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 |
170171
| Pre-release sanity check | [`scripts/check_release_set.py`](scripts/check_release_set.py) | built |
171172
| Hub upload helper | [`scripts/hf_upload.py`](scripts/hf_upload.py) | built (patches `generation_config.json` to v5 defaults before push) |
172173
| Model card | [`docs/model-card.md`](docs/model-card.md) | shipped |
@@ -242,7 +243,7 @@ GitHub renders a "Cite this repository" button from
242243
Span-Grounded Investor Memo Generation},
243244
year = {2026},
244245
howpublished = {Hugging Face model repository},
245-
url = {https://huggingface.co/yuholens/yuholens-14b},
246+
url = {https://huggingface.co/javierdejesusda/yuholens-14b},
246247
note = {AMD Developer Hackathon, lablab.ai, May 2026}
247248
}
248249
```

0 commit comments

Comments
 (0)