Concedo
2093ca4c73
ace step optimizations
2026-03-15 20:58:45 +08:00
Concedo
4427bab37e
cover mode is now working
2026-03-13 14:55:39 +08:00
Concedo
3fd9648726
added mp3 support
2026-03-12 21:00:50 +08:00
Concedo
3092694d2e
better resampler
2026-03-12 16:49:53 +08:00
Concedo
707f7b37bf
optimize pp
2026-03-03 21:02:51 +08:00
Concedo
ba42f22fc8
stereo is working
2026-02-27 20:36:44 +08:00
Concedo
81fb4d773c
swap resampling function
2026-02-26 17:37:53 +08:00
Concedo
aa58d1ed3b
all working, but needs to optimize vram
2026-02-24 21:55:57 +08:00
Concedo
2e713cfff5
fixed compile issue, trying out 8bit pcm
2026-02-23 21:19:03 +08:00
Concedo
62bea5ef4f
allow overriding the devices directly
2026-01-17 19:08:06 +08:00
Concedo
fb31059f9c
fixed a bug in vision with mrope, mrope is refactored to match upstream, should be more accurate now
2025-12-19 01:23:52 +08:00
Concedo
0891b0752d
qwen3vl fixed (+2 squashed commit)
...
Squashed commit:
[89f65ed0c] wip fixing q3vl
[6fa34cff2] wip fixing q3vl
2025-10-31 17:52:33 +08:00
Concedo
9f4d0f6ccf
fixed swa pp bug by retrying smaller batches
2025-07-21 23:34:22 +08:00
Concedo
dca49de059
fixed qwen2 audio issues, works fine now (+3 squashed commit)
...
Squashed commit:
[b3053a1ba] updated lite
[5071630d6] fixed mtmd issues, audio works
[06efa5af4] fix mtmd compile
2025-07-12 18:54:41 +08:00
Concedo
e9473305d0
wip2 (+1 squashed commits)
...
Squashed commits:
[4628777b6] wip
2025-07-12 18:54:40 +08:00
Concedo
ad2522b319
str splitter
2025-04-14 23:05:36 +08:00
Concedo
bdade9be1b
ensure scale before rep pen
2025-02-09 16:59:56 +08:00
Concedo
fb1274e100
improved sampling for tts and fixed yet another bug. no patch release for this.
2025-01-23 23:37:13 +08:00
Concedo
ed9f7a38ae
add some built in voices
2025-01-15 00:17:17 +08:00
Concedo
636beac6d2
added a nicer built in voice
2025-01-13 23:26:54 +08:00
Concedo
b3de1598e7
Fixed some GGUFv1 loading bugs, long overdue cleanup for compiling, integrated TTS
...
tts is functional (+6 squashed commit)
Squashed commit:
[22396311] wip tts
[3a883027] tts not yet working
[0dcfab0e] fix silly bug
[a378d9ef] some long overdue cleanup
[fc5a6fb5] Wip tts
[39f50497] wip TTS integration
2025-01-13 14:23:25 +08:00
Concedo
f75bbb945f
speculative decoding initial impl completed (+6 squashed commit)
...
Squashed commit:
[0a6306ca0] draft wip dont use (will be squashed)
[a758a1c9c] wip dont use (will be squashed)
[e1994d3ce] wip dont use
[f59690d68] wip
[77228147d] wip on spec decoding. dont use yet
[2445bca54] wip adding speculative decoding (+1 squashed commits)
Squashed commits:
[50e341bb7] wip adding speculative decoding
2024-11-30 10:41:10 +08:00
Concedo
1aff35524d
fixed compile issues for ci
2024-04-08 20:32:31 +08:00
Concedo
f9bc7245ab
b64 decoder
2024-02-11 20:35:34 +08:00
Concedo
db14de5c32
fossilize ggml library ver 3, to support ggjtv3
2024-01-20 10:49:25 +08:00
Concedo
523fc3be52
fixed rwkv, standardized new ctx usage
2023-07-10 20:05:53 +08:00
Concedo
0485fa65a2
wstring convert for mpt
2023-06-24 11:43:42 +08:00
Concedo
8e2dc19dc6
updated tokenizer, added support for scratch buffers for neox and gpt2
2023-06-19 21:29:06 +08:00
Concedo
6f82e17b7a
added MPT support
2023-06-03 16:14:08 +08:00
Concedo
844f92688a
subpattern fix
2023-05-24 16:48:39 +08:00
Concedo
abb9ad789c
fixed other arch
2023-05-24 00:20:43 +08:00
Concedo
981d5ba866
Merge remote-tracking branch 'occam/opencl-dev' into concedo_experimental
...
# Conflicts:
# .github/workflows/build.yml
# CMakeLists.txt
# Makefile
# README.md
# ggml-opencl.cpp
# llama.cpp
# otherarch/ggml_v2-opencl-legacy.c
2023-05-22 16:16:48 +08:00
Concedo
763ad172c0
arranged files, updated kobold lite, modified makefile for extra link args on linux, started RWKV implementation
2023-04-17 17:31:45 +08:00
Concedo
d8e37bfe75
new gpt2 format supported
2023-04-08 17:35:36 +08:00
Concedo
1abcdb2394
should not be static
2023-04-07 20:35:19 +08:00
Concedo
8dd8ab1659
Various enhancement and integration pygmalion.cpp
2023-04-03 00:04:43 +08:00
Concedo
9aabb0d9db
massive refactor completed, GPT-J integrated
2023-04-02 17:03:30 +08:00
Concedo
6b86f5ea22
halfway refactoring, wip adding other model types
2023-04-01 01:13:05 +08:00