Pinned Repositories
ai-toolkit
Various AI scripts. Mostly Stable Diffusion stuff.
ANNs
Artificial Neural Networks Java
apachecn-cv-zh-pt2
apachecn-dl-zh-pt4
Audio-Speaker-Needle-In-Haystack
Finding the most similar tone/color in a large collection of audio. 在一大堆音频中寻找最相似的音色。
Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
awesome-instruction-dataset
A collection of open-source dataset to train instruction-following LLMs (ChatGPT,LLaMA,Alpaca)
learn-regex
Learn regex the easy way
llm-universe
本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/
Phi-3CookBook
This is a Phi-3 book for getting started with Phi-3. Phi-3, a family of open AI models developed by Microsoft. Phi-3 models are the most capable and cost-effective small language models (SLMs) available, outperforming models of the same size and next size up across a variety of language, reasoning, coding, and math benchmarks.
catkinser's Repositories
catkinser/Phi-3CookBook
This is a Phi-3 book for getting started with Phi-3. Phi-3, a family of open AI models developed by Microsoft. Phi-3 models are the most capable and cost-effective small language models (SLMs) available, outperforming models of the same size and next size up across a variety of language, reasoning, coding, and math benchmarks.
catkinser/ai-toolkit
Various AI scripts. Mostly Stable Diffusion stuff.
catkinser/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
catkinser/auto-video-generateor
自动视频生成器,给定主题,自动生成解说视频。用户输入主题文字,系统调用大语言模型生成故事或解说的文字,然后进一步调用语音合成接口生成解说的语音,调用文生图接口生成契合文字内容的配图,最后融合语音和配图生成解说视频。
catkinser/Awesome-Efficient-LLM
A curated list for Efficient Large Language Models
catkinser/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
catkinser/downkyicore
哔哩下载姬(跨平台版)downkyi,哔哩哔哩网站视频下载工具,支持批量下载,支持8K、HDR、杜比视界,提供工具箱(音视频提取、去水印等)。
catkinser/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等大模型
catkinser/flux
Official inference repo for FLUX.1 models
catkinser/flux1-diffusers-lora
catkinser/flux_lora_creation
Using Flux DEV to create some excellent images
catkinser/flux_train_lora-dreambooth_script_use-case
flux-dev train lora and drembooth
catkinser/Fooocus
Focus on prompting and generating
catkinser/gemma-cookbook
A collection of guides and examples for the Gemma open models from Google.
catkinser/gemma.cpp
lightweight, standalone C++ inference engine for Google's Gemma models.
catkinser/how-to-optim-algorithm-in-cuda
how to optimize some algorithm in cuda.
catkinser/hug_blog
Public repo for HF blog posts
catkinser/kotaemon
An open-source RAG-based tool for chatting with your documents.
catkinser/llama3-Chinese-chat
Llama3、Llama3.1 中文仓库(随书籍撰写中... 各种网友及厂商微调、魔改版本有趣权重 & 训练、推理、评测、部署教程视频 & 文档)
catkinser/minimind
【大模型】3小时完全从0训练一个仅有26M的小参数GPT,最低仅需2G显卡即可推理训练!
catkinser/ms-swift_1
Use PEFT or Full-parameter to finetune 300+ LLMs or 60+ MLLMs. (Qwen2, GLM4v, Internlm2.5, Yi, Llama3.1, Llava-Video, Internvl2, MiniCPM-V-2.6, Deepseek, Baichuan2, Gemma2, Phi3-Vision, ...)
catkinser/nn-zero-to-hero
Neural Networks: Zero to Hero
catkinser/PaddleNLP
👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.
catkinser/replicate-flux-lora
WebUI for running Flux LoRAs using the Replicate API.
catkinser/simple-flux-lora-training
catkinser/tiny-universe
《大模型白盒子构建指南》:一个全手搓的Tiny-Universe
catkinser/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
catkinser/x-flux
catkinser/x-flux-comfyui
catkinser/Zero-Chatgpt
从0开始,将chatgpt的技术路线跑一遍。