matrix72c

matrix72c

Geek Repo

Github PK Tool:Github PK Tool


Organizations
NJUPT-SAST

matrix72c's starred repositories

lectures

Material for cuda-mode lectures

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:1832Issues:0Issues:0

nanoGPT

The simplest, fastest repository for training/finetuning medium-sized GPTs.

Language:PythonLicense:MITStargazers:34896Issues:0Issues:0

gpt_academic

为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。

Language:PythonLicense:GPL-3.0Stargazers:62245Issues:0Issues:0

Awesome-LLM-Safety

A curated list of safety-related papers, articles, and resources focused on Large Language Models (LLMs). This repository aims to provide researchers, practitioners, and enthusiasts with insights into the safety implications, challenges, and advancements surrounding these powerful models.

Stargazers:693Issues:0Issues:0

chatgpt-api-by-browser-script

This project runs on users' browsers through the Tampermonkey script and converts the web version of ChatGPT operations into an API interface. This way, you can use GPT-4 in chatgpt web pages to play things like Auto-GPT. / 该项目通过Tampermonkey脚本在用户的浏览器上运行,并将ChatGPT操作的Web版本转换为API接口。这样,您就可以使用chatgpt网页中的GPT-4来玩Auto-GPT等内容。

Language:JavaScriptStargazers:182Issues:0Issues:0

uptime-kuma

A fancy self-hosted monitoring tool

Language:JavaScriptLicense:MITStargazers:52895Issues:0Issues:0

determined

Determined is an open-source machine learning platform that simplifies distributed training, hyperparameter tuning, experiment tracking, and resource management. Works with PyTorch and TensorFlow.

Language:GoLicense:Apache-2.0Stargazers:2934Issues:0Issues:0

ChatGPT-Next-Web

A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。

Language:TypeScriptLicense:MITStargazers:73046Issues:0Issues:0

cs-self-learning

计算机自学指南

Language:HTMLLicense:MITStargazers:52882Issues:0Issues:0

the-art-of-command-line

Master the command line, in one page

Stargazers:151052Issues:0Issues:0

Hydro

Hydro - Next generation high performance online-judge platform - 新一代高效强大的信息学在线测评系统 (a.k.a. vj5)

Language:TypeScriptLicense:AGPL-3.0Stargazers:3315Issues:0Issues:0

AutoGPT

AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.

Language:PythonLicense:MITStargazers:164699Issues:0Issues:0

chatgpt-mirai-qq-bot

🚀 一键部署!真正的 AI 聊天机器人!支持ChatGPT、文心一言、讯飞星火、Bing、Bard、ChatGLM、POE,多账号,人设调教,虚拟女仆、图片渲染、语音发送 | 支持 QQ、Telegram、Discord、微信 等平台

Language:PythonLicense:AGPL-3.0Stargazers:12605Issues:0Issues:0

AFFiNE

There can be more than Notion and Miro. AFFiNE(pronounced [ə‘fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.

Language:TypeScriptLicense:NOASSERTIONStargazers:35766Issues:0Issues:0

awesome-machine-unlearning

Awesome Machine Unlearning (A Survey of Machine Unlearning)

Language:Jupyter NotebookLicense:MITStargazers:667Issues:0Issues:0

ChatPaper

Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复

Language:PythonLicense:NOASSERTIONStargazers:17973Issues:0Issues:0

aim

Aim 💫 — An easy-to-use & supercharged open-source experiment tracker.

Language:PythonLicense:Apache-2.0Stargazers:4980Issues:0Issues:0

rust-by-practice

Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.

Language:RustLicense:CC-BY-4.0Stargazers:11702Issues:0Issues:0

rust-simple-nn

Simple neural network implementation in Rust

Language:RustLicense:MITStargazers:34Issues:0Issues:0

netron

Visualizer for neural network, deep learning and machine learning models

Language:JavaScriptLicense:MITStargazers:26917Issues:0Issues:0

onnxruntime

ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator

Language:C++License:MITStargazers:13617Issues:0Issues:0

chatgpt-web

用 Express 和 Vue3 搭建的 ChatGPT 演示网页

Language:VueLicense:MITStargazers:31012Issues:0Issues:0

inkwell

It's a New Kind of Wrapper for Exposing LLVM (Safely)

Language:RustLicense:Apache-2.0Stargazers:2239Issues:0Issues:0

chinese-programmer-wrong-pronunciation

**程序员容易发音错误的单词

Language:JavaScriptStargazers:21768Issues:0Issues:0

ninja

a small build system with a focus on speed

Language:C++License:Apache-2.0Stargazers:10826Issues:0Issues:0

naga

Universal shader translation in Rust

Language:RustLicense:NOASSERTIONStargazers:1513Issues:0Issues:0

wonnx

A WebGPU-accelerated ONNX inference run-time written 100% in Rust, ready for native and the web

Language:RustLicense:NOASSERTIONStargazers:1557Issues:0Issues:0

TrackersListCollection

🎈 Updated daily! A list of popular BitTorrent Trackers! / 每天更新!全网热门 BT Tracker 列表!

License:GPL-3.0Stargazers:24167Issues:0Issues:0

KuiperInfer

带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step

Language:C++License:MITStargazers:2229Issues:0Issues:0

jellyfin-plugin-bangumi

bgm.tv plugin for jellyfin

Language:C#License:GPL-2.0Stargazers:520Issues:0Issues:0