-
text-generation-inference Public
Forked from huggingface/text-generation-inferenceLarge Language Model Text Generation Inference
Python Apache License 2.0 UpdatedNov 11, 2024 -
similarities Public
Forked from shibing624/similaritiesSimilarities: a toolkit for similarity calculation and semantic search. 相似度计算、匹配搜索工具包,支持亿级数据文搜文、文搜图、图搜图,python3开发,开箱即用。
Python Apache License 2.0 UpdatedOct 29, 2024 -
GLM-4 Public
Forked from THUDM/GLM-4GLM-4 series: Open Multilingual Multimodal Chat LMs | 开源多语言多模态对话模型
Python Apache License 2.0 UpdatedJun 10, 2024 -
Auto-GPT Public
Forked from Significant-Gravitas/AutoGPTAn experimental open-source attempt to make GPT-4 fully autonomous.
JavaScript MIT License UpdatedFeb 19, 2024 -
llama Public
Forked from meta-llama/llamaInference code for LLaMA models
Python Other UpdatedJan 21, 2024 -
CLIP-API-service Public
Forked from bentoml/CLIP-API-serviceCLIP as a service - Embed image and sentences, object recognition, visual reasoning, image classification and reverse image search
Jupyter Notebook Apache License 2.0 UpdatedJan 15, 2024 -
FlagEmbedding Public
Forked from FlagOpen/FlagEmbeddingDense Retrieval and Retrieval-augmented LLMs
Python MIT License UpdatedJan 8, 2024 -
SuperCLUE Public
Forked from CLUEbenchmark/SuperCLUESuperCLUE: 中文通用大模型综合性基准 | A Benchmark for Foundation Models in Chinese
UpdatedDec 28, 2023 -
LLMsNineStoryDemonTower Public
Forked from km1994/LLMsNineStoryDemonTower【LLMs九层妖塔】分享 LLMs在自然语言处理(ChatGLM、Chinese-LLaMA-Alpaca、小羊驼 Vicuna、LLaMA、GPT4ALL等)、信息检索(langchain)、语言合成、语言识别、多模态等领域(Stable Diffusion、MiniGPT-4、VisualGLM-6B、Ziya-Visual等)等 实战与经验。
UpdatedDec 19, 2023 -
ChatGLM-Finetuning Public
Forked from liucongg/ChatGLM-Finetuning基于ChatGLM-6B、ChatGLM2-6B、ChatGLM3-6B模型,进行下游具体任务微调,涉及Freeze、Lora、P-tuning、全参微调等
Python UpdatedDec 12, 2023 -
LLMs_interview_notes Public
Forked from km1994/LLMs_interview_notes该仓库主要记录 大模型(LLMs) 算法工程师相关的面试题
Apache License 2.0 UpdatedDec 4, 2023 -
AwesomeNLP Public
Forked from km1994/AwesomeNLP【NLP菜鸟逆袭】分享 自然语言处理(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等)等 实战与经验。
UpdatedNov 4, 2023 -
ChatGLM-6B Public
Forked from THUDM/ChatGLM-6BChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
Python Apache License 2.0 UpdatedNov 2, 2023 -
III-Retriever Public
Forked from Deriq-Qian-Dong/III-RetrieverCode for I3 Retriever, accepted by CIKM'23.
Python UpdatedOct 22, 2023 -
NLP-Interview-Notes Public
Forked from km1994/NLP-Interview-Notes该仓库主要记录 NLP 算法工程师相关的面试题
UpdatedOct 10, 2023 -
Baichuan-7B Public
Forked from baichuan-inc/Baichuan-7BA large-scale 7B pretraining language model developed by BaiChuan-Inc.
Python Apache License 2.0 UpdatedSep 30, 2023 -
nlp_paper_study Public
Forked from km1994/nlp_paper_study该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记
C++ UpdatedAug 18, 2023 -
Chinese-LLaMA-Alpaca Public
Forked from ymcui/Chinese-LLaMA-Alpaca中文LLaMA&Alpaca大语言模型+本地CPU/GPU部署 (Chinese LLaMA & Alpaca LLMs)
Python Apache License 2.0 UpdatedMay 15, 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 UpdatedMay 7, 2023 -
DeepSpeed Public
Forked from microsoft/DeepSpeedDeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
Python Apache License 2.0 UpdatedApr 19, 2023 -
ColossalAI Public
Forked from hpcaitech/ColossalAIColossal-AI: A Unified Deep Learning System for Big Model Era
Python Apache License 2.0 UpdatedFeb 3, 2023 -
leedl-tutorial Public
Forked from datawhalechina/leedl-tutorial《李宏毅深度学习教程》,PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
Jupyter Notebook Other UpdatedJan 11, 2023 -
image-retrieval Public
Forked from liyaodev/image-retrieval图片向量检索服务,包含Numpy、Faiss、ES、Milvus多种计算引擎
Python Apache License 2.0 UpdatedJan 5, 2023 -
ChineseAiDungeonChatGPT Public
Forked from bupticybee/ChineseAiDungeonChatGPT中文版的ai地牢,直接使用的openai的ChatGPT api作为讲故事的模型。
Python UpdatedDec 6, 2022 -
stable-diffusion-webui Public
Forked from AUTOMATIC1111/stable-diffusion-webuiStable Diffusion web UI
Python UpdatedOct 13, 2022 -
Machine-Learning Public
Forked from Jack-Cherish/Machine-Learning⚡机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
Python UpdatedOct 9, 2022 -
DeepLearning-500-questions Public
Forked from scutan90/DeepLearning-500-questions深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系[email protected] 版权所有,违权必究 Tan 2018.06
-
-
build-kg-from-scratch Public
Forked from zhangkai-ai/build-kg-from-scratchJavaScript UpdatedJan 19, 2022 -
stylegan3 Public
Forked from NVlabs/stylegan3Official PyTorch implementation of StyleGAN3
Python Other UpdatedOct 17, 2021