HappyZ happyz
happyz synced commits to refs/pull/6839/merge at happyz/llama.cpp from mirror 2024-04-29 22:18:06 -07:00
8843a98c2b Improve usability of --model-url & related flags (#6930)
b8c1476e44 Extending grammar integration tests (#6644)
5539e6fdd1 main : fix typo in comment in main.cpp (#6985)
Compare 4 commits »
happyz synced commits to refs/pull/6848/merge at happyz/llama.cpp from mirror 2024-04-29 22:18:06 -07:00
b8c1476e44 Extending grammar integration tests (#6644)
5539e6fdd1 main : fix typo in comment in main.cpp (#6985)
b8a7a5a90f build(cmake): simplify instructions (`cmake -B build && cmake --build build ...`) (#6964)
Compare 4 commits »
happyz synced commits to refs/pull/6826/merge at happyz/llama.cpp from mirror 2024-04-29 22:18:05 -07:00
b8c1476e44 Extending grammar integration tests (#6644)
5539e6fdd1 main : fix typo in comment in main.cpp (#6985)
b8a7a5a90f build(cmake): simplify instructions (`cmake -B build && cmake --build build ...`) (#6964)
d2c898f746 ci : tmp disable gguf-split (#6983)
Compare 6 commits »
happyz synced commits to refs/pull/6778/merge at happyz/llama.cpp from mirror 2024-04-29 22:18:05 -07:00
8843a98c2b Improve usability of --model-url & related flags (#6930)
b8c1476e44 Extending grammar integration tests (#6644)
5539e6fdd1 main : fix typo in comment in main.cpp (#6985)
b8a7a5a90f build(cmake): simplify instructions (`cmake -B build && cmake --build build ...`) (#6964)
Compare 15 commits »
happyz synced commits to refs/pull/6811/merge at happyz/llama.cpp from mirror 2024-04-29 22:18:05 -07:00
8843a98c2b Improve usability of --model-url & related flags (#6930)
b8c1476e44 Extending grammar integration tests (#6644)
5539e6fdd1 main : fix typo in comment in main.cpp (#6985)
Compare 4 commits »
happyz synced commits to refs/pull/6828/merge at happyz/llama.cpp from mirror 2024-04-29 22:18:05 -07:00
b898460122 Merge 9684f4c421c97a4a4bf08007c58cc0a4534cbe9a into 8843a98c2b
8843a98c2b Improve usability of --model-url & related flags (#6930)
b8c1476e44 Extending grammar integration tests (#6644)
5539e6fdd1 main : fix typo in comment in main.cpp (#6985)
Compare 4 commits »
happyz synced commits to refs/pull/6822/merge at happyz/llama.cpp from mirror 2024-04-29 22:18:05 -07:00
8843a98c2b Improve usability of --model-url & related flags (#6930)
b8c1476e44 Extending grammar integration tests (#6644)
5539e6fdd1 main : fix typo in comment in main.cpp (#6985)
b8a7a5a90f build(cmake): simplify instructions (`cmake -B build && cmake --build build ...`) (#6964)
Compare 15 commits »
happyz synced commits to refs/pull/6640/merge at happyz/llama.cpp from mirror 2024-04-29 22:18:04 -07:00
8843a98c2b Improve usability of --model-url & related flags (#6930)
b8c1476e44 Extending grammar integration tests (#6644)
5539e6fdd1 main : fix typo in comment in main.cpp (#6985)
b8a7a5a90f build(cmake): simplify instructions (`cmake -B build && cmake --build build ...`) (#6964)
Compare 7 commits »
happyz synced commits to refs/pull/6739/merge at happyz/llama.cpp from mirror 2024-04-29 22:18:04 -07:00
b8c1476e44 Extending grammar integration tests (#6644)
5539e6fdd1 main : fix typo in comment in main.cpp (#6985)
b8a7a5a90f build(cmake): simplify instructions (`cmake -B build && cmake --build build ...`) (#6964)
d2c898f746 ci : tmp disable gguf-split (#6983)
Compare 18 commits »
happyz synced commits to refs/pull/6644/head at happyz/llama.cpp from mirror 2024-04-29 22:18:04 -07:00
54fa2e5b23 Unicode symbol modifications to hopefully make log easier to parse visually.
b712ae4047 Cleaning up forgotten symbols. Modifying simple test to use test harness. Added comments for more verbose descriptions of what each test is accomplishing.
7fe2fb3fed Implementing suggestions from @ochafik -- grammars and test strings now print and flush before tests to aid in debugging segfaults and whatnot.
a273de3c5a Removing trailing whitespace.
e3218de5a5 Adding quotes around strings to explicitly show whitespace
Compare 28 commits »
happyz synced commits to refs/pull/6766/merge at happyz/llama.cpp from mirror 2024-04-29 22:18:04 -07:00
8843a98c2b Improve usability of --model-url & related flags (#6930)
b8c1476e44 Extending grammar integration tests (#6644)
5539e6fdd1 main : fix typo in comment in main.cpp (#6985)
Compare 4 commits »
happyz synced commits to refs/pull/6408/merge at happyz/llama.cpp from mirror 2024-04-29 22:18:03 -07:00
4bc2010760 Merge 839cc90e37cd4a1348464fa36697fd6bf406d4a0 into b8a7a5a90f
b8a7a5a90f build(cmake): simplify instructions (`cmake -B build && cmake --build build ...`) (#6964)
Compare 2 commits »
happyz synced commits to refs/pull/6412/merge at happyz/llama.cpp from mirror 2024-04-29 22:18:03 -07:00
f2a5c35e9f Merge ed0f47b3b50a4847b87be47ac35deb5fe0eda901 into 8843a98c2b
8843a98c2b Improve usability of --model-url & related flags (#6930)
ed0f47b3b5 Add BF16 code for new ggml_validate_row_data() function
b8c1476e44 Extending grammar integration tests (#6644)
5539e6fdd1 main : fix typo in comment in main.cpp (#6985)
Compare 5 commits »
happyz synced commits to refs/pull/6412/head at happyz/llama.cpp from mirror 2024-04-29 22:18:03 -07:00
ed0f47b3b5 Add BF16 code for new ggml_validate_row_data() function
happyz synced commits to refs/pull/6511/merge at happyz/llama.cpp from mirror 2024-04-29 22:18:03 -07:00
e0426c715d Merge 1356c5ca1e5b7598376adcbdb6963ce5b32fa8c2 into 8843a98c2b
8843a98c2b Improve usability of --model-url & related flags (#6930)
b8c1476e44 Extending grammar integration tests (#6644)
5539e6fdd1 main : fix typo in comment in main.cpp (#6985)
Compare 4 commits »
happyz synced commits to refs/pull/6602/merge at happyz/llama.cpp from mirror 2024-04-29 22:18:03 -07:00
b8c1476e44 Extending grammar integration tests (#6644)
5539e6fdd1 main : fix typo in comment in main.cpp (#6985)
b8a7a5a90f build(cmake): simplify instructions (`cmake -B build && cmake --build build ...`) (#6964)
d2c898f746 ci : tmp disable gguf-split (#6983)
Compare 14 commits »
happyz synced commits to refs/pull/6358/merge at happyz/llama.cpp from mirror 2024-04-29 22:18:02 -07:00
8843a98c2b Improve usability of --model-url & related flags (#6930)
b8c1476e44 Extending grammar integration tests (#6644)
5539e6fdd1 main : fix typo in comment in main.cpp (#6985)
Compare 4 commits »
happyz synced commits to refs/pull/6035/merge at happyz/llama.cpp from mirror 2024-04-29 22:18:02 -07:00
f48672a07a Merge 94610511daf7d2ccac8c5ff047da43e5a99cad77 into 8843a98c2b
8843a98c2b Improve usability of --model-url & related flags (#6930)
b8c1476e44 Extending grammar integration tests (#6644)
5539e6fdd1 main : fix typo in comment in main.cpp (#6985)
Compare 4 commits »
happyz synced commits to refs/pull/6403/merge at happyz/llama.cpp from mirror 2024-04-29 22:18:02 -07:00
b8c1476e44 Extending grammar integration tests (#6644)
5539e6fdd1 main : fix typo in comment in main.cpp (#6985)
b8a7a5a90f build(cmake): simplify instructions (`cmake -B build && cmake --build build ...`) (#6964)
d2c898f746 ci : tmp disable gguf-split (#6983)
Compare 5 commits »
happyz synced commits to refs/pull/5730/merge at happyz/llama.cpp from mirror 2024-04-29 22:18:02 -07:00
8843a98c2b Improve usability of --model-url & related flags (#6930)
b8c1476e44 Extending grammar integration tests (#6644)
5539e6fdd1 main : fix typo in comment in main.cpp (#6985)
b8a7a5a90f build(cmake): simplify instructions (`cmake -B build && cmake --build build ...`) (#6964)
Compare 6 commits »