dev-hjJoo's Stars
Kludex/awesome-pydantic
A curated list of awesome things related to Pydantic! 🌪️
linkedin/Liger-Kernel
Efficient Triton Kernels for LLM Training
datakim/AI_FOR_FINANCE
<금융 AI의 이해> 코드 제공을 위한 깃허브
gabrieltempass/streamlit-navigation-bar
A component that allows you to place a navigation bar in your Streamlit app.
sgl-project/sglang
SGLang is a fast serving framework for large language models and vision language models.
mincloud1501/MSA_miniProject
Docker 및 Kubernetes의 개념과 k8s설치 및 기본 운용 실습(using Minikube and GKE: Google Kubernetes Engine)을 통한 관련 기술 및 운용 고려사항에 관한 연구
NVIDIA/TensorRT-LLM
TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines.
aws/amazon-sagemaker-examples
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
daekeun-ml/tfs-workshop
Deep Learning Inference hands-on labs; Learn how to host pre-trained TensorFlow/MXNet models to Amazon SageMaker Endpoint without building Docker Image
hiyouga/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
GO-TE/bigproject-be
KT Aivle School 6th 19조 Big Project
creativetimofficial/material-dashboard-react
React version of Material Dashboard by Creative Tim
GO-TE/mini7
aivle school mini project 7
google-research/bert
TensorFlow code and pre-trained models for BERT
openai/finetune-transformer-lm
Code and model for the paper "Improving Language Understanding by Generative Pre-Training"
dhlee347/pytorchic-bert
Pytorch Implementation of Google BERT
greatsong/Hello-Kaggle
Kaggle을 처음 접하는 사람들을 위한 문서
microsoft/autogen
A programming framework for agentic AI 🤖
minalee-research/coauthor-interface
MarcSkovMadsen/awesome-streamlit
The purpose of this project is to share knowledge on how awesome Streamlit is and can be
voidful/awesome-chatgpt-dataset
Unlock the Power of LLM: Explore These Datasets to Train Your Own ChatGPT!
icoxfog417/awesome-text-summarization
The guide to tackle with the Text Summarization
ramsrigouthamg/Questgen.ai
Question generation using state-of-the-art Natural Language Processing algorithms
thu-coai/PPT
Official Code for "PPT: Pre-trained Prompt Tuning for Few-shot Learning". ACL 2022
horseee/Awesome-Efficient-LLM
A curated list for Efficient Large Language Models
NLP-kr/tensorflow-ml-nlp-tf2
텐서플로2와 머신러닝으로 시작하는 자연어처리 (로지스틱회귀부터 BERT와 GPT3까지) 실습자료
HaebinShin/grad-cam-text
Implementation of Grad-CAM for text.
keirp/automatic_prompt_engineer
THUDM/P-tuning
A novel method to tune language models. Codes and datasets for paper ``GPT understands, too''.
THUDM/P-tuning-v2
An optimized deep prompt tuning strategy comparable to fine-tuning across scales and tasks