HappyZ happyz
happyz synced commits to refs/tags/b3037 at happyz/llama.cpp from mirror 2024-05-29 18:19:59 -07:00
happyz synced commits to refs/tags/b3036 at happyz/llama.cpp from mirror 2024-05-29 18:19:59 -07:00
happyz synced new reference refs/tags/b3035 to happyz/llama.cpp from mirror 2024-05-29 18:19:59 -07:00
happyz synced new reference refs/tags/b3033 to happyz/llama.cpp from mirror 2024-05-29 18:19:59 -07:00
happyz synced commits to refs/pull/7618/merge at happyz/llama.cpp from mirror 2024-05-29 18:19:58 -07:00
eb57fee51f gguf-py : Add tokenizer.ggml.pre to gguf-new-metadata.py (#7627)
55d62262a9 metal : remove invalid asserts (#7617)
975ec63ff2 metal : add missing asserts (#7617)
fb76ec31a9 ggml : fix YARN + add tests + add asserts (#7617)
Compare 5 commits »
happyz synced commits to refs/pull/7616/merge at happyz/llama.cpp from mirror 2024-05-29 18:19:58 -07:00
eb57fee51f gguf-py : Add tokenizer.ggml.pre to gguf-new-metadata.py (#7627)
55d62262a9 metal : remove invalid asserts (#7617)
975ec63ff2 metal : add missing asserts (#7617)
fb76ec31a9 ggml : fix YARN + add tests + add asserts (#7617)
Compare 6 commits »
happyz synced commits to refs/tags/b3033 at happyz/llama.cpp from mirror 2024-05-29 18:19:58 -07:00
happyz synced commits to refs/pull/7617/head at happyz/llama.cpp from mirror 2024-05-29 18:19:58 -07:00
aa15e7d246 tests : reduce RoPE tests
a69935baac ggml : assert contiguousness
5db268c9d8 cuda : add asserts for rope/norm + fix DS2
1e41f2fc7e tests : add non-cont tests
b822605abd ggml : fixes (hopefully)
Compare 10 commits »
happyz synced commits to refs/pull/7612/merge at happyz/llama.cpp from mirror 2024-05-29 18:19:57 -07:00
eb57fee51f gguf-py : Add tokenizer.ggml.pre to gguf-new-metadata.py (#7627)
55d62262a9 metal : remove invalid asserts (#7617)
975ec63ff2 metal : add missing asserts (#7617)
fb76ec31a9 ggml : fix YARN + add tests + add asserts (#7617)
Compare 5 commits »
happyz synced commits to refs/pull/7616/head at happyz/llama.cpp from mirror 2024-05-29 18:19:57 -07:00
f0e220bacf Add brew installation instruction to README [no ci]
happyz synced commits to refs/pull/7607/merge at happyz/llama.cpp from mirror 2024-05-29 18:19:57 -07:00
d3179662cd Merge branch 'ggerganov:master' into add-inferenceable
eb57fee51f gguf-py : Add tokenizer.ggml.pre to gguf-new-metadata.py (#7627)
55d62262a9 metal : remove invalid asserts (#7617)
975ec63ff2 metal : add missing asserts (#7617)
Compare 6 commits »
happyz synced commits to refs/pull/7607/head at happyz/llama.cpp from mirror 2024-05-29 18:19:57 -07:00
d3179662cd Merge branch 'ggerganov:master' into add-inferenceable
eb57fee51f gguf-py : Add tokenizer.ggml.pre to gguf-new-metadata.py (#7627)
55d62262a9 metal : remove invalid asserts (#7617)
975ec63ff2 metal : add missing asserts (#7617)
fb76ec31a9 ggml : fix YARN + add tests + add asserts (#7617)
Compare 11 commits »
happyz synced commits to refs/pull/7599/merge at happyz/llama.cpp from mirror 2024-05-29 18:19:56 -07:00
eb57fee51f gguf-py : Add tokenizer.ggml.pre to gguf-new-metadata.py (#7627)
55d62262a9 metal : remove invalid asserts (#7617)
975ec63ff2 metal : add missing asserts (#7617)
fb76ec31a9 ggml : fix YARN + add tests + add asserts (#7617)
Compare 5 commits »
happyz synced commits to refs/pull/7604/merge at happyz/llama.cpp from mirror 2024-05-29 18:19:56 -07:00
9a4cdf1fe0 Merge a479ef3ca17658f5326ce13eed63c699eb3486ad into eb57fee51f
eb57fee51f gguf-py : Add tokenizer.ggml.pre to gguf-new-metadata.py (#7627)
55d62262a9 metal : remove invalid asserts (#7617)
975ec63ff2 metal : add missing asserts (#7617)
fb76ec31a9 ggml : fix YARN + add tests + add asserts (#7617)
Compare 5 commits »
happyz synced commits to refs/pull/7596/merge at happyz/llama.cpp from mirror 2024-05-29 18:19:56 -07:00
55d62262a9 metal : remove invalid asserts (#7617)
975ec63ff2 metal : add missing asserts (#7617)
fb76ec31a9 ggml : fix YARN + add tests + add asserts (#7617)
cce3dcffc5 cuda : non-cont concat support (#7610)
Compare 5 commits »
happyz synced commits to refs/pull/7606/merge at happyz/llama.cpp from mirror 2024-05-29 18:19:56 -07:00
eb57fee51f gguf-py : Add tokenizer.ggml.pre to gguf-new-metadata.py (#7627)
55d62262a9 metal : remove invalid asserts (#7617)
975ec63ff2 metal : add missing asserts (#7617)
fb76ec31a9 ggml : fix YARN + add tests + add asserts (#7617)
Compare 5 commits »
happyz synced commits to refs/pull/7570/merge at happyz/llama.cpp from mirror 2024-05-29 18:19:55 -07:00
55d62262a9 metal : remove invalid asserts (#7617)
975ec63ff2 metal : add missing asserts (#7617)
fb76ec31a9 ggml : fix YARN + add tests + add asserts (#7617)
cce3dcffc5 cuda : non-cont concat support (#7610)
Compare 10 commits »
happyz synced commits to refs/pull/7582/merge at happyz/llama.cpp from mirror 2024-05-29 18:19:55 -07:00
347ff8541f Merge 243b5efe0586c1e6fff749fbb52981e01d557bc7 into 55d62262a9
55d62262a9 metal : remove invalid asserts (#7617)
975ec63ff2 metal : add missing asserts (#7617)
fb76ec31a9 ggml : fix YARN + add tests + add asserts (#7617)
Compare 4 commits »
happyz synced commits to refs/pull/7581/merge at happyz/llama.cpp from mirror 2024-05-29 18:19:55 -07:00
eb57fee51f gguf-py : Add tokenizer.ggml.pre to gguf-new-metadata.py (#7627)
55d62262a9 metal : remove invalid asserts (#7617)
975ec63ff2 metal : add missing asserts (#7617)
fb76ec31a9 ggml : fix YARN + add tests + add asserts (#7617)
Compare 5 commits »
happyz synced commits to refs/pull/7568/merge at happyz/llama.cpp from mirror 2024-05-29 18:19:55 -07:00
fc83fb0d72 Merge 4f64f7ebb018994b9e29ea7fabffbcbdda20a420 into eb57fee51f
eb57fee51f gguf-py : Add tokenizer.ggml.pre to gguf-new-metadata.py (#7627)
55d62262a9 metal : remove invalid asserts (#7617)
975ec63ff2 metal : add missing asserts (#7617)
fb76ec31a9 ggml : fix YARN + add tests + add asserts (#7617)
Compare 5 commits »