BeyondToBe's Stars
ymcui/Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
rustformers/llm
[Unmaintained, see README] An ecosystem of Rust libraries for working with large language models
Instagram/MonkeyType
A Python library that generates static type annotations by collecting runtime types
Vision-CAIR/MiniGPT-4
Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)
indygreg/PyOxidizer
A modern Python application packaging and distribution tool
facebookresearch/AnimatedDrawings
Code to accompany "A Method for Animating Children's Drawings of the Human Figure"
lm-sys/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
Picsart-AI-Research/Text2Video-Zero
[ICCV 2023 Oral] Text-to-Image Diffusion Models are Zero-Shot Video Generators
nomic-ai/gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
fauxpilot/fauxpilot
FauxPilot - an open-source alternative to GitHub Copilot server
gradle/gradle
Adaptable, fast automation for all
FMInference/FlexLLMGen
Running large language models on a single GPU for throughput-oriented scenarios.
kata-containers/kata-containers
Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/
automerge/automerge
A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
automerge/automerge-classic
A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
microsoft/windows-rs
Rust for Windows
microsoft/msquic
Cross-platform, C implementation of the IETF QUIC protocol, exposed to C, C++, C# and Rust.
KhronosGroup/MoltenVK
MoltenVK is a Vulkan Portability implementation. It layers a subset of the high-performance, industry-standard Vulkan graphics and compute API over Apple's Metal graphics framework, enabling Vulkan applications to run on macOS, iOS and tvOS.
GitoxideLabs/gitoxide
An idiomatic, lean, fast & safe pure Rust implementation of Git
git/git
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
saeedalipoor/icono
One tag One icon, no font or svg, Pure CSS
facebook/lexical
Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.
RustPython/RustPython
A Python Interpreter written in Rust
CompVis/stable-diffusion
A latent text-to-image diffusion model
sveltejs/svelte
web development for the rest of us
sveltejs/kit
web development, streamlined
mastodon/mastodon
Your self-hosted, globally interconnected microblogging community
nikomatsakis/moro
Experiments with structured concurrency in Rust
containers/podman
Podman: A tool for managing OCI containers and pods.
TheAlgorithms/Rust
All Algorithms implemented in Rust