HappyZ happyz
happyz synced commits to refs/pull/4525/merge at happyz/fastapi from mirror 2024-06-11 06:19:25 -07:00
60d87c0ccb 📝 Update release notes
99a491e95c 📝 Fix typo in `docs/en/docs/tutorial/body-multiple-params.md` (#11698)
ceaed0a447 📝 Update release notes
6fa46e4256 📝 Add External Link: Deploy a Serverless FastAPI App with Neon Postgres and AWS App Runner at any scale (#11633)
Compare 9 commits »
happyz synced commits to refs/pull/4094/merge at happyz/fastapi from mirror 2024-06-11 06:19:25 -07:00
60d87c0ccb 📝 Update release notes
99a491e95c 📝 Fix typo in `docs/en/docs/tutorial/body-multiple-params.md` (#11698)
ceaed0a447 📝 Update release notes
6fa46e4256 📝 Add External Link: Deploy a Serverless FastAPI App with Neon Postgres and AWS App Runner at any scale (#11633)
Compare 9 commits »
happyz synced commits to refs/pull/11072/merge at happyz/fastapi from mirror 2024-06-11 06:19:24 -07:00
60d87c0ccb 📝 Update release notes
99a491e95c 📝 Fix typo in `docs/en/docs/tutorial/body-multiple-params.md` (#11698)
Compare 3 commits »
happyz synced commits to refs/pull/11634/merge at happyz/fastapi from mirror 2024-06-11 06:19:24 -07:00
818a981f5f Merge 66d13a4da084a52c73bc1f7b2f0a9204ae20dd67 into 60d87c0ccb
60d87c0ccb 📝 Update release notes
99a491e95c 📝 Fix typo in `docs/en/docs/tutorial/body-multiple-params.md` (#11698)
Compare 3 commits »
happyz synced commits to refs/pull/11500/merge at happyz/fastapi from mirror 2024-06-11 06:19:24 -07:00
60d87c0ccb 📝 Update release notes
99a491e95c 📝 Fix typo in `docs/en/docs/tutorial/body-multiple-params.md` (#11698)
Compare 3 commits »
happyz synced commits to refs/pull/11194/merge at happyz/fastapi from mirror 2024-06-11 06:19:24 -07:00
4c9abd35b0 Merge 0a1e865421d59c581803159705d1b117c7c2feec into 60d87c0ccb
60d87c0ccb 📝 Update release notes
99a491e95c 📝 Fix typo in `docs/en/docs/tutorial/body-multiple-params.md` (#11698)
Compare 3 commits »
happyz synced commits to refs/pull/10895/merge at happyz/fastapi from mirror 2024-06-11 06:19:23 -07:00
60d87c0ccb 📝 Update release notes
99a491e95c 📝 Fix typo in `docs/en/docs/tutorial/body-multiple-params.md` (#11698)
Compare 3 commits »
happyz synced commits to refs/pull/3273/merge at happyz/memos from mirror 2024-06-11 06:19:20 -07:00
e9d027ca3e chore: bump @typescript-eslint/parser from 7.12.0 to 7.13.0 in /web (#3558)
Compare 2 commits »
happyz synced and deleted reference refs/tags/dependabot/npm_and_yarn/web/typescript-eslint/parser-7.13.0 at happyz/memos from mirror 2024-06-11 06:19:19 -07:00
happyz synced and deleted reference refs/tags/refs/pull/3558/merge at happyz/memos from mirror 2024-06-11 06:19:19 -07:00
happyz synced commits to main at happyz/memos from mirror 2024-06-11 06:19:19 -07:00
e9d027ca3e chore: bump @typescript-eslint/parser from 7.12.0 to 7.13.0 in /web (#3558)
happyz synced commits to refs/pull/211/head at happyz/gemma.cpp from mirror 2024-06-10 18:19:51 -07:00
c1c6714ad4 Internal experiment
95fd7263ae Add missing test deps
c5bcb5438c Fix for transpose matrix creation and additional tests
36e6915e18 Add CPU output, error if not C++17, simplify tokenizer ctor
020db5a67d No public description
Compare 17 commits »
happyz synced commits to dev at happyz/gemma.cpp from mirror 2024-06-10 18:19:51 -07:00
c7f5e93136 Update benchmark with internal init
49d814b519 Merge pull request #224 from szabadka:cleanup
c1c6714ad4 Internal experiment
6ca4a8e345 Address review comments
a3a75b77f9 Use CompressedWeights<TConfig<float>> in backpropagation.
Compare 6 commits »
happyz synced and deleted reference refs/tags/refs/pull/211/merge at happyz/gemma.cpp from mirror 2024-06-10 18:19:50 -07:00
happyz synced and deleted reference refs/tags/test_640867653 at happyz/gemma.cpp from mirror 2024-06-10 18:19:50 -07:00
happyz synced commits to refs/pull/7845/merge at happyz/llama.cpp from mirror 2024-06-10 18:19:48 -07:00
396b18dfec `json`: document schema conversion in GBNF readme, align manual grammar examples & converters (#7841)
864a99e7a0 cmake : fix CMake requirement for CUDA (#7821)
fd5ea0f897 ci : try win-2019 on server windows test (#7854)
c28a83902c examples : remove --instruct remnants (#7846)
Compare 6 commits »
happyz synced commits to refs/pull/7851/merge at happyz/llama.cpp from mirror 2024-06-10 18:19:48 -07:00
864a99e7a0 cmake : fix CMake requirement for CUDA (#7821)
Compare 2 commits »
happyz synced commits to refs/pull/7853/head at happyz/llama.cpp from mirror 2024-06-10 18:19:48 -07:00
e38b649ba7 gguf-dump.py: fix array preview
happyz synced commits to refs/pull/7853/merge at happyz/llama.cpp from mirror 2024-06-10 18:19:48 -07:00
e49664d094 Merge e38b649ba7faff8562bf30523a0e51945808935e into 864a99e7a0
864a99e7a0 cmake : fix CMake requirement for CUDA (#7821)
e38b649ba7 gguf-dump.py: fix array preview
Compare 3 commits »
happyz synced commits to refs/pull/7840/merge at happyz/llama.cpp from mirror 2024-06-10 18:19:47 -07:00
adca9af2f6 json: prevent additional props to redefine a typed prop
864a99e7a0 cmake : fix CMake requirement for CUDA (#7821)
fd5ea0f897 ci : try win-2019 on server windows test (#7854)
Compare 4 commits »