Pinned Repositories
aiomongo
Asynchronous MongoDB client based on asyncio
anchor-escrow
Escrow program implemented in Anchor
android_all_demo
一直觉得研究各种技术,一个个demo的下载运行太费劲了,为什么不能有一个所有新技术的融合体demo呢?项目为此而生
android_sdk
This is the Android SDK of
AnimateDiff
Official implementation of AnimateDiff.
anything-llm
A multi-user ChatGPT for any LLMs and vector database. Unlimited documents, messages, and storage in one privacy-focused app. Now available as a desktop application with a built-in LLM!
ApoloPlugin
A lightweight arthook Plugin.
AsyncDao
Async SQL mapper framework
learning-threejs-third
Ongoing project for learning Three.js third edition
Llama3-Chinese-Chat-v2
This is the first Chinese chat model specifically fine-tuned for Chinese through ORPO based on the Meta-Llama-3-8B-Instruct model.
easeliu's Repositories
easeliu/Llama3-Chinese-Chat-v2
This is the first Chinese chat model specifically fine-tuned for Chinese through ORPO based on the Meta-Llama-3-8B-Instruct model.
easeliu/AnimateDiff
Official implementation of AnimateDiff.
easeliu/anything-llm
A multi-user ChatGPT for any LLMs and vector database. Unlimited documents, messages, and storage in one privacy-focused app. Now available as a desktop application with a built-in LLM!
easeliu/autogen
A programming framework for agentic AI. Discord: https://aka.ms/autogen-dc. Roadmap: https://aka.ms/autogen-roadmap
easeliu/Awesome-ChatTTS
官方推荐的 ChatTTS 资源汇总项目,整理了全网相关资源和常见问题 || Officially recommended ChatTTS resource collection project
easeliu/BLIP
PyTorch code for BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation
easeliu/chat-ollama
ChatOllama is an open source chatbot based on LLMs. It supports a wide range of language models, and knowledge base management.
easeliu/ChatTTS
A generative speech model for daily dialogue.
easeliu/ComfyUI
The most powerful and modular stable diffusion GUI, api and backend with a graph/nodes interface.
easeliu/ComfyUI-Manager
ComfyUI-Manager is an extension designed to enhance the usability of ComfyUI. It offers management functions to install, remove, disable, and enable various custom nodes of ComfyUI. Furthermore, this extension provides a hub feature and convenience functions to access a wide range of information within ComfyUI.
easeliu/ComfyUI-Workflows-ZHO
我的 ComfyUI 工作流合集 | My ComfyUI workflows collection
easeliu/countries-states-cities-database
🌍 Discover our global repository of countries, states, and cities! 🏙️ Get comprehensive data in JSON, SQL, PSQL, XML, YAML, and CSV formats. Access ISO2, ISO3 codes, country code, capital, native language, timezones (for countries), and more. #countries #states #cities
easeliu/frida-il2cppDumper
Riru Il2cppDumper 加强版 内存里直接dump出源码信息
easeliu/llama3
The official Meta Llama 3 GitHub site
easeliu/llama3-chinese
Llama3-Chinese是以Meta-Llama-3-8B为底座,使用 DORA + LORA+ 的训练方法,在50w高质量中文多轮SFT数据 + 10w英文多轮SFT数据 + 2000单轮自我认知数据训练而来的大模型。
easeliu/llama3-Chinese-chat
Llama3 中文仓库(聚合资料,各种网友及厂商微调、魔改版本有趣权重 & 训练、推理、评测、部署教程视频 & 文档)
easeliu/LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
easeliu/MiniCPM-V
MiniCPM-V 2.6: A GPT-4V Level MLLM for Single Image, Multi Image and Video on Your Phone
easeliu/MuseV
MuseV: Infinite-length and High Fidelity Virtual Human Video Generation with Visual Conditioned Parallel Denoising
easeliu/ollama
Get up and running with Llama 2, Mistral, Gemma, and other large language models.
easeliu/Open-Sora
Open-Sora: Democratizing Efficient Video Production for All
easeliu/Poker
Fully functional Pokerbot that works on PartyPoker, PokerStars and GGPoker, scraping tables with Open-CV (adaptable via gui) or neural network and making decisions based on a genetic algorithm and montecarlo simulation for poker equity calculation. Binaries can be downloaded with this link:
easeliu/SPatch-Update
Update for SPatch nightly
easeliu/stable-diffusion
A latent text-to-image diffusion model
easeliu/stable-diffusion-webui
Stable Diffusion web UI
easeliu/stelace
Open-source marketplace backend in Node.js, empowering Web platforms with Search API, Automation, Auth, Headless CMS… ⚡ :computer:
easeliu/U3DGameCourse
Android U3D手游安全中级篇
easeliu/waynboot-admin
waynboot-mall是一套全部开源的微商城项目,包含一个运营后台、h5商城和后台接口。实现了一个商城所需的首页展示、商品分类、商品详情、商品搜索、加入购物车、结算下单、订单状态流转等一系列功能。waynboot-mall的运营后台项目
easeliu/waynboot-mall
这是一套全部开源的微商城项目,包含一个运营后台、H5商城前台和服务端接口。 实现了商城所需的首页展示、商品分类、商品详情、sku详情、商品搜索、购物车、结算下单、线上支付,商品评论等一系列功能。 技术上基于最新得Springboot3.0、jdk17,整合了MySql、Redis、RabbitMQ、ElasticSearch等常用中间件,对于初学者而言根据readme中的本地开发指南就能成功启动项目。还提供 docker-compose 一键部署脚本,只需要十多分钟就能启动商城前后台所有服务。
easeliu/waynboot-mobile
waynboot-mall是一套全部开源的微商城项目,包含一个运营后台、h5商城和后台接口。实现了一个商城所需的首页展示、商品分类、商品详情、商品搜索、加入购物车、结算下单、订单状态流转等一系列功能。waynboot-mall的h5商城界面