Commit Graph

769 Commits

Author SHA1 Message Date
liam
ee02a111d7 fix readme path 2025-03-15 19:20:04 +08:00
ZiWei Yuan
9b76cab1a5 Merge pull request #898 from kvcache-ai/develop-0.2.3post2
Release 0.2.3post2
2025-03-15 18:11:42 +08:00
liam
b5ef7c26dc 🔖 release v0.2.3post2 2025-03-15 18:04:10 +08:00
Jiaqi Liao
dfe09b05dd Merge pull request #897 from SkqLiao/main
Add Unit Test for Local Chat
2025-03-15 17:42:48 +08:00
SkqLiao
c66ca65778 write to log 2025-03-15 17:10:44 +08:00
SkqLiao
a1891b845d remove unsupprted paramters, add force think 2025-03-15 17:04:42 +08:00
SkqLiao
4e23a4c024 split two test 2025-03-15 11:32:43 +08:00
Azure
117a8d2f2a fix compilation 2025-03-14 19:49:20 +00:00
SkqLiao
0899b7dde6 remove file output est 2025-03-15 03:17:35 +08:00
SkqLiao
570c98c52d remove output test 2025-03-15 03:17:17 +08:00
SkqLiao
6385308ff0 replace sed with awk 2025-03-15 03:11:26 +08:00
SkqLiao
9d19b7b4d4 fix sed 2025-03-15 03:03:38 +08:00
SkqLiao
336b5dd590 fix sed command 2025-03-15 02:55:36 +08:00
SkqLiao
2ed4dff85d fix command typo 2025-03-15 02:51:03 +08:00
SkqLiao
f21ea700f3 fix term 2025-03-15 02:45:35 +08:00
SkqLiao
0be19c39e9 change cicd option default 2025-03-15 02:37:54 +08:00
SkqLiao
a31e09969f fix typo 2025-03-15 02:37:08 +08:00
SkqLiao
129e013b41 rename cicd 2025-03-15 02:36:37 +08:00
SkqLiao
57cf449a97 fix command 2025-03-15 02:35:56 +08:00
SkqLiao
9812d57c11 fix typo, logging to file 2025-03-15 02:31:49 +08:00
SkqLiao
0f1684c28d local chat for cicd test 2025-03-15 02:31:19 +08:00
Azure
3986e2d2cf Merge pull request #178 from fxzjshm/hip
[Feat] Port to ROCm/HIP
2025-03-15 02:31:07 +08:00
Azure-Tang
e5b001d76f Update readme; Format code; Add example yaml. 2025-03-14 14:25:52 -04:00
SkqLiao
12949c8acd fix default options 2025-03-15 01:47:14 +08:00
Jiaqi Liao
8320ae7d43 Merge pull request #893 from SkqLiao/main
Add Local Chat Test for CI/CD
2025-03-15 01:46:39 +08:00
SkqLiao
bd9dc55a8d fix option typos 2025-03-15 01:45:49 +08:00
SkqLiao
6c98bb6009 modify job name 2025-03-15 01:45:07 +08:00
SkqLiao
8c51f520dd fix install issue & add test 2025-03-15 01:43:38 +08:00
SkqLiao
4e1a7630aa fix cicd script 2025-03-14 23:13:39 +08:00
Jiaqi Liao
6a77a3d396 Merge pull request #892 from SkqLiao/main
fix flash_attn whl path in install job
2025-03-14 23:10:36 +08:00
SkqLiao
a8d159771e fix flash_attn whl path 2025-03-14 23:09:37 +08:00
Atream
b4ad815ef0 Merge pull request #891 from kvcache-ai/performance-optimize-gpu
use compile for gate, slight performance improvement
2025-03-14 20:45:24 +08:00
Atream
a889288fc1 use compile for gate, slight performance improvement 2025-03-14 12:43:28 +00:00
Azure-Tang
c38e77de6b Merge branch 'hip' of https://github.com/fxzjshm/ktransformers into hip 2025-03-14 05:54:02 -04:00
Azure-Tang
ed8437413b merge main; Add torch q8 linear 2025-03-14 05:52:07 -04:00
Atream
6c4ed59175 Merge pull request #886 from kvcache-ai/fix-singleton-zbx
fix-singleton
2025-03-14 12:18:30 +08:00
Atream
6f43bbe55f fix-singleton 2025-03-14 04:16:53 +00:00
Atream
7f57769c23 Merge pull request #852 from Lander-Hatsune/main
cpuinfer: filter repeated backend instantiation
2025-03-14 11:45:41 +08:00
Atream
1c001b80aa Merge pull request #880 from flappyknight/patch-1
Update install.md
2025-03-14 11:28:29 +08:00
Azure-Tang
086a9d1cce Add vendor control 2025-03-13 07:10:26 -04:00
jqz
233ac55e2a Update install.md
this  is a issue in your install tutorial
2025-03-13 17:59:24 +08:00
Azure-Tang
c009512a93 Merge branch 'main' into hip 2025-03-13 04:17:49 -04:00
ZiWei Yuan
4f22d726a5 Merge pull request #847 from isxylands/fix-avx512-popcount
fix #829: support older AVX512-capable CPUs
2025-03-11 21:07:51 +08:00
Lander-Hatsune
d166fb9f6e cpuinfer: filter repeated backend instantiation 2025-03-10 22:03:04 +08:00
Yuhao Tsui
e5694f91c0 Merge branch 'kvcache-ai:main' into main 2025-03-10 09:10:28 +08:00
liu.shen
26bd889ff8 fix #829: 兼容Intel Cascade Lake架构的CPU 2025-03-09 19:26:12 +08:00
Atream
09c043d8a6 Merge pull request #842 from BITcyman/fix-openai_chat_completion
[fix] thread context bug
2025-03-07 22:56:19 +08:00
BITcyman
08a8b553d6 [fix] thread context bug 2025-03-07 14:52:16 +00:00
Atream
7544eadd41 Merge pull request #840 from kvcache-ai/Atream-patch-3
release 0.2.3.post1
v0.2.3post1
2025-03-07 22:09:09 +08:00
Atream
f8c1821f1d Update __init__.py 2025-03-07 22:08:48 +08:00