-
Algorithm-Practice-in-Industry Public
Forked from Doragd/Algorithm-Practice-in-Industry搜索、推荐、广告、用增等工业界实践文章收集(来源:知乎、Datafuntalk、技术公众号)
Python BSD 2-Clause "Simplified" License UpdatedMar 13, 2024 -
Chinese-CLIP Public
Forked from OFA-Sys/Chinese-CLIPChinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
Python MIT License UpdatedNov 29, 2023 -
LAVIS Public
Forked from salesforce/LAVISLAVIS - A One-stop Library for Language-Vision Intelligence
Jupyter Notebook BSD 3-Clause "New" or "Revised" License UpdatedAug 18, 2023 -
LLaMA-Efficient-Tuning Public
Forked from hiyouga/LLaMA-FactoryEasy-to-use fine-tuning framework using PEFT (PT+SFT+RLHF with QLoRA) (LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, ChatGLM2)
Python Apache License 2.0 UpdatedAug 14, 2023 -
trl Public
Forked from huggingface/trlTrain transformer language models with reinforcement learning.
Python Apache License 2.0 UpdatedAug 11, 2023 -
MedicalGPT Public
Forked from shibing624/MedicalGPTMedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现包括二次预训练、有监督微调、奖励建模、强化学习训练。
Python Apache License 2.0 UpdatedAug 7, 2023 -
Llama2-Chinese Public
Forked from LlamaFamily/Llama-ChineseLlama中文社区,最好的中文Llama大模型,完全开源可商用
Python UpdatedAug 5, 2023 -
Baichuan-13B Public
Forked from baichuan-inc/Baichuan-13BA 13B large language model developed by Baichuan Intelligent Technology
-
transformers_tasks Public
Forked from HarderThenHarder/transformers_tasks⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SFT etc.
Jupyter Notebook UpdatedAug 2, 2023 -
fastllm Public
Forked from ztxz16/fastllm纯c++的全平台llm加速库,支持python调用,chatglm-6B级模型单卡可达10000+token / s,支持glm, llama, moss基座,手机端流畅运行
C++ UpdatedJul 10, 2023 -
langchain-ChatGLM Public
Forked from chatchat-space/Langchain-Chatchatlangchain-ChatGLM, local knowledge based ChatGLM with langchain | 基于本地知识库的 ChatGLM 问答
-
ChatGLM2-6B Public
Forked from THUDM/ChatGLM2-6BChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
Python Other UpdatedJun 27, 2023 -
DeepSpeedExamples Public
Forked from microsoft/DeepSpeedExamplesExample models using DeepSpeed
-
Chinese-LLaMA-Alpaca Public
Forked from ymcui/Chinese-LLaMA-Alpaca中文LLaMA&Alpaca大语言模型+本地CPU/GPU部署 (Chinese LLaMA & Alpaca LLMs)
Python Apache License 2.0 UpdatedApr 21, 2023 -
GraphCL Public
Forked from Shen-Lab/GraphCL[NeurIPS 2020] "Graph Contrastive Learning with Augmentations" by Yuning You, Tianlong Chen, Yongduo Sui, Ting Chen, Zhangyang Wang, Yang Shen
Python MIT License UpdatedApr 20, 2023 -
stanford_alpaca Public
Forked from tatsu-lab/stanford_alpacaCode and documentation to train Stanford's Alpaca models, and generate the data.
Python Apache License 2.0 UpdatedApr 20, 2023 -
Chinese-Vicuna Public
Forked from Facico/Chinese-VicunaChinese-Vicuna: A Chinese Instruction-following LLaMA-based Model —— 一个中文低资源的llama+lora方案,结构参考alpaca
C Apache License 2.0 UpdatedApr 20, 2023 -
Awesome-LLM Public
Forked from Hannibal046/Awesome-LLMAwesome-LLM: a curated list of Large Language Model
Creative Commons Zero v1.0 Universal UpdatedApr 19, 2023 -
ChatGLM-Finetuning Public
Forked from liucongg/ChatGLM-Finetuning基于ChatGLM-6B模型,进行下游具体任务微调,涉及Freeze、Lora、P-tuning等
Python UpdatedApr 18, 2023 -
alpaca-lora Public
Forked from tloen/alpaca-loraInstruct-tune LLaMA on consumer hardware
Jupyter Notebook Apache License 2.0 UpdatedApr 13, 2023 -
llama Public
Forked from meta-llama/llamaInference code for LLaMA models
Python GNU General Public License v3.0 UpdatedMar 30, 2023 -
chatgpt_telegram_bot Public
Forked from father-bot/chatgpt_telegram_botPython MIT License UpdatedMar 24, 2023 -
ChatGLM-6B Public
Forked from THUDM/ChatGLM-6BChatGLM-6B:开源双语对话语言模型 | An Open Bilingual Dialogue Language Model
-
VideoMAE Public
Forked from MCG-NJU/VideoMAE[NeurIPS 2022 Spotlight] VideoMAE: Masked Autoencoders are Data-Efficient Learners for Self-Supervised Video Pre-Training
Python Other UpdatedMar 13, 2023 -
ASL Public
Forked from Alibaba-MIIL/ASLOfficial Pytorch Implementation of: "Asymmetric Loss For Multi-Label Classification"(ICCV, 2021) paper
Python MIT License UpdatedJan 11, 2023 -
PaddleNLP-fork Public
Forked from graphcore/PaddleNLP-forkEasy-to-use NLP library with Awesome pre-trained model zoo, supporting wide-range of NLP tasks from research to industrial applications.
Python Apache License 2.0 UpdatedAug 31, 2022 -
ALBEF Public
Forked from salesforce/ALBEFCode for ALBEF: a new vision-language pre-training method
Python BSD 3-Clause "New" or "Revised" License UpdatedJul 5, 2022 -
CLIP Public
Forked from openai/CLIPContrastive Language-Image Pretraining
Jupyter Notebook MIT License UpdatedJun 28, 2022 -
Senta Public
Forked from baidu/SentaBaidu's open-source Sentiment Analysis System.
Python Apache License 2.0 UpdatedJun 22, 2022 -
ClipBERT Public
Forked from jayleicn/ClipBERT[CVPR 2021 Best Student Paper Honorable Mention, Oral] Official PyTorch code for ClipBERT, an efficient framework for end-to-end learning on image-text and video-text tasks.
Python MIT License UpdatedJun 17, 2022