Pinned Repositories
Dragonfly
finetuning
Finetune Llama-3-8b on the MathInstruct dataset
Llama-2-7B-32K-Instruct
MoA
Together Mixture-Of-Agents (MoA) – 65.1% on AlpacaEval with OSS models
OpenChatKit
OpenDataHub
RedPajama-Data
The RedPajama-Data repository contains code for preparing large datasets for training large language models.
redpajama.cpp
Extend the original llama.cpp repo to support redpajama model.
stripedhyena
Repository for StripedHyena, a state-of-the-art beyond Transformer architecture
together-cookbook
A collection of notebooks/recipes showcasing usecases of open-source models with Together AI.
togethercomputer's Repositories
togethercomputer/RedPajama-Data
The RedPajama-Data repository contains code for preparing large datasets for training large language models.
togethercomputer/MoA
Together Mixture-Of-Agents (MoA) – 65.1% on AlpacaEval with OSS models
togethercomputer/together-cookbook
A collection of notebooks/recipes showcasing usecases of open-source models with Together AI.
togethercomputer/redpajama.cpp
Extend the original llama.cpp repo to support redpajama model.
togethercomputer/finetuning
Finetune Llama-3-8b on the MathInstruct dataset
togethercomputer/Dragonfly
togethercomputer/llamaindex-chatbot
A RAG Chatbot with Next.js, Together.ai and Llama Index
togethercomputer/together-python
The Official Python Client for Together's API
togethercomputer/together-typescript
The official Together AI TypeScript library.
togethercomputer/openapi
An OpenAPI API specifications file describes an API in its entirety and are typically written in YAML or JSON. including: Endpoints: which are available (/users) and operations on each (GET /users, POST /users) Authentication methods. Operation parameters for each operation (Input and output)
togethercomputer/transformers_port
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
togethercomputer/flash-attention-3
Fast and memory-efficient exact attention
togethercomputer/FT_Llama2
Transformer related optimization, including BERT, GPT
togethercomputer/SMiR
synthetic data pipeline for multi-image reasoning
togethercomputer/UniversalSD
Universal Stable Diffusion Pipeline(s) with Flash Attention
togethercomputer/langchain
âš¡ Building applications with LLMs through composability âš¡
togethercomputer/llama-stack
Model components of the Llama Stack APIs
togethercomputer/js-eventsource
EventSource client for Node.js and Browser (polyfill)
togethercomputer/kubevirt
Kubernetes Virtualization API and runtime in order to define and manage virtual machines.
togethercomputer/sriov-network-operator
Operator for provisioning and configuring SR-IOV CNI plugin and device plugin
togethercomputer/accelerate
🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (including fp8), and easy-to-configure FSDP and DeepSpeed support
togethercomputer/bitsandbytes
Accessible large language models via k-bit quantization for PyTorch.
togethercomputer/cluster-api-provider-kubevirt
Cluster API Provider for KubeVirt
togethercomputer/flyte
Scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks.
togethercomputer/freeipa
Mirror of FreeIPA, an integrated security information management solution
togethercomputer/ib-kubernetes
togethercomputer/kubevirt-full
Kubernetes Virtualization API and runtime in order to define and manage virtual machines.
togethercomputer/slurm-operator
This project provides a framework that runs Slurm in Kubernetes.
togethercomputer/TensorRT-LLM
TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines.
togethercomputer/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.