-
Deloitte
- Shanghai
-
07:30
(UTC +08:00) - https://www.zhihu.com/people/jack-zhang-28-91
-
AIDP Public
Forked from infiniflow/ragflowRAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
Python Apache License 2.0 UpdatedDec 3, 2024 -
LLaMA-Factory Public
Forked from hiyouga/LLaMA-FactoryA WebUI for Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
Python Apache License 2.0 UpdatedJul 17, 2024 -
autogen-jack Public
Forked from microsoft/autogenA programming framework for agentic AI. Discord: https://aka.ms/autogen-dc. Roadmap: https://aka.ms/autogen-roadmap
Jupyter Notebook Creative Commons Attribution 4.0 International UpdatedApr 7, 2024 -
-
agentscope Public
Forked from modelscope/agentscopeAgentScope: A Flexible yet Robust Multi-Agent Platform
Python Apache License 2.0 UpdatedMar 16, 2024 -
Qwen-Jack Public
Forked from QwenLM/QwenThe official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
Python Apache License 2.0 UpdatedMar 15, 2024 -
fastapi-sso-example Public
Forked from chrisK824/fastapi-sso-exampleFastAPI SSO example with various providers
Python MIT License UpdatedJan 22, 2024 -
mobile-aloha Public
Forked from MarkFzp/mobile-alohaMobile ALOHA: Learning Bimanual Mobile Manipulation with Low-Cost Whole-Body Teleoperation
Jupyter Notebook MIT License UpdatedJan 3, 2024 -
mixtral-offloading Public
Forked from dvmazur/mixtral-offloadingRun Mixtral-8x7B models in Colab or consumer desktops
-
-
-
AutoGPT Public
Forked from Significant-Gravitas/AutoGPTFork on 2023/10/09, An experimental open-source attempt to make GPT-4 fully autonomous.
JavaScript MIT License UpdatedOct 9, 2023 -
-
ChatGLM-6B Public
Forked from THUDM/ChatGLM-6BChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
Python Apache License 2.0 UpdatedJul 10, 2023 -
langchain-ChatGLM Public
Forked from chatchat-space/Langchain-Chatchatlangchain-ChatGLM, local knowledge based ChatGLM with langchain | 基于本地知识库的 ChatGLM 问答
Python Apache License 2.0 UpdatedJul 7, 2023 -
ControlNet Public
Forked from lllyasviel/ControlNetLet us control diffusion models!
Python Apache License 2.0 UpdatedJun 6, 2023 -
YOLOv8-streamlit-app Public
🔥🔥🔥 Use streamlit framework to increase yolov8 front-end page interaction function
-
awesome-ChatGPT-resource-zh Public
Forked from DeepTecher/awesome-ChatGPT-resource-zh精选 OpenAI 的 [ChatGPT](https://chat.openai.com) 资源清单, 跟随最新资源并添加中文相关Work
MIT License UpdatedApr 22, 2023 -
justinpinkney-stable-diffusion Public
Forked from justinpinkney/stable-diffusionJupyter Notebook MIT License UpdatedMar 22, 2023 -
annotated-transformer Public
Forked from harvardnlp/annotated-transformerAn annotated implementation of the Transformer paper.
Jupyter Notebook MIT License UpdatedFeb 23, 2023 -
Pytorch-UNet Public
Forked from milesial/Pytorch-UNetPyTorch implementation of the U-Net for image semantic segmentation with high quality images
Python GNU General Public License v3.0 UpdatedFeb 22, 2023 -
tuning_playbook Public
Forked from google-research/tuning_playbookA playbook for systematically maximizing the performance of deep learning models.
Other UpdatedFeb 11, 2023 -
mmyolo Public
Forked from open-mmlab/mmyoloOpenMMLab YOLO series toolbox and benchmark. Implemented RTMDet, YOLOv5, YOLOv6, YOLOv7, YOLOv8,YOLOX, PPYOLOE, etc.
Python GNU General Public License v3.0 UpdatedJan 31, 2023 -
text_occlusion_in_video Public
🔥借助于PaddleOCR,通过文字识别的方式,对输入视频中的关键字进行文字替换或遮盖 (With the help of PaddleOCR, replace or cover the keywords in the input video through text recognition)
-
github-readme-stats Public
Forked from anuraghazra/github-readme-stats⚡ Dynamically generated stats for your github readmes
JavaScript MIT License UpdatedDec 28, 2022 -
Machine-Learning Public
Forked from Jack-Cherish/Machine-Learning⚡机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
-
nvidia-docker Public
Forked from NVIDIA/nvidia-dockerBuild and run Docker containers leveraging NVIDIA GPUs
Makefile Apache License 2.0 UpdatedAug 22, 2022 -
vision Public
Forked from pytorch/visionDatasets, Transforms and Models specific to Computer Vision
Python BSD 3-Clause "New" or "Revised" License UpdatedAug 12, 2022 -
PaddleClas-2.3 Public
Forked from PaddlePaddle/PaddleClasA treasure chest for visual recognition powered by PaddlePaddle
Python Apache License 2.0 UpdatedAug 11, 2022 -
paddle-flask-deploy Public
使用flask完成基于paddle的猪只计数任务。输入一张图片,通过flask请求服务,返回该图片中包含的猪只个数。