mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2026-04-28 03:39:48 +00:00
The symlink `archive/ktransformers/ktransformers` points to `/home/djw/py311_717/ktransformers/ktransformers`, an absolute path on a developer's local machine. It was introduced in #1581 during the repository restructuring and is broken on every other machine. Tools that recursively copy the repo tree (e.g. shutil.copytree) fail with FileNotFoundError on this dangling link. |
||
|---|---|---|
| .. | ||
| configs | ||
| ktransformers_ext | ||
| models | ||
| operators | ||
| optimize | ||
| server | ||
| tests | ||
| util | ||
| website | ||
| __init__.py | ||
| local_chat.py | ||
| local_chat_test.py | ||