Pinned Repositories
-
这是个智能硬件项目,通过这个项目通过软件和硬件相结合,可以辅助抓药,提高效率
100-Days-Of-ML-Code
100 Days of ML Coding
awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Awesome-Learning-Resource
A curated list of all kinds of learning resources, blogs, books, videos and so on.
chatgpt-web-share
A fully-featured multi-user ChatGPT Web system, with Plus account or API as providers.
Fudan-Courses
Notes for Courses in School of Data Science, Fudan University. 复旦大学数据科学与大数据技术专业(复旦大数据)学习笔记。
llm-datasets
High-quality datasets, tools, and concepts for LLM fine-tuning.
open-saas
A free, open-source SaaS app starter for React & Node.js with superpowers. Production-ready. Community-driven.
pai
Resource scheduling and cluster management for AI
JulienZe's Repositories
JulienZe/ai2thor
An open-source platform for Visual AI.
JulienZe/ALLaVA
Harnessing 1.4M GPT4V-synthesized Data for A Lite Vision-Language Model
JulienZe/annotated_deep_learning_paper_implementations
🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
JulienZe/augmentoolkit
Convert Compute And Books Into Instruct-Tuning Datasets
JulienZe/awesome-rust
A curated list of Rust code and resources.
JulienZe/Awesome-System-for-Machine-Learning
A curated list of research in machine learning systems (MLSys). Paper notes are also provided.
JulienZe/Beimingwu
Beimingwu is the first systematic open-source implementation of the learnware dock system, providing a preliminary research platform for learnware studies and enabling effective learnware search and reuse without building machine learning models from scratch.
JulienZe/Blog
Python机器学习算法技术博客,有原创干货!有code实践! 【更多内容敬请关注公众号 "算法进阶"】
JulienZe/CSGHub
CSGHub is an opensource large model assets platform just like on-premise huggingface which helps to manage datasets, model files, codes and more. CSGHub是一个开源、可信的大模型资产管理平台,可帮助用户治理LLM和LLM应用生命周期中涉及到的资产(数据集、模型文件、代码等)。CSGHub提供类似私有化的Huggingface功能,以类似OpenStack Glance管理虚拟机镜像、Harbor管理容器镜像以及Sonatype Nexus管理制品的方式,实现对LLM资产的管理。欢迎关注反馈和Star⭐️
JulienZe/datatrove
Freeing data processing from scripting madness by providing a set of platform-agnostic customizable pipeline processing blocks.
JulienZe/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
JulienZe/FlagData
JulienZe/GameDevMind
最全面的游戏开发技术图谱。帮助游戏开发者们在已知问题上节省时间,省出更多的精力投入到更有创造性的工作中去。
JulienZe/IP-Adapter
The image prompt adapter is designed to enable a pretrained text-to-image diffusion model to generate images with image prompt.
JulienZe/Learnware
Based on the learnware paradigm, the learnware package supports the entire process including the submission, usability testing, organization, identification, deployment, and reuse of learnwares. Simultaneously, this repository serves as Beimingwu's engine, supporting its core functionalities.
JulienZe/llama_index
LlamaIndex (formerly GPT Index) is a data framework for your LLM applications
JulienZe/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
JulienZe/ML-YouTube-Courses
📺 Discover the latest machine learning / AI courses on YouTube.
JulienZe/nougat
Implementation of Nougat Neural Optical Understanding for Academic Documents
JulienZe/OpenLLM
Operating LLMs in production
JulienZe/OpenWHU
武汉大学课程资料整理-WHU课代表计划
JulienZe/QAnything
Question and Answer based on Anything.
JulienZe/Relativty
An open source VR headset with SteamVR supports for $200
JulienZe/SYSU_Notebook
本项目分享了本人在中山大学计算机学院计算机科学专业的课程资料、笔记、回忆和整理的期末考试卷、及课程作业。希望对你们有所帮助❤️,如果喜欢记得给个star🌟
JulienZe/wewe-rss
🤗更优雅的微信公众号订阅方式,支持私有化部署、微信公众号RSS生成(基于微信读书)。
JulienZe/XAgent
An Autonomous LLM Agent for Complex Task Solving
JulienZe/GapTree_Sort_Algorithm
【间隙·树·排序算法】 对OCR结果或PDF提取的文本进行版面分析,按人类阅读顺序进行排序。
JulienZe/KamalEngine
Knowledge Amalgamation Engine
JulienZe/LLM-finetuning-scripts
JulienZe/Transformers-for-NLP-2nd-Edition
Transformer models from BERT to GPT-4, environments from Hugging Face to OpenAI. Fine-tuning, training, and prompt engineering examples. A bonus section with ChatGPT, GPT-3.5-turbo, GPT-4, and DALL-E including jump starting GPT-4, speech-to-text, text-to-speech, text to image generation with DALL-E, Google Cloud AI,HuggingGPT, and more