lbinmeng's starred repositories

api-for-open-llm

Openai style api for open large language models, using LLMs just as chatgpt! Support for LLaMA, LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, Xverse, SqlCoder, CodeLLaMA, ChatGLM, ChatGLM2, ChatGLM3 etc. 开源大模型的统一后端接口

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

adversarial-attacks-pytorch

PyTorch implementation of adversarial attacks [torchattacks]

Language:PythonLicense:MITStargazers:1815Issues:0Issues:0

ddsp

DDSP: Differentiable Digital Signal Processing

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

why-clipping-accelerates

A pytorch implementation for the LSTM experiments in the paper: Why Gradient Clipping Accelerates Training: A Theoretical Justification for Adaptivity

Language:PythonLicense:BSD-3-ClauseStargazers:44Issues:0Issues:0

awd-lstm-lm

LSTM and QRNN Language Model Toolkit for PyTorch

Language:PythonLicense:BSD-3-ClauseStargazers:1960Issues:0Issues:0

pytorch-cifar

95.47% on CIFAR10 with PyTorch

Language:PythonLicense:MITStargazers:5877Issues:0Issues:0

pytorch-cnn-visualizations

Pytorch implementation of convolutional neural network visualization techniques

Language:PythonLicense:MITStargazers:7783Issues:0Issues:0

Lottery-Ticket-Hypothesis-for-DNNs

This repo aims to provide an easy-to-use interface for searching the lottery ticket of a DNN structure.

Language:PythonStargazers:10Issues:0Issues:0

hiddenlayer

Neural network graphs and training metrics for PyTorch, Tensorflow, and Keras.

Language:PythonLicense:MITStargazers:1782Issues:0Issues:0

KerasAdversary

This project is aimed to provide a simple interface to attack the models built with Keras. It can be very simple to craft adversarial examples with different attacking methods using our API.

Language:PythonStargazers:9Issues:0Issues:0