BearJew's Stars
Eladlev/AutoPrompt
A framework for prompt tuning using Intent-based Prompt Calibration
yangjianxin1/Firefly
Firefly: 大模型训练工具,支持训练Qwen2.5、Qwen2、Yi1.5、Phi-3、Llama3、Gemma、MiniCPM、Yi、Deepseek、Orion、Xverse、Mixtral-8x7B、Zephyr、Mistral、Baichuan2、Llma2、Llama、Qwen、Baichuan、ChatGLM2、InternLM、Ziya2、Vicuna、Bloom等大模型
hiyouga/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
QwenLM/Qwen2.5
Qwen2.5 is the large language model series developed by Qwen team, Alibaba Cloud.
GAIR-NLP/O1-Journey
O1 Replication Journey: A Strategic Progress Report – Part I
openai/swarm
Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.
conda-forge/miniforge
A conda-forge distribution.
openai/tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
karpathy/minbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
naklecha/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
CrazyBoyM/llama3-Chinese-chat
Llama3、Llama3.1 中文仓库(随书籍撰写中... 各种网友及厂商微调、魔改版本有趣权重 & 训练、推理、评测、部署教程视频 & 文档)
LLM-Red-Team/kimi-free-api
🚀 KIMI AI 长文本大模型逆向API白嫖测试【特长:长文本解读整理】,支持高速流式输出、智能体对话、联网搜索、长文档解读、图像OCR、多轮对话,零配置部署,多路token支持,自动清理会话痕迹。
Kwai-Kolors/Kolors
Kolors Team
Tencent/HunyuanDiT
Hunyuan-DiT : A Powerful Multi-Resolution Diffusion Transformer with Fine-Grained Chinese Understanding
siliconflow/onediff
OneDiff: An out-of-the-box acceleration library for diffusion models.
dabochen/spreadsheet-is-all-you-need
A nanoGPT pipeline packed in a spreadsheet
bojone/CoSENT
比Sentence-BERT更有效的句向量方案
deepseek-ai/DeepSeek-VL
DeepSeek-VL: Towards Real-World Vision-Language Understanding
hellonlp/sentence-similarity
文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT
JushBJJ/Mr.-Ranedeer-AI-Tutor
A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.
baichuan-inc/Baichuan2
A series of large language models developed by Baichuan Intelligent Technology
thunlp/OpenPrompt
An Open-Source Framework for Prompt-Learning.
friuns2/Leaked-GPTs
Leaked GPTs Prompts Bypass the 25 message limit or to try out GPTs without a Plus subscription.
ai-boost/Awesome-GPTs
Curated list of awesome GPTs 👍.
mlflow/mlflow
Open source platform for the machine learning lifecycle
KwaiKEG/KwaiAgents
A generalized information-seeking agent system with Large Language Models (LLMs).
li-plus/chatglm.cpp
C++ implementation of ChatGLM-6B & ChatGLM2-6B & ChatGLM3 & GLM4(V)
xorbitsai/inference
Replace OpenAI GPT with another LLM in your app by changing a single line of code. Xinference gives you the freedom to use any LLM you need. With Xinference, you're empowered to run inference with any open-source language models, speech recognition models, and multimodal models, whether in the cloud, on-premises, or even on your laptop.
abetlen/llama-cpp-python
Python bindings for llama.cpp
amaiya/ktrain
ktrain is a Python library that makes deep learning and AI more accessible and easier to apply