HappyZ happyz
happyz synced commits to refs/pull/7499/merge at happyz/llama.cpp from mirror 2024-06-14 09:23:27 -07:00
0cb72c02d0 Merge 2f6621fe30b6fbee8c2f08889f05164b7bd012fe into 6fcd1331ef
6fcd1331ef llama : more checks before assuming FIM tokens (#7644)
41b9260f18 convert : add Poro-34B-chat tokenizer support (#7713)
Compare 3 commits »
happyz synced commits to refs/pull/7497/merge at happyz/llama.cpp from mirror 2024-06-14 09:23:27 -07:00
9705795a90 Merge 46c0cd78ef103d83cbec3d8d0dbd36574f0dd889 into 66ef1ceedf
66ef1ceedf metal : utilize max shared memory for mul_mat_id (#7935)
e65bbf606c llama-bench : fix RPC indication (#7936)
6fcd1331ef llama : more checks before assuming FIM tokens (#7644)
41b9260f18 convert : add Poro-34B-chat tokenizer support (#7713)
Compare 5 commits »
happyz synced commits to refs/pull/6839/merge at happyz/llama.cpp from mirror 2024-06-14 09:23:26 -07:00
66ef1ceedf metal : utilize max shared memory for mul_mat_id (#7935)
e65bbf606c llama-bench : fix RPC indication (#7936)
6fcd1331ef llama : more checks before assuming FIM tokens (#7644)
41b9260f18 convert : add Poro-34B-chat tokenizer support (#7713)
Compare 5 commits »
happyz synced commits to refs/pull/4311/merge at happyz/llama.cpp from mirror 2024-06-14 09:23:26 -07:00
ed86b385dd Merge 186d4f550373aaf41c398b9c67b878feea5c009c into 6fcd1331ef
6fcd1331ef llama : more checks before assuming FIM tokens (#7644)
41b9260f18 convert : add Poro-34B-chat tokenizer support (#7713)
Compare 3 commits »
happyz synced commits to sycl-remove-global-variables at happyz/llama.cpp from mirror 2024-06-14 09:23:26 -07:00
c776fb8033 remove duplicated extras
996b35a0ad remove useless backend check
Compare 2 commits »
happyz synced commits to master at happyz/llama.cpp from mirror 2024-06-14 09:23:26 -07:00
66ef1ceedf metal : utilize max shared memory for mul_mat_id (#7935)
e65bbf606c llama-bench : fix RPC indication (#7936)
6fcd1331ef llama : more checks before assuming FIM tokens (#7644)
41b9260f18 convert : add Poro-34B-chat tokenizer support (#7713)
Compare 4 commits »
happyz synced commits to refs/pull/6869/merge at happyz/llama.cpp from mirror 2024-06-14 09:23:26 -07:00
66ef1ceedf metal : utilize max shared memory for mul_mat_id (#7935)
e65bbf606c llama-bench : fix RPC indication (#7936)
6fcd1331ef llama : more checks before assuming FIM tokens (#7644)
41b9260f18 convert : add Poro-34B-chat tokenizer support (#7713)
Compare 5 commits »
happyz synced commits to refs/pull/6840/merge at happyz/llama.cpp from mirror 2024-06-14 09:23:26 -07:00
d50fdd0c3a Merge 0629a79d032d1dbfbc25a6ef40e830e895ed2660 into 66ef1ceedf
66ef1ceedf metal : utilize max shared memory for mul_mat_id (#7935)
e65bbf606c llama-bench : fix RPC indication (#7936)
6fcd1331ef llama : more checks before assuming FIM tokens (#7644)
41b9260f18 convert : add Poro-34B-chat tokenizer support (#7713)
Compare 5 commits »
happyz synced commits to codeplay/sycl-main at happyz/llama.cpp from mirror 2024-06-14 09:23:25 -07:00
ff076b8873 Merge pull request #7920 from ggerganov/codeplay/revert-host-alloc
b2c8c831c9 Merge pull request #7919 from ggerganov/codeplay/unify-rope-sycl
ded54b5d9b Replace powf with sycl::pow in ggml-sycl.cpp
18133cab40 Revert "use the correct SYCL context for host USM allocations"
abd7c7b8c2 Formatting
Compare 7 commits »
happyz synced commits to gg/metal-mmid-max-rows at happyz/llama.cpp from mirror 2024-06-14 09:23:25 -07:00
happyz synced new reference gg/metal-mmid-max-rows to happyz/llama.cpp from mirror 2024-06-14 09:23:25 -07:00
happyz synced and deleted reference refs/tags/refs/pull/7920/merge at happyz/llama.cpp from mirror 2024-06-14 09:23:25 -07:00
happyz synced and deleted reference refs/tags/refs/pull/7919/merge at happyz/llama.cpp from mirror 2024-06-14 09:23:25 -07:00
happyz synced and deleted reference refs/tags/refs/pull/7713/merge at happyz/llama.cpp from mirror 2024-06-14 09:23:24 -07:00
happyz synced and deleted reference refs/tags/refs/pull/7644/merge at happyz/llama.cpp from mirror 2024-06-14 09:23:24 -07:00
happyz synced and deleted reference refs/tags/codeplay/unify-rope-sycl at happyz/llama.cpp from mirror 2024-06-14 09:23:24 -07:00
happyz synced commits to refs/pull/1444/merge at happyz/Fooocus from mirror 2024-06-14 09:23:19 -07:00
55ef7608ea feat: adjust playground_v2.5 preset (#3136)
Compare 2 commits »
happyz synced commits to refs/pull/1374/merge at happyz/Fooocus from mirror 2024-06-14 09:23:19 -07:00
55ef7608ea feat: adjust playground_v2.5 preset (#3136)
ba77e7f706 release: bump version to 2.4.3, update changelog (#3109)
5abae220c5 feat: parse env var strings to expected config value types (#3107)
04d764820e fix: correctly set alphas_cumprod (#3106)
Compare 63 commits »
happyz synced commits to refs/pull/1292/merge at happyz/Fooocus from mirror 2024-06-14 09:23:19 -07:00
55ef7608ea feat: adjust playground_v2.5 preset (#3136)
ba77e7f706 release: bump version to 2.4.3, update changelog (#3109)
5abae220c5 feat: parse env var strings to expected config value types (#3107)
04d764820e fix: correctly set alphas_cumprod (#3106)
Compare 12 commits »
happyz synced commits to refs/pull/1280/merge at happyz/Fooocus from mirror 2024-06-14 09:23:19 -07:00
55ef7608ea feat: adjust playground_v2.5 preset (#3136)
ba77e7f706 release: bump version to 2.4.3, update changelog (#3109)
5abae220c5 feat: parse env var strings to expected config value types (#3107)
04d764820e fix: correctly set alphas_cumprod (#3106)
Compare 66 commits »