Skip to content

Commit

Permalink
Add mistral 7b and langchain
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchieng committed Nov 6, 2023
1 parent 021426a commit 15b4c93
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ This is a curated list of tutorials, projects, libraries, videos, papers, books
- [Mosaic Pretrained Transformers (MPT)](https://github.com/mosaicml/llm-foundry)
- [Dolly](https://github.com/databrickslabs/dolly)
- [Vicuna](https://github.com/lm-sys/FastChat)
- [Mistral 7B](https://github.com/mistralai/mistral-src)
- Japanese
- [Japanese Llama](https://github.com/masa3141/japanese-alpaca-lora)
- [Japanese GPT Neox and Open Calm](https://github.com/hppRC/llm-lora-classification)
Expand All @@ -122,6 +123,8 @@ This is a curated list of tutorials, projects, libraries, videos, papers, books
- [LlamaIndex, data framework for your LLM application](https://github.com/run-llama/llama_index)
- Embeddings
- [ChromaDB, open-source embedding database](https://github.com/chroma-core/chroma)
- Applications
- [Langchain, building applications with LLMs through composability](https://github.com/langchain-ai/langchain)

## <a name='TabularData'></a>Tabular Data
- [PyTorch-TabNet: Attentive Interpretable Tabular Learning](https://github.com/dreamquark-ai/tabnet)
Expand Down

0 comments on commit 15b4c93

Please sign in to comment.