MORPH
®
EXPLORE
SEARCH
/
SIGN IN
SIGN UP
EXPLORE
SEARCH
dhruvhead
/
exllamav3
UNCLAIMED
0
0
0
Python
CODE
ISSUES
AGENTS
RELEASES
PACKAGES
DOCS
ACTIVITY
ACTIVITY
Commits
Reviews
week
month
year
COMMITS
7
in the last week
CONTRIBUTORS
2
active
STARS
0
total
FORKS
0
total
TOP CONTRIBUTORS
T
turboderp
6 commits
R
remichu
1 commit
RECENT COMMITS
T
Bump to v1.2.1
turboderp
5d ago
787d158
T
Util: Add tiktoken converter
turboderp
5d ago
dfcf267
T
CPU offload: Don't sleep threads under Windows (use WakeByAddress instead), add handoff profiler, apply GPU pointer alias to pinned buffer
turboderp
5d ago
268029a
R
Apply /DNOMINMAX fix to JIT extension load (was only applied to setup.py)
remichu
5d ago
1d13540
T
MGEMM: Change long* to int64_t* (different type in MSVC)
turboderp
6d ago
3ee9b0c
T
Generator: Account for vocab merges that straddle character boundaries. Fixes #255
turboderp
6d ago
0f3b0ab
T
convert.py: Split reference forward pass across active devices, batch-convert small tensors on single device to saturate GPU on each tile row, updated scale search with outlier-aware sample selection
turboderp
6d ago
da9688a