Pinned Repositories
7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
aclpubcheck
Tools for checking ACL paper submissions
Adaptive-PID
Contains MATLAB code for adaptive PID
agents
An Open-source Framework for Data-centric, Self-evolving Autonomous Language Agents
AGIF
Open source code for EMNLP 2020 Findings Paper "AGIF: An Adaptive Graph-Interactive Framework for Joint MultipleIntent Detection and Slot Filling"
answerquest
Code for paper "AnswerQuest: A System for Generating Question-Answer Items from Multi-Paragraph Documents"
arkcompiler_ets_frontend
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
springcloud-vue-project
SpringCloud + Vue 微服务项目
taas
Repo for Topic-Aware Abstractive Text Summarization
linshaoxin-maker's Repositories
linshaoxin-maker/awesome-pretrained-chinese-nlp-models
Awesome Pretrained Chinese NLP Models,高质量中文预训练模型&大模型&多模态模型&大语言模型集合
linshaoxin-maker/caj2pdf
Convert CAJ (China Academic Journals) files to PDF. 转换**知网 CAJ 格式文献为 PDF。佛系转换,成功与否,皆是玄学。
linshaoxin-maker/ChatGPT-Academic-lastest
linshaoxin-maker/chatgpt_academic
科研工作专用ChatGPT拓展,特别优化学术Paper润色体验,支持自定义快捷按钮,支持markdown表格显示,Tex公式双显示,代码显示功能完善,新增本地Python工程剖析功能/自我剖析功能
linshaoxin-maker/chinese_llm_pretrained
使用自己的tokenizer继续预训练大语言模型。
linshaoxin-maker/ChuanhuChatGPT
GUI for ChatGPT API and many LLMs
linshaoxin-maker/claude-engineer
Claude Engineer is an interactive command-line interface (CLI) that leverages the power of Anthropic's Claude-3.5-Sonnet model to assist with software development tasks. This tool combines the capabilities of a large language model with practical file system operations and web search functionality.
linshaoxin-maker/CodeR
linshaoxin-maker/CompilationPrinciple
编译原理
linshaoxin-maker/deita
Deita: Data-Efficient Instruction Tuning for Alignment
linshaoxin-maker/ggml
Tensor library for machine learning
linshaoxin-maker/LLaMA-Efficient-Tuning
Easy-to-use LLM fine-tuning framework (LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, ChatGLM2)
linshaoxin-maker/LLM-Tool-Survey
This is the repository for the Tool Learning survey.
linshaoxin-maker/LLMSurvey
The official GitHub page for the survey paper "A Survey of Large Language Models".
linshaoxin-maker/lmdeploy
LMDeploy is a toolkit for compressing, deploying, and serving LLMs.
linshaoxin-maker/LongLoRA
Code and documents of LongLoRA and LongAlpaca (ICLR 2024 Oral)
linshaoxin-maker/MOSS
An open-source tool-augmented conversational language model from Fudan University
linshaoxin-maker/MyChatGPT
ChatGpt application
linshaoxin-maker/openai-forward
🚀 大语言模型高效转发服务 · An efficient forwarding service designed for LLMs. · OpenAI API Reverse Proxy
linshaoxin-maker/OpenDevin
🐚 OpenDevin: Code Less, Make More
linshaoxin-maker/PPOCoder
Code for the TMLR 2023 paper "PPOCoder: Execution-based Code Generation using Deep Reinforcement Learning"
linshaoxin-maker/python-university
编译原理作业 包括 词法分析、语法分析、 LL1分析器
linshaoxin-maker/pytorch-distributed-NLP
pytorch分布式训练
linshaoxin-maker/question_generation-1
Neural Question Generation using the SQuAD and NewsQA datasets
linshaoxin-maker/ReAct
[ICLR 2023] ReAct: Synergizing Reasoning and Acting in Language Models
linshaoxin-maker/RefactoringMiner
linshaoxin-maker/sagemaker-distributed-training-workshop
Hands-on workshop for distributed training and hosting on SageMaker
linshaoxin-maker/self-llm
《开源大模型食用指南》基于Linux环境快速部署开源大模型,更适合**宝宝的部署教程
linshaoxin-maker/TextCorrection
The text correction tools from xfyun
linshaoxin-maker/toolformer-pytorch
Implementation of Toolformer, Language Models That Can Use Tools, by MetaAI