Louis-udm's Stars
jackfrued/Python-100-Days
Python - 100天从新手到大师
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
ggerganov/llama.cpp
LLM inference in C/C++
hiyouga/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
run-llama/llama_index
LlamaIndex is the leading framework for building LLM-powered agents over your data.
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/
deepset-ai/haystack
AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.
ml-explore/mlx
MLX: An array framework for Apple silicon
BradyFU/Awesome-Multimodal-Large-Language-Models
:sparkles::sparkles:Latest Advances on Multimodal Large Language Models
huggingface/trl
Train transformer language models with reinforcement learning.
doccano/doccano
Open source annotation tool for machine learning practitioners.
pycaret/pycaret
An open-source, low-code machine learning library in Python
abetlen/llama-cpp-python
Python bindings for llama.cpp
piglei/one-python-craftsman
来自一位 Pythonista 的编程经验分享,内容涵盖编码技巧、最佳实践与思维模式等方面。
linyiLYi/street-fighter-ai
This is an AI agent for Street Fighter II Champion Edition.
OpenGVLab/LLaMA-Adapter
[ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters
run-llama/llama-hub
A library of data loaders for LLMs made by the community -- to be used with LlamaIndex and/or LangChain
jaymody/picoGPT
An unnecessarily tiny implementation of GPT-2 in NumPy.
jupyter-naas/awesome-notebooks
Data & AI Notebook templates catalog organized by tools, following the IMO (input, model, output) framework for easy usage and discovery..
run-llama/sec-insights
A real world full-stack application using LlamaIndex
C-Nedelcu/talk-to-chatgpt
Talk to ChatGPT AI using your voice and listen to its answers through a voice
lyhue1991/torchkeras
Pytorch❤️ Keras 😋😋
SimmerChan/KG-demo-for-movie
从无到有构建一个电影知识图谱,并基于该KG,开发一个简易的KBQA程序。
tangshimin/MuJing
使用电影、美剧或文档生成词库(单词本),为单词营造具体语境,进而通过此语境进行单词记忆。
liyangbit/Python-Knowledge-Handbook
Python Knowledge Handbook by Python数据之道, website: http://liyangbit.com/
platelminto/chatgpt-conversation
Have a conversation with ChatGPT using your voice, and have it talk back.
zetavg/LLaMA-LoRA-Tuner
UI tool for fine-tuning and testing your own LoRA models base on LLaMA, GPT-J and more. One-click run on Google Colab. + A Gradio ChatGPT-like Chat UI to demonstrate your language models.
mallorbc/Finetune_LLMs
Repo for fine-tuning Casual LLMs
allenai/pawls
Software that makes labeling PDFs easy.
lihongxun945/tensorflow2-course
网易云课程《深度学习与TensorFlow 2入门实战》,《Tensorflow深度学习入门与实战》课程代码