flyingcat (knightXun)

knightXun

Geek Repo

Location:hangzhou,china

Github PK Tool:Github PK Tool

flyingcat 's starred repositories

llama

Inference code for Llama models

Language:PythonLicense:NOASSERTIONStargazers:54765Issues:517Issues:946

chinese-independent-developer

👩🏿‍💻👨🏾‍💻👩🏼‍💻👨🏽‍💻👩🏻‍💻**独立开发者项目列表 -- 分享大家都在做什么

DeepSpeed

DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.

Language:PythonLicense:Apache-2.0Stargazers:34081Issues:340Issues:2663

ivy

Convert Machine Learning Code Between Frameworks

Language:PythonLicense:NOASSERTIONStargazers:14026Issues:73Issues:16887

open_llama

OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset

alpa

Training and serving large-scale neural networks with auto parallelization.

Language:PythonLicense:Apache-2.0Stargazers:3021Issues:45Issues:296

buildroot

Buildroot, making embedded Linux easy. Note that this is not the official repository, but only a mirror. The official Git repository is at https://gitlab.com/buildroot.org/buildroot/. Do not open issues or file pull requests here.

Language:MakefileLicense:NOASSERTIONStargazers:2600Issues:123Issues:0

iree

A retargetable MLIR-based machine learning compiler and runtime toolkit.

Language:C++License:Apache-2.0Stargazers:2522Issues:87Issues:3724

xla

A machine learning compiler for GPUs, CPUs, and ML accelerators

Language:C++License:Apache-2.0Stargazers:2475Issues:40Issues:308

snakeviz

An in-browser Python profile viewer

Language:PythonLicense:NOASSERTIONStargazers:2294Issues:21Issues:136

Chinese-Llama-2-7b

开源社区第一个能下载、能运行的中文 LLaMA2 模型!

Language:PythonLicense:Apache-2.0Stargazers:2221Issues:20Issues:39

equinox

Elegant easy-to-use neural networks + scientific computing in JAX. https://docs.kidger.site/equinox/

Language:PythonLicense:Apache-2.0Stargazers:1940Issues:23Issues:391

optax

Optax is a gradient processing and optimization library for JAX.

Language:PythonLicense:Apache-2.0Stargazers:1585Issues:37Issues:228

awesome-jax

JAX - A curated list of resources https://github.com/google/jax

CANopenNode

CANopen protocol stack

Language:CLicense:Apache-2.0Stargazers:1386Issues:118Issues:352

SOEM

Simple Open Source EtherCAT Master

Language:CLicense:NOASSERTIONStargazers:1256Issues:81Issues:686

cpp_backend_awsome_blog

2023年最新整理 c++后端开发,1000篇优秀博文,含内存,网络,架构设计,高性能,数据结构,基础组件,中间件,分布式相关

chinese_text_cnn

TextCNN Pytorch实现 中文文本分类 情感分析

extending-jax

Extending JAX with custom C++ and CUDA code

Language:PythonLicense:MITStargazers:365Issues:10Issues:6

Natural_Language_Processing_with_Transformers

Natural Language Processing with Transformers 中译本,最权威Transformers教程

pytorch

Ascend PyTorch adapter (torch_npu). Mirror of https://gitee.com/ascend/pytorch

Language:PythonLicense:NOASSERTIONStargazers:206Issues:11Issues:40

llama-2-jax

JAX implementation of the Llama 2 model

Language:PythonLicense:CC0-1.0Stargazers:203Issues:7Issues:13
Language:PythonLicense:Apache-2.0Stargazers:166Issues:8Issues:11

ethercat

IgH EtherCAT Master + Gavin Lambert unofficial patchset

Language:CLicense:LGPL-2.1Stargazers:107Issues:16Issues:9

m3ae_public

Multimodal Masked Autoencoders (M3AE): A JAX/Flax Implementation

Language:PythonLicense:Apache-2.0Stargazers:99Issues:6Issues:7

GentooWSL2

Install Gentoo as a WSL2 instance (for Windows 10 1903 64bit or later). Minimal setup and configuration. Releases are automated with CircleCI

Language:ShellLicense:MITStargazers:54Issues:5Issues:1
Language:C++License:GPL-3.0Stargazers:46Issues:5Issues:3

libcorpc

Libcorpc is a high performance coroutine base RPC framework

Language:C++License:Apache-2.0Stargazers:33Issues:2Issues:0

stc-rs

IEC-61131-3 Structured Text Compiler

Language:RustStargazers:22Issues:3Issues:0

TextCNN

Implement of TextCNN by PyTorch, and an implement of THUNews classification task.