Pinned Repositories
ChatGLM-6B
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
ChatSQL
Convert the given plain text to MySQL query by ChatGPT
DB-GPT-Hub
A repository that contains models, datasets, and fine-tuning techniques for DB-GPT, with the purpose of enhancing model performance in Text-to-SQL
envtext
中文环境领域文本分析包,纯神经网络架构,支持EnvBert,LSTM,RNN,word2vec等模型,支持自定义模型,下游任务包括分类,回归,多选,情感分析,命名实体识别等,专题包括气候变化文本分析,环境知识图谱等。针对领域研究进行了接口的优化,一键使用模型。
gpt-crawler
Crawl a site to generate knowledge files to create your own custom GPT from a URL
groq-python
The official Python Library for the Groq API
GRU_to_predict_timeseries
使用pytorch搭建的循环神经网络在股票数据时间序列上的应用
LangChain-Tutorials
LangChainStudy
这个项目是一个Jupyter notebook的集合,专门用于学习和探索LangChain框架。
MaxKB
💬 基于 LLM 大语言模型的知识库问答系统。开箱即用,支持快速嵌入到第三方业务系统,1Panel 官方出品。
wma1138's Repositories
wma1138/LangChain-Tutorials
wma1138/ChatGLM-6B
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
wma1138/ChatSQL
Convert the given plain text to MySQL query by ChatGPT
wma1138/DB-GPT-Hub
A repository that contains models, datasets, and fine-tuning techniques for DB-GPT, with the purpose of enhancing model performance in Text-to-SQL
wma1138/envtext
中文环境领域文本分析包,纯神经网络架构,支持EnvBert,LSTM,RNN,word2vec等模型,支持自定义模型,下游任务包括分类,回归,多选,情感分析,命名实体识别等,专题包括气候变化文本分析,环境知识图谱等。针对领域研究进行了接口的优化,一键使用模型。
wma1138/gpt-crawler
Crawl a site to generate knowledge files to create your own custom GPT from a URL
wma1138/groq-python
The official Python Library for the Groq API
wma1138/GRU_to_predict_timeseries
使用pytorch搭建的循环神经网络在股票数据时间序列上的应用
wma1138/LangChainStudy
这个项目是一个Jupyter notebook的集合,专门用于学习和探索LangChain框架。
wma1138/MaxKB
💬 基于 LLM 大语言模型的知识库问答系统。开箱即用,支持快速嵌入到第三方业务系统,1Panel 官方出品。
wma1138/mc-lstm-time-series
本项目是论文《Anomaly Detection Using Multiscale C-LSTM for Univariate Time-Series》的实验代码,实现了多种时间序列异常检测模型。
wma1138/policiesSpider
web data crawler
wma1138/PyTorchText
1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)
wma1138/scrapy-splash
Scrapy+Splash for JavaScript integration
wma1138/seq2seq
keras example of seq2seq, auto title
wma1138/transformers-code
手把手带你实战 Huggingface Transformers 课程视频同步更新在B站与YouTube
wma1138/Tutorial
LLM Tutorial
wma1138/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
wma1138/WTF-Langchain