-
Thinking-Claude Public
Forked from richards199999/Thinking-ClaudeLet your Claude able to think
JavaScript UpdatedNov 14, 2024 -
alignment-handbook Public
Forked from huggingface/alignment-handbookRobust recipes to align language models with human and AI preferences
Python Apache License 2.0 UpdatedMar 28, 2024 -
AwesomeInterview Public
Forked from yang19527/AwesomeInterview包含程序员面试大厂面试题和面试经验
UpdatedMar 16, 2024 -
hello-algo Public
Forked from km1994/hello-algo《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing
Java Other UpdatedMar 14, 2024 -
LLMs_interview_notes Public
Forked from km1994/LLMs_interview_notes该仓库主要记录 大模型(LLMs) 算法工程师相关的面试题
-
awesome_LLMs_interview_notes Public
Forked from canc3s/awesome_LLMs_interview_notesLLMs interview notes and answers:该仓库主要记录大模型(LLMs)算法工程师相关的面试题和参考答案
-
CLIP Public
Forked from openai/CLIPCLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
Jupyter Notebook MIT License UpdatedJul 17, 2023 -
LLMZoo Public
Forked from FreedomIntelligence/LLMZoo⚡LLM Zoo is a project that provides data, models, and evaluation benchmark for large language models.⚡
Python Apache License 2.0 UpdatedMay 14, 2023 -
-
RocketQA Public
Forked from PaddlePaddle/RocketQA🚀 RocketQA, dense retrieval for information retrieval and question answering, including both Chinese and English state-of-the-art models.
-
Knover Public
Forked from PaddlePaddle/KnoverLarge-scale open domain KNOwledge grounded conVERsation system based on PaddlePaddle
-
ERNIE Public
Forked from PaddlePaddle/ERNIEOfficial implementations for various pre-training models of ERNIE-family, covering topics of Language Understanding & Generation, Multimodal Understanding & Generation, and beyond.
Python UpdatedJun 16, 2022 -
DeepKE Public
Forked from zjunlp/DeepKEAn Open Toolkit for Knowledge Graph Extraction and Construction
Python MIT License UpdatedJun 8, 2022 -
examples Public
Forked from pytorch/examplesA set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Python BSD 3-Clause "New" or "Revised" License UpdatedMay 27, 2022 -
-
-
Paddle-Lite Public
Forked from PaddlePaddle/Paddle-LiteMulti-platform high performance deep learning inference engine (飞桨多端多平台高性能深度学习推理引擎)
-
Serving Public
Forked from PaddlePaddle/ServingA flexible, high-performance carrier for machine learning models(『飞桨』服务化部署框架)
-
Paddle2ONNX Public
Forked from PaddlePaddle/Paddle2ONNXONNX Model Exporter for PaddlePaddle
-
X2Paddle Public
Forked from PaddlePaddle/X2PaddleDeep learning model converter for PaddlePaddle. (『飞桨』深度学习模型转换工具)
-
Paddle Public
Forked from PaddlePaddle/PaddlePArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
-
PaddleNLP Public
Forked from PaddlePaddle/PaddleNLPEasy-to-use and Fast NLP library with awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications.
-
PaddleVideo Public
Forked from PaddlePaddle/PaddleVideo基于模块化的设计,提供丰富的视频算法实现、产业级的视频算法优化与应用,包括安防、体育、互联网、媒体等行业的动作定位与识别、行为分析、智能封面、视频标注、视频打标签等,涵盖动作识别与视频分类、动作定位、动作检测、多模态文本视频检索等技术。
-
PaddleHub Public
Forked from PaddlePaddle/PaddleHubAwesome pre-trained models toolkit based on PaddlePaddle.(300+ models including Image, Text, Audio and Video with Easy Inference & Serving deployment)
-
models Public
Forked from PaddlePaddle/modelsPre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
-
CS-Notes Public
Forked from CyC2018/CS-Notes📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
1 UpdatedApr 4, 2022 -
-
ComputeLibrary Public
Forked from ARM-software/ComputeLibraryThe Compute Library is a set of computer vision and machine learning functions optimised for both Arm CPUs and GPUs using SIMD technologies.
-
Research Public
Forked from PaddlePaddle/Researchnovel deep learning research works with PaddlePaddle
-
pycorrector Public
Forked from shibing624/pycorrectorpycorrector is a toolkit for text error correction. 文本纠错,Kenlm,Seq2Seq_Attention,BERT,MacBERT,ELECTRA,ERNIE,Transformer等模型实现,开箱即用。