Shibo Hao's repositories
ToolkenGPT
ToolkenGPT: Augmenting Frozen Language Models with Massive Tools via Tool Embeddings - NeurIPS 2023 (oral)
spreadsheet_paperlist
A spreadsheet script for automatically paper meta-data completion
awesome-language-agents
List of language agents based on paper "Cognitive Architectures for Language Agents"
Chain-of-ThoughtsPapers
A trend starts from "Chain of Thought Prompting Elicits Reasoning in Large Language Models".
Prompt4ReasoningPapers
Repository for the ACL2023 paper "Reasoning with Language Model Prompting: A Survey".
SentimentAnalysis
Sentiment analysis on IMDB dataset, based on LSTM and word attention, implemented with PyTorch
2018fall-cs-master-program-info
A collection of information for 2018 fall CS master programs.
FakeTextDetect
A bert-based model implemented in PyTorch, for distinguishing texts generated by machine with human-written text.
homework_fall2021
Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)
dsc204a-w24
Website for DSC 204a, Winter 2024
llama-recipes
Scripts for fine-tuning Meta Llama3 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 Llama3 for WhatsApp & Messenger.
llama3
The official Meta Llama 3 GitHub site
llm-reasoners-gfn
A library for advanced large language model reasoning
LM-reasoning
This repository contains a collection of papers and resources on Reasoning in Large Language Models.