Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ pip install .

KTransformers × LLaMA-Factory integration for ultra-large MoE model fine-tuning.

![image-20251011010558909](./doc/assets/image-20251011010558909.png)
![image-20251011010558909](https://github.com/kvcache-ai/ktransformers/blob/main/doc/assets/image-20251011010558909.png)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

For better compatibility with various markdown renderers, especially on external sites like PyPI, it's best practice to use the raw image URL. The current URL points to the GitHub file viewer, which might not render as an image on all platforms. Using the raw content link ensures the image is displayed correctly.

Suggested change
![image-20251011010558909](https://github.com/kvcache-ai/ktransformers/blob/main/doc/assets/image-20251011010558909.png)
![image-20251011010558909](https://raw.githubusercontent.com/kvcache-ai/ktransformers/main/doc/assets/image-20251011010558909.png)


**Key Features:**

Expand Down