mthd98's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
shadcn-ui/ui
Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
comfyanonymous/ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
run-llama/llama_index
LlamaIndex is a data framework for your LLM applications
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
google-research/google-research
Google Research
lllyasviel/ControlNet
Let us control diffusion models!
karpathy/LLM101n
LLM101n: Let's build a Storyteller
eugeneyan/applied-ml
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
instantX-research/InstantID
InstantID: Zero-shot Identity-Preserving Generation in Seconds 🔥
facebookresearch/seamless_communication
Foundational Models for State-of-the-Art Speech and Text Translation
google-gemini/cookbook
Examples and guides for using the Gemini API
deep-floyd/IF
webclipper/web-clipper
For Notion,OneNote,Bear,Yuque,Joplin。Clip anything to anywhere
myshell-ai/MeloTTS
High-quality multi-lingual text-to-speech library by MyShell.ai. Support English, Spanish, French, Chinese, Japanese and Korean.
SysCV/sam-hq
Segment Anything in High Quality [NeurIPS 2023]
alpa-projects/alpa
Training and serving large-scale neural networks with auto parallelization.
FLHonker/Awesome-Knowledge-Distillation
Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。
AberHu/Knowledge-Distillation-Zoo
Pytorch implementation of various Knowledge Distillation (KD) methods.
ZhengPeng7/BiRefNet
[CAAI AIR'24] Bilateral Reference for High-Resolution Dichotomous Image Segmentation
McGill-NLP/llm2vec
Code for 'LLM2Vec: Large Language Models Are Secretly Powerful Text Encoders'
chakki-works/seqeval
A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)
ibm-aur-nlp/PubLayNet
Tebmer/Awesome-Knowledge-Distillation-of-LLMs
This repository collects papers for "A Survey on Knowledge Distillation of Large Language Models". We break down KD into Knowledge Elicitation and Distillation Algorithms, and explore the Skill & Vertical Distillation of LLMs.
BobLd/DocumentLayoutAnalysis
Document Layout Analysis resources repos for development with PdfPig.
hustvl/ViTMatte
[Information Fusion (Vol.103, Mar. '24)] Boosting Image Matting with Pretrained Plain Vision Transformers
hpanwar08/detectron2
Detectron2 for Document Layout Analysis
sseung0703/Knowledge_distillation_via_TF2.0
The codes for recent knowledge distillation algorithms and benchmark results via TF2.0 low-level API