这是一个一键让小参数大模型进行角色扮演的项目,从数据构成和训练都包含在这项目中
☆27Mar 31, 2024Updated 2 years ago
Alternatives and similar repositories for MiniCharacterLLM
Users that are interested in MiniCharacterLLM are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- This is a personal reimplementation of Google's Infini-transformer, utilizing a small 2b model. The project includes both model and train…☆58Apr 20, 2024Updated 2 years ago
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆503May 1, 2025Updated last year
- 基于ChatGLM-6B,低成本实现类Instruction效果的角色扮演☆45May 15, 2023Updated 3 years ago
- Based on the Evol-character framework and OpenAI API, enabling fine-grained role-playing data generation 🎭🧩.☆29Feb 1, 2024Updated 2 years ago
- 2020腾讯广告算法大赛方案分享及代码(冠军)☆14May 1, 2023Updated 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.
- Open Source Button Choc☆10Dec 19, 2023Updated 2 years ago
- Official code and dataset for our EMNLP 2024 Findings paper: Stark: Social Long-Term Multi-Modal Conversation with Persona Commonsense Kn…☆19Dec 27, 2024Updated last year
- 利用pytorch实现的wide&deep,并利用avazu数据集进行了验证☆10Feb 4, 2021Updated 5 years ago
- chinese NLP dataset☆18Nov 6, 2020Updated 5 years ago
- ☆20Sep 1, 2021Updated 5 years ago
- Meta-learning-based Cold-Start Sequential Recommendation☆15May 25, 2021Updated 5 years ago
- 使用煤矿历史事故案例,事故处理报告、安全规程规章制度、技术文档、煤矿从业人员入职考试题库等数据,微调internlm2模型实现针对煤矿事故和煤矿安全知识的智能问答。☆64Jan 8, 2025Updated last year
- 📸 Code and Dataset for our ACL 2023 paper: "MPCHAT: Towards Multimodal Persona-Grounded Conversation"☆22Sep 5, 2023Updated 3 years ago
- 微信大数据挑战赛2021☆18Sep 6, 2021Updated 5 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.
- lantern detection with opencv (haar-like + adaboost)物体检测,机器学习☆10Apr 13, 2017Updated 9 years ago
- 本项目分享各种类 型的推荐算法及实战代码,小白也可轻松掌握☆35Apr 20, 2023Updated 3 years ago
- Notice that there are no torch-related code about item2vec, I just want to provide a readable item2vec implementation for researchers☆20May 12, 2022Updated 4 years ago
- MBTI dataset,Sentiment Dataset,Micro Emotion,微博情感数据集,multi-label Chinese affective computing dataset. personality traits with six emotion…☆21Jun 3, 2025Updated last year
- Code and data for COLING2024 paper "Characteristic AI Agents via Large Language Models".☆25Nov 29, 2024Updated last year
- 基于人脸识别的自动点名程序(带GUI操作界面)☆13Dec 8, 2018Updated 7 years ago
- code for our paper "Attention Distillation: self-supervised vision transformer students need more guidance" in BMVC 2022☆17Oct 4, 2022Updated 3 years ago
- A dataset template for guiding chat-models to self-cognition, including information about the model’s identity, capabilities, usage, limi…☆29Sep 4, 2023Updated 3 years ago
- An adjustment of the existing Virtual Makeup repository https://github.com/srivatsan-ramesh/Virtual-Makeup and https://github.com/badarsh…☆11Mar 13, 2020Updated 6 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- [Findings of EMNLP'2024] Unified Active Retrieval for Retrieval Augmented Generation☆23Sep 30, 2024Updated last year
- Stable-diffusion-WebUI extensions, which enable tensorrt accelerated Unet for SDXL base model☆12Oct 18, 2023Updated 2 years ago
- A library to manipulate Inkscape SVG content using Python 3☆12Apr 28, 2021Updated 5 years ago
- ☆56May 22, 2024Updated 2 years ago
- A tool built on top of OpenFace to detect eye contact with babies.☆13Nov 27, 2018Updated 7 years ago
- Official Code and data for ACL 2024 finding, "An Empirical Study on Parameter-Efficient Fine-Tuning for MultiModal Large Language Models"☆25Nov 10, 2024Updated last year
- Tencent_AILab_ChineseEmbedding☆12Dec 30, 2018Updated 7 years ago
- Qwen-WisdomVast is a large model trained on 1 million high-quality Chinese multi-turn SFT data, 200,000 English multi-turn SFT data, and …☆17Apr 12, 2024Updated 2 years ago
- 天池大赛:金融大脑-金融智能NLP服务☆16Jul 9, 2018Updated 8 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A machine learning and computer vision based application to recognize hand gestures and facial tracking, and subsequently display corresp…☆14Dec 28, 2020Updated 5 years ago
- Extended Inductive Reasoning for Personalized Preference Inference from Behavioral Signals☆11Jan 8, 2026Updated 8 months ago
- MICCAI 2023 Challenges :STS-基于2D 全景图像的牙齿分割任务 初赛第一 复赛第四方案分享☆24Sep 22, 2023Updated 3 years ago
- ☆25May 4, 2022Updated 4 years ago
- 八戒-Chat是利用《西游记》剧本中所有关于猪八戒的台词和语句,以及Chat-GPT-3.5生成的相关问题结果,基于Internlm进行QLoRA微调得到的模仿猪八戒语气的聊天语言模型。☆27Jul 30, 2025Updated last year
- 实现了一系列常见的推荐算法,如UserCF,ItemCF,SVD等,包含“切分训练集与测试集-训练模型-推荐-评估”一整套流程。☆20Apr 29, 2020Updated 6 years ago
- Mxnet-cnn-samples☆21Jul 26, 2017Updated 9 years ago