Skip to content

Instantly share code, notes, and snippets.

@greenido
Last active August 5, 2023 00:30
Show Gist options
  • Save greenido/fdd77101aa43561770a8656309ee6add to your computer and use it in GitHub Desktop.
Save greenido/fdd77101aa43561770a8656309ee6add to your computer and use it in GitHub Desktop.
Some notes around LLMs , local LLM , fine tuning etc'

πŸ€– AI/LLMs Research Notes

πŸ› οΈ Frameworks

  • LangChain is a framework for developing applications powered by language models.
  • LLM Engine - The open source engine for fine-tuning and serving large language models (is the easiest way to customize and serve LLMs):

Local LLMs (mostly on MacOS M1)

𝌭 Models / Datasets

πŸ‘©πŸ½β€πŸ’» Code

πŸ“– Read

πŸ”± Embeddings

πŸ”§ Tools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment