Lzy17's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
openai/openai-cookbook
Examples and guides for using the OpenAI API
oobabooga/text-generation-webui
A Gradio web UI for Large Language Models.
psf/black
The uncompromising Python code formatter
NanmiCoder/MediaCrawler
小红书笔记 | 评论爬虫、抖音视频 | 评论爬虫、快手视频 | 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫、百度贴吧帖子 | 百度贴吧评论回复爬虫 | 知乎问答文章|评论爬虫
fail2ban/fail2ban
Daemon to ban hosts that cause multiple authentication errors
microsoft/LoRA
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
huggingface/trl
Train transformer language models with reinforcement learning.
vosen/ZLUDA
CUDA on non-NVIDIA GPUs
huggingface/text-generation-inference
Large Language Model Text Generation Inference
OptimalScale/LMFlow
An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All.
EleutherAI/lm-evaluation-harness
A framework for few-shot evaluation of language models.
nuttyartist/notes
Fast and beautiful note-taking app written in C++. Write down your thoughts.
eureka-research/Eureka
Official Repository for "Eureka: Human-Level Reward Design via Coding Large Language Models" (ICLR 2024)
filip-michalsky/SalesGPT
Context-aware AI Sales Agent to automate sales outreach.
microsoft/TextWorld
TextWorld is a sandbox learning environment for the training and evaluation of reinforcement learning (RL) agents on text-based games.
jzillmann/pdf-to-markdown
A PDF to Markdown converter
liruiw/GenSim
Generating Robotic Simulation Tasks via Large Language Models
johnlinp/pdf-to-markdown
Convert PDF files into markdown files
hxu296/nlp-resume-parser
NLP-powered, GPT-3 enabled Resume Parser from PDF to JSON.
nmrr/flipperzero-geigercounter
☢☢ A geiger counter application for the Flipper Zero ☢☢
chuanyang-Zheng/Progressive-Hint
This is the official implementation of "Progressive-Hint Prompting Improves Reasoning in Large Language Models"
mit-han-lab/apq
[CVPR 2020] APQ: Joint Search for Network Architecture, Pruning and Quantization Policy
AI-Planning/pddl-generators
A collection of PDDL generators, some of which have been used to generate benchmarks for the International Planning Competition (IPC).
CSrankings/CSrankings-1
A web app for ranking computer science departments according to their research output in selective venues.
ROCm/rccl-tests
RCCL Performance Benchmark Tests
agrocylo/bitsandbytes-rocm
8-bit CUDA functions for PyTorch, ported to HIP for use in AMD GPUs
jpvillam-amd/rocBLASTER
ROCm/nccl-rccl-parser
Tool to run rccl-tests/nccl-tests based on from an application
jimwang99/understanding-llama2