GitHub - Mozilla-Ocho/llamafile: Distribute and run LLMs with a single file.
GitHub - mit-han-lab/streaming-llm: Efficient Streaming Language Models with Attention Sinks
mit-han-labgithub.comOllama
Get up and running with large language models locally.
macOS
Download
Windows
Coming soon!
Linux & WSL2
curl https://ollama.ai/install.sh | sh
Manual install instructions
Docker
The official Ollama Docker image ollama/ollama is available on Docker Hub.
Quickstart
To run and chat with Llama 2:
ollama run llama2
Model library
Ollama supports a lis... See more
Get up and running with large language models locally.
macOS
Download
Windows
Coming soon!
Linux & WSL2
curl https://ollama.ai/install.sh | sh
Manual install instructions
Docker
The official Ollama Docker image ollama/ollama is available on Docker Hub.
Quickstart
To run and chat with Llama 2:
ollama run llama2
Model library
Ollama supports a lis... See more
jmorganca • GitHub - jmorganca/ollama: Get up and running with Llama 2 and other large language models locally
Ollama
ollama.com
Original creator : Jesse Zhang (GH: emptycrown, Twitter: @thejessezhang), who courteously donated the repo to LlamaIndex!
This is a simple library of all the data loaders / readers / tools / llama-packs that have been created by the community. The goal is to make it extremely easy to connect large language models to a large variety of knowledge sour... See more
This is a simple library of all the data loaders / readers / tools / llama-packs that have been created by the community. The goal is to make it extremely easy to connect large language models to a large variety of knowledge sour... See more
GitHub - run-llama/llama-hub: A library of data loaders for LLMs made by the community -- to be used with LlamaIndex and/or LangChain
OpenAI Whisper - llamafile
Whisperfile is a high-performance implementation of OpenAI's
Whisper created by Mozilla Ocho as
part of the llamafile
project, based on the
whisper.cpp software written
by Georgi Gerganov, et al.
Model creator: OpenAI
Original models: openai/whisper-release
Origin of quantized weights: ggerganov/whisper.cpp
The model is packaged in... See more
Whisperfile is a high-performance implementation of OpenAI's
Whisper created by Mozilla Ocho as
part of the llamafile
project, based on the
whisper.cpp software written
by Georgi Gerganov, et al.
Model creator: OpenAI
Original models: openai/whisper-release
Origin of quantized weights: ggerganov/whisper.cpp
The model is packaged in... See more