Pinned Repositories
-Using-Python-for-mathematical-modeling
利用python进行数学建模
_rasa_chatbot
A Chinese task oriented chatbot in IVR(Interactive Voice Response) domain, implement by rasa. This is a demo with toy dataset, more data should be added for performance.
abtest-sdk
ABTest-SDK适用于AB分流实验、灰度发布系统等互联网场景; 此SDK支持二次开发,开发者可自行实现查询实验分流配置接口。 特性: 1)支持白名单; 2)轻量级,仅依赖spring、guava; 3)接口耗时微秒级,使用guava的本地缓存; 4)客户分流可控(修改分流比时候客户版本可控,单个实验的分流比例粒度为5%);
activiti-demo
activiti-demo 多实例会签、子流程并行审批、动态设置下一节点执行人员、任务超时自动完成
ad-server
advertising server
AdvancedEAST
AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.https://github.com/huoyijie/raspberrypi-car
ai-chatbot-framework
A python chatbot framework with Natural Language Understanding and Artificial Intelligence.
aiml_cn
Adapt aiml to Chinese better对aiml做了简单修改,更加适配中文
Alibaba-MIT-Speech
Alibaba speech technology
keras_bert_classification
Bert-classification and bert-dssm implementation with keras.
haiming2019's Repositories
haiming2019/alpaca-lora
Instruct-tune LLaMA on consumer hardware
haiming2019/CachedEmbedding
A memory efficient DLRM training solution using ColossalAI
haiming2019/ChatGLM-Efficient-Tuning
Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调
haiming2019/ChatGLM2-6B
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
haiming2019/ChuanhuChatGPT
GUI for ChatGPT API
haiming2019/ColossalAI
Making big AI models cheaper, easier, and scalable
haiming2019/DeepCTR-Torch
【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
haiming2019/DeepRec
DeepRec is a recommendation engine based on TensorFlow.
haiming2019/dify
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
haiming2019/dolly
Databricks’ Dolly, a large language model trained on the Databricks Machine Learning Platform
haiming2019/EasyRec
A framework for large scale recommendation algorithms.
haiming2019/gpt4free
decentralising the Ai Industry, just some language model api's...
haiming2019/intro-mathmodel
《数学建模导论》教程,全网最全数学建模模型与算法教程系列,带你走进数学建模的大门!
haiming2019/langchain-ChatGLM
langchain-ChatGLM, local knowledge based ChatGLM with langchain | 基于本地知识库的 ChatGLM 问答
haiming2019/link-advertise
是面向企业广告投放链式跟踪的开源系统(类似DSP)。其中包含 组织架构服务(Organization Server)、素材服务(Material Server)、落地页服务(Landing Page Server)、打点服务(Dot Server)、广告投放服务(Advertise Server)、抓取数据服务(Grab Data Server)、会话服务(Talk Server)、表单收集服务(Form Collection Server)、销售数据跟踪服务(Sales Tracking Server)、报表服务(Report Server)
haiming2019/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
haiming2019/llama3-from-scratch-zh
从零实现一个 llama3 中文版
haiming2019/mlflow
Open source platform for the machine learning lifecycle
haiming2019/modelscope-agent
ModelScope-Agent(开源版GPTs): An agent framework connecting models in ModelScope with the world
haiming2019/pai
Resource scheduling and cluster management for AI
haiming2019/paper-reading
深度学习经典、新论文逐段精读
haiming2019/prompt-engineering-for-developers
吴恩达大模型系列课程中文版,包括《Prompt Engineering》、《Building System》和《LangChain》
haiming2019/pumpkin-book
《机器学习》(西瓜书)公式详解
haiming2019/recommenders
TensorFlow Recommenders is a library for building recommender system models using TensorFlow.
haiming2019/SAM-Tool
利用Segment Anything(SAM)模型进行快速标注
haiming2019/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
haiming2019/transformers_tasks
⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF etc.
haiming2019/trl
Train transformer language models with reinforcement learning.
haiming2019/vall-e
PyTorch implementation of VALL-E(Zero-Shot Text-To-Speech), Reproduced Demo https://lifeiteng.github.io/valle/index.html
haiming2019/Wav2Lip
This repository contains the codes of "A Lip Sync Expert Is All You Need for Speech to Lip Generation In the Wild", published at ACM Multimedia 2020.