MakeWater's Stars
NVIDIA/cuda-samples
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
zzzgydi/clash-verge
A Clash GUI based on tauri. Supports Windows, macOS and Linux.
QwenLM/Qwen2.5
Qwen2.5 is the large language model series developed by Qwen team, Alibaba Cloud.
THUDM/GLM-130B
GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)
THUDM/CodeGeeX2
CodeGeeX2: A More Powerful Multilingual Code Generation Model
microsoft/CodeXGLUE
CodeXGLUE
MetaGLM/glm-cookbook
Examples and guides for using the GLM APIs
chathub-dev/chathub
All-in-one chatbot client
Instruction-Tuning-with-GPT-4/GPT-4-LLM
Instruction Tuning with GPT-4
hiyouga/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
THUDM/GLM
GLM (General Language Model)
thuml/Time-Series-Library
A Library for Advanced Deep Time Series Models.
liucongg/ChatGLM-Finetuning
基于ChatGLM-6B、ChatGLM2-6B、ChatGLM3-6B模型,进行下游具体任务微调,涉及Freeze、Lora、P-tuning、全参微调等
wgwang/awesome-LLMs-In-China
**大模型
jhhuang96/ConvLSTM-PyTorch
ConvLSTM/ConvGRU (Encoder-Decoder) with PyTorch on Moving-MNIST
tangqiaoyu/ToolAlpaca
the official code for "ToolAlpaca: Generalized Tool Learning for Language Models with 3000 Simulated Cases"
v2rayA/v2rayA
A web GUI client of Project V which supports VMess, VLESS, SS, SSR, Trojan, Tuic and Juicity protocols. 🚀
cfwtf/clash_for_windows
Fndroid/clash_for_windows_pkg/releases 最后备份文件
jy0205/LaVIT
LaVIT: Empower the Large Language Model to Understand and Generate Visual Content
GaotongWu/LSTM-FCN-time-series-classification
pyecharts/pyecharts-gallery
Just use pyecharts to imitate Echarts official example.
meta-llama/llama
Inference code for Llama models
harleyszhang/cv_note
记录cv算法工程师的成长之路,分享计算机视觉和模型压缩部署技术栈笔记。https://harleyszhang.github.io/cv_note/
tensorflow/model-optimization
A toolkit to optimize ML models for deployment for Keras and TensorFlow, including quantization and pruning.
apache/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
SamLynnEvans/Transformer
Transformer seq2seq model, program that can build a language translator from parallel corpus
xmu-xiaoma666/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
RolandGao/RegSeg
The official implementation of "Rethink Dilated Convolution for Real-time Semantic Segmentation"
VainF/DeepLabV3Plus-Pytorch
Pretrained DeepLabv3 and DeepLabv3+ for Pascal VOC & Cityscapes
openai/evals
Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.