RainJayTsai's Stars
abetlen/llama-cpp-python
Python bindings for llama.cpp
ggerganov/llama.cpp
LLM inference in C/C++
JSREI/ast-hook-for-js-RE
浏览器内存漫游解决方案(探索中...)
Tongjilibo/bert4torch
An elegent pytorch implement of transformers
gaohongkui/GlobalPointer_pytorch
全局指针统一处理嵌套与非嵌套NER的Pytorch实现
Alibaba-NLP/Multi-CPR
[SIGIR 2022] Multi-CPR: A Multi Domain Chinese Dataset for Passage Retrieval
UKPLab/sentence-transformers
State-of-the-Art Text Embeddings
RVC-Boss/GPT-SoVITS
1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
mengjian-github/copilot-analysis
cccbook/py2gpt
ChatGPT 背後的數學與程式
NielsRogge/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
stanfordnlp/pyreft
ReFT: Representation Finetuning for Language Models
hiyouga/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
LouisShark/chatgpt_system_prompt
A collection of GPT system prompts and various prompt injection/leaking knowledge.
axolotl-ai-cloud/axolotl
Go ahead and axolotl questions
stas00/ml-engineering
Machine Learning Engineering Open Book
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
ymcui/Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
huggingface/deep-rl-class
This repo contains the syllabus of the Hugging Face Deep Reinforcement Learning Course.
liguodongiot/llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
MiuLab/Taiwan-LLM
Traditional Mandarin LLMs for Taiwan
HqWu-HITCS/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
HarderThenHarder/transformers_tasks
⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SFT etc.
ntunlplab/traditional-chinese-alpaca
A Traditional-Chinese instruction-following model with datasets based on Alpaca.
togethercomputer/OpenChatKit
wisdompeak/LeetCode
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
myhub/tr
Free Offline OCR 离线的中文文本检测+识别SDK
qubvel-org/segmentation_models.pytorch
Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
vinthony/depth-distillation
[ECCV 2020] Defocus Blur Detection via Depth Distillation