Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ arxiv: "2606.10820"
|
|
| 16 |
|
| 17 |
<p align="center">
|
| 18 |
<a href="https://arxiv.org/abs/2606.10820"><img src="https://img.shields.io/badge/arXiv-2606.10820-b31b1b.svg" alt="arXiv"></a>
|
| 19 |
-
<a href="https://github.com/
|
| 20 |
</p>
|
| 21 |
|
| 22 |
## Overview
|
|
@@ -64,10 +64,10 @@ huggingface-cli download zwave/K-Forcing --local-dir ./checkpoints
|
|
| 64 |
|
| 65 |
## Usage
|
| 66 |
|
| 67 |
-
Clone the [K-Forcing repository](https://github.com/
|
| 68 |
|
| 69 |
```bash
|
| 70 |
-
git clone https://github.com/
|
| 71 |
cd K-Forcing
|
| 72 |
|
| 73 |
# Setup environment
|
|
|
|
| 16 |
|
| 17 |
<p align="center">
|
| 18 |
<a href="https://arxiv.org/abs/2606.10820"><img src="https://img.shields.io/badge/arXiv-2606.10820-b31b1b.svg" alt="arXiv"></a>
|
| 19 |
+
<a href="https://github.com/alibaba-damo-academy/K-Forcing"><img src="https://img.shields.io/badge/GitHub-Code-blue?logo=github" alt="GitHub"></a>
|
| 20 |
</p>
|
| 21 |
|
| 22 |
## Overview
|
|
|
|
| 64 |
|
| 65 |
## Usage
|
| 66 |
|
| 67 |
+
Clone the [K-Forcing repository](https://github.com/alibaba-damo-academy/K-Forcing) and follow setup instructions there:
|
| 68 |
|
| 69 |
```bash
|
| 70 |
+
git clone https://github.com/alibaba-damo-academy/K-Forcing.git
|
| 71 |
cd K-Forcing
|
| 72 |
|
| 73 |
# Setup environment
|