Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
altar31 pushed 85 commits to master altar31/llama.cpp
- clip : disable GPU support (#10896) ggml-ci d408bb9
- convert : fix RWKV v6 model conversion (#10913) * Enable --no-context-shift for llama-perplexity example Signed-off... 0a11f8b
- ggml : add test for SVE and disable when it fails (#10906) 21ae3b9
- server : (UI) fix copy to clipboard function (#10916) 0ca416c
- SYCL: Migrate away from deprecated ggml_tensor->backend (#10840) * Migrate to tensor->buffer for checking backend bu... eb5c3dc
- ggml-cpu: replace NEON asm with intrinsics in ggml_gemv_q4_0_4x8_q8_0() (#10874) * ggml-cpu: replace NEON asm with i... e34c5af
- vulkan: optimize coopmat2 dequant functions (#10855) Change the code to do 16b loads when possible and extract the a... a91a413
- convert : add BertForMaskedLM (#10919) 5cd85b5
- vulkan: build fixes for 32b (#10927) * vulkan: build fixes for 32b Should fix #10923 * vulkan: initialize some... ebdee94
- llama : add Falcon3 support (#10883) * Add Falcon3 model support * Add fix for adding bos to added special tokens ... 7ae33a6
- devops : add docker-multi-stage builds (#10832) 7c0e285
- ggml : fix run-time on FreeBSD in get_executable_path() (#10948) 7024d59
- llama-run : include temperature option (#10899) This commit updates the `examples/run/README.md` file to include a n... dab76c9
- llama : support for Llama-3_1-Nemotron-51B (#10669) * conflict resolution * move comments after bracket to its ow... 6f0c9e0
- llama : support InfiniAI Megrez 3b (#10893) * Support InfiniAI Megrez 3b * Fix tokenizer_clean_spaces for megrez b92a14a
- rpc-server : add support for the SYCL backend (#10934) 86bf31c
- server : add system_fingerprint to chat/completion (#10917) * server : add system_fingerprint to chat/completion ... 485dc01
- server : fix missing model id in /model endpoint (#10957) * server : fix missing model id in /model endpoint * fi... 14b699e
- ggml : fix const usage in SSE path (#10962) 32d6ee6
- ggml : fix arm enabled features check (#10961) 3327bb0
- and 65 more ...
altar31 pushed 34 commits to main altar31/expo
- [video][ios] Fix `AVPlayer` not deallocating when the player is unmounted regression (#33922) # Why Fixes a regre... a5189db
- [core][iOS] Add `UnimplementedExpoView` as a stub for SwiftUI on the old architecture (#33901) 7b441aa
- [docs] Highlighted a new import in the getting started tutorial (#33923) The "useRef" hook was added in this section... 2528bc1
- [docs] Fix internal links and redirects (#33920) # Why <!-- Please describe the motivation for this PR, and link... 9199925
- [docs] Fix APIBox usage for app config schema (#33921) # Why <!-- Please describe the motivation for this PR, an... b2f547d
- [packages][ios]Fix ScreenOrientation.addOrientationChangeListener() Freezes iOS Devices (#33867) 2c6ddd2
- [ios][expo-media-library] Introducing pairedVideoAsset (#33274) # Why <!-- Please describe the motivation for th... 0f52445
- [docs] small typo fix in custom tab layouts guide (#33925) # Why <!-- Please describe the motivation for this PR... c458a37
- [audio] Fix issues with `replace` method (#33708) a5e16be
- fix(cli): Recurse server action exports to collect all references. (#33934) # Why - Some server actions can impor... d04028e
- [docs] Fix typos in multiple docs (#33928) # Why <!-- Please describe the motivation for this PR, and link to re... 33ee7eb
- fix(babel): fix server action extraction position (#33933) # Why The server actions were being extracted to a sin... 6e04bf9
- [docs] Update podcasts and live streams sections in additional resources (#33924) # Why <!-- Please describe the... c536fb8
- [audio] Minor refactor and docs (#33940) 625a1a2
- [docs] change fingerprintExperimental reference to fingerprint (#33959) # Why `fingerprintExperimental` was chang... 098cf15
- [docs] Update app config section title for consistency in API reference (#33958) # Why <!-- Please describe the ... ff9fd94
- [bun] Add support for text-based lockfile format (#33825) # Why Bun v1.1.39 introduced a new text-based lockfile fo... a96a6fe
- [android][template] Correctly support dark mode (#33957) cddf0eb
- [docs] update yarn, Next and other dependencies (#33931) f616504
- [sandbox] Add expo-splash-screen (#33963) 5b82803
- and 14 more ...