waky80's Stars
ollama/ollama
Get up and running with Llama 3.3, Mistral, Gemma 2, and other large language models.
ggerganov/llama.cpp
LLM inference in C/C++
oobabooga/text-generation-webui
A Gradio web UI for Large Language Models with support for multiple inference backends.
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
openai/openai-python
The official Python library for the OpenAI API
karpathy/llama2.c
Inference Llama 2 in one file of pure C
openai/tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
swig/swig
SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.
MrRio/vtop
Wow such top. So stats. More better than regular top.
gluonfield/enchanted
Enchanted is iOS and macOS app for chatting with private self hosted language models such as Llama2, Mistral or Vicuna using Ollama.
juncongmoo/pyllama
LLaMA: Open and Efficient Foundation Language Models
AdoptOpenJDK/homebrew-openjdk
AdoptOpenJDK HomeBrew Tap
Mobile-Artificial-Intelligence/maid
Maid is a cross-platform Flutter app for interfacing with GGUF / llama.cpp models locally, and with Ollama and OpenAI models remotely.
guinmoon/LLMFarm
llama and other large language models on iOS and MacOS offline using GGML library.
teddylee777/langchain-kr
LangChain 공식 Document, Cookbook, 그 밖의 실용 예제를 바탕으로 작성한 한국어 튜토리얼입니다. 본 튜토리얼을 통해 LangChain을 더 쉽고 효과적으로 사용하는 방법을 배울 수 있습니다.
ydyjya/Awesome-LLM-Safety
A curated list of safety-related papers, articles, and resources focused on Large Language Models (LLMs). This repository aims to provide researchers, practitioners, and enthusiasts with insights into the safety implications, challenges, and advancements surrounding these powerful models.
taku910/mecab
Yet another Japanese morphological analyzer
mit-han-lab/TinyChatEngine
TinyChatEngine: On-Device LLM Inference Library
bab2min/Kiwi
Kiwi(지능형 한국어 형태소 분석기)
malywut/gpt_examples
LeapBeyond/scrubadub
Clean personally identifiable information from dirty dirty text.
NVlabs/Minitron
A family of compressed models obtained via pruning and knowledge distillation
naver-ai/korean-safety-benchmarks
Official datasets and pytorch implementation repository of SQuARe and KoSBi (ACL 2023)
ricardorei/lightning-text-classification
Minimalist implementation of a BERT Sentence Classifier with PyTorch Lightning, Transformers and PyTorch-NLP.
davidkim205/komt
Korean Multi-task Instruction Tuning
42dot/42dot_LLM
42dot LLM consists of a pre-trained language model, 42dot LLM-PLM, and a fine-tuned model, 42dot LLM-SFT, which is trained to respond to user prompts and supports both languages simultaneously by training a large amount of Korean and English text.
DataDropp/OllamaDroid
A Ollama client for Android!
choijhyeok/easy_finetuner
HeegyuKim/ko-rm-judge
Reward Model을 이용하여 언어모델의 답변을 평가하기
ToDucThanh/CoLA-pytorch-lightning-sagemaker
Text Classification using Pytorch Lightning and Sagemaker.