baichuan LLM surpervised finetune by lora
☆61Jun 28, 2023Updated 3 years ago
Alternatives and similar repositories for baichuan_sft_lora
Users that are interested in baichuan_sft_lora are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Baichuan-13B 指令微调☆87Jul 14, 2023Updated 3 years ago
- Baichuan2代码的逐行解析版本,适合小白☆211Sep 20, 2023Updated 2 years ago
- 基于qlora对baichuan-7B大模型进行指令微调。☆22Jun 22, 2023Updated 3 years ago
- 文本数据增强☆15Apr 10, 2020Updated 6 years ago
- codes and pre-trained models of paper "Segatron: Segment-aware Transformer for Language Modeling and Understanding"☆18Oct 25, 2022Updated 3 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Easy and Efficient Finetuning LLMs. (Supported LLama, LLama2, LLama3, Qwen, Baichuan, GLM , Falcon) 大模型高效量化训练+部署.☆621Jan 24, 2025Updated last year
- A large-scale 7B pretraining language model developed by BaiChuan-Inc.☆5,649Jul 18, 2024Updated 2 years ago
- ☆16Mar 12, 2024Updated 2 years ago
- PyTorch implementation of Listen, Attend and Spell (LAS) speech recognition paper☆12Mar 4, 2022Updated 4 years ago
- A zero-shot faithfulness evaluation metric for text summarization☆11Oct 17, 2023Updated 2 years ago
- ChatGLM2-6B微调, SFT/LoRA, instruction finetune☆107Jul 19, 2023Updated 3 years ago
- [ACL 2026 Main] Official Repo for Paper "Which Reasoning Trajectories Teach Students to Reason Better? A Simple Metric of Informative Ali…☆16Jul 1, 2026Updated 2 months ago
- 端到端语音识别实现;包含LAS、CTC、RNNT解码方式,模型SA(MHA)、LSTM、CNN、DFSMN等☆15Jun 4, 2021Updated 5 years ago
- 基于ChatGLM2-6B进行微调,包括全参数、参数有效性、量化感知训练等,可实现指令微调、多轮对话微调等。☆24Jul 29, 2023Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 基于深度学习识别THCHS30数据集☆14Oct 27, 2021Updated 4 years ago
- Deepspeed、LLM、Medical_Dialogue、医疗大模型、预训练、微调☆316May 3, 2026Updated 4 months ago
- PLM: Efficient Peripheral Language Models Hardware-Co-Designed for Ubiquitous Computing☆21Mar 18, 2025Updated last year
- Tuning LLMs with no tears💦; Sample Design Engineering (SDE) for more efficient downstream-tuning.☆1,014Apr 27, 2024Updated 2 years ago
- My pytorch implementation of the model described in the paper **Hierarchical Attention Networks for Document Classification** [paper](htt…☆10Mar 22, 2019Updated 7 years ago
- ChatGPT中文学习和实践资料汇总——LLaMA、ChatGLM等大模型的Finetune☆15Aug 31, 2026Updated last week
- A 13B large language model developed by Baichuan Intelligent Technology☆2,926Sep 6, 2023Updated 3 years ago
- Hanja Understanding Evaluation Dataset☆15May 2, 2022Updated 4 years ago
- ChroniclingAmericaQA: A Large-scale Question Answering Dataset based on Historical American Newspaper Pages☆16Aug 19, 2025Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Baseline system for Language-based Audio Retrieval (Task 6B) in DCASE 2023 Challenge☆10Aug 8, 2023Updated 3 years ago
- ArWordVec is a collection of pre-trained word embedding model built from huge repository of Arabic tweets in different topics. The aim of…☆19Jul 9, 2020Updated 6 years ago
- Mesh networking using WiFi Ad-Hoc and OLSR on Android☆10Dec 1, 2018Updated 7 years ago
- netease实习阶段做的反垃圾文本分类☆12Mar 24, 2023Updated 3 years ago
- [ACL 2024] Code for the paper "ALaRM: Align Language Models via Hierarchical Rewards Modeling"☆25Mar 28, 2024Updated 2 years ago
- An evaluation bentchmark for classical Chinese☆21Dec 13, 2023Updated 2 years ago
- ☆27May 12, 2026Updated 3 months ago
- 适用于sophon bm1684x,基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答☆13Jun 5, 2024Updated 2 years ago
- A simple text classification example using BERT and huggingface transformers☆12Sep 10, 2020Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- ☆19Sep 19, 2024Updated last year
- 从jieba分词到BERT-wwm,一步步带你进入中文NLP的世界☆15Sep 1, 2022Updated 4 years ago
- [ICLR 2024] This is the official implementation for the paper: "Beyond imitation: Leveraging fine-grained quality signals for alignment"☆10May 5, 2024Updated 2 years ago
- Firefly: 大模型训练工具,支持训练Qwen2.5、Qwen2、Yi1.5、Phi-3、Llama3、Gemma、MiniCPM、Yi、Deepseek、Orion、Xverse、Mixtral-8x7B、Zephyr、Mistral、Baichuan2、Llma2、…☆6,652Oct 24, 2024Updated last year
- 适用于ChatGLM微调的数据集生成器, 支持多轮对话☆14Jul 22, 2023Updated 3 years ago
- 雪球网评论数据爬取☆10Sep 27, 2019Updated 6 years ago
- 有一个通用实体关系事件抽取的任务,需要使用到UIE模框架,而且需要将起部署到昇腾310服务器上,因为UIE模型底层使用的是ernie3.0,但是目前paddle官方还不支持ernie3.0模型在昇腾310上部署,所以才有了以下的操作,主要过程是,先试用paddle训练处模型…☆21Aug 1, 2022Updated 4 years ago