vikingdby's Stars
joonspk-research/generative_agents
Generative Agents: Interactive Simulacra of Human Behavior
muellerberndt/mini-agi
MiniAGI is a simple general-purpose autonomous agent based on the OpenAI API.
eosphoros-ai/DB-GPT
AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents
zwq2018/Data-Copilot
Data-Copilot: Bridging Billions of Data and Humans with Autonomous Workflow
AI4Finance-Foundation/FinGPT
FinGPT: Open-Source Financial Large Language Models! Revolutionize 🔥 We release the trained model on HuggingFace.
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
EpistasisLab/tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
JoinQuant/jqfactor_analyzer
聚宽单因子分析工具
mlc-ai/mlc-llm
Universal LLM Deployment Engine with ML Compilation
saeedkhaki92/CNN-RNN-Yield-Prediction
This repository contains codes for the paper entitled "A CNN-RNN Framework for Crop Yield Prediction"
qwopqwop200/GPTQ-for-LLaMa
4 bits quantization of LLaMA using GPTQ
IST-DASLab/gptq
Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".
vesoft-inc/nebula
A distributed, fast open-source graph database featuring horizontal scalability and high availability
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
Facico/Chinese-Vicuna
Chinese-Vicuna: A Chinese Instruction-following LLaMA-based Model —— 一个中文低资源的llama+lora方案,结构参考alpaca
nebuly-ai/optimate
A collection of libraries to optimise AI model performances
civitai/civitai
A repository of models, textual inversions, and more
gradio-app/gradio
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
Instruction-Tuning-with-GPT-4/GPT-4-LLM
Instruction Tuning with GPT-4
huggingface/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
meta-llama/llama
Inference code for Llama models
tomhartke/knowledge-graph-from-GPT
Using GPT to organize and access information, and generate questions. Long term goal is to make an agent-like research assistant.
microsoft/JARVIS
JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
nomic-ai/gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
AI4Finance-Foundation/FinNLP
Democratizing Internet-scale financial data.
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
openai/chatgpt-retrieval-plugin
The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.
allenai/natural-instructions
Expanding natural instructions
bigscience-workshop/promptsource
Toolkit for creating, sharing and using natural language prompts.
yizhongw/self-instruct
Aligning pretrained language models with instruction data generated by themselves.