MikhailKravets's Stars
huggingface/candle
Minimalist ML framework for Rust
aerkalov/ebooklib
Python E-book library for handling books in EPUB2/EPUB3 format -
meta-llama/llama-recipes
Scripts for fine-tuning Meta Llama with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama for WhatsApp & Messenger.
meta-llama/llama
Inference code for Llama models
Shaunwei/RealChar
🎙️🤖Create, Customize and Talk to your AI Character/Companion in Realtime (All in One Codebase!). Have a natural seamless conversation with AI everywhere (mobile, web and terminal) using LLM OpenAI GPT3.5/4, Anthropic Claude2, Chroma Vector DB, Whisper Speech2Text, ElevenLabs Text2Speech🎙️🤖
EbookFoundation/free-programming-books
:books: Freely available programming books
fabiocaccamo/django-treenode
:deciduous_tree: probably the best abstract model/admin for your tree based stuff.
neonbjb/tortoise-tts
A multi-voice TTS system trained with an emphasis on quality
CorentinJ/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
Lightning-AI/lit-llama
Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.
huggingface/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
huggingface/trl
Train transformer language models with reinforcement learning.
feast-dev/feast
The Open Source Feature Store for Machine Learning
google/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
nomic-ai/gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
XingangPan/DragGAN
Official Code for DragGAN (SIGGRAPH 2023)
microsoft/LoRA
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
project-baize/baize-chatbot
Let ChatGPT teach your own chatbot in hours with a single GPU!
jina-ai/serve
☁️ Build multimodal AI applications with cloud-native stack
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
sveltejs/svelte
web development for the rest of us
jamesturk/scrapeghost
👻 Experimental library for scraping websites using OpenAI's GPT API.
mlc-ai/mlc-llm
Universal LLM Deployment Engine with ML Compilation
widgetti/solara
A Pure Python, React-style Framework for Scaling Your Jupyter and Web Apps
s0md3v/roop
one-click face swap
fastapi/typer
Typer, build great CLIs. Easy to code. Based on Python type hints.
Infisical/infisical
♾ Infisical is the open-source secret management platform: Sync secrets across your team/infrastructure, prevent secret leaks, and manage internal PKI
qdrant/qdrant
Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
chroma-core/chroma
the AI-native open-source embedding database
triton-inference-server/python_backend
Triton backend that enables pre-process, post-processing and other logic to be implemented in Python.