HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jamiedg

no profile record

Submissions

Together AI embeddings endpoint with higher quality, 4x lower cost than OpenAI

together.ai
1 points·by jamiedg·3 anni fa·1 comments

RedPajama at 440B tokens higher quality than Pythia and StableLM

together.xyz
6 points·by jamiedg·3 anni fa·2 comments

OpenChatKit – Fully open-source model, data and more

together.xyz
16 points·by jamiedg·3 anni fa·5 comments

comments

jamiedg
·2 anni fa·discuss
Looks like it's easy to test out these models now on Together AI - https://api.together.ai
jamiedg
·2 anni fa·discuss
405B and the other Llama 3.1 models are working and available on Together AI. https://api.together.ai
jamiedg
·3 anni fa·discuss
8 leading embedding models – including models that outperform OpenAI’s ada-002 and Cohere’s Embed-v3 in MTEB and LoCo Benchmarks.

Fully compatible with OpenAI API.

4x lower cost.

Integrated with MongoDB, LangChain, and LlamaIndex for RAG.

New "M2-Bert-Retrieval" models with up to 32k context length
jamiedg
·3 anni fa·discuss
A week ago we announced RedPajama, a project to create leading open-source models. We released the first step in the project a training dataset of over 1.2 trillion tokens following the LLaMA recipe.

Today we shared progress on training our first model on this dataset, a 7B parameter model using the Pythia architecture. So far we are a bit less than 50% through the training - 440B parameters. We published HELM benchmark results on 16 different scenarios for this checkpoint, showing the model accuracy to be quite high for this stage of training.
jamiedg
·3 anni fa·discuss
Hi! I lead Product at Together. We will be releasing a full suite of models trained on this data starting with the first models in the coming weeks. We will release RedPajama base models and RedPajama instruction-tuned models. All of the models will be released under the Apache 2.0 license, allowing commercial use.

Therefore, anyone will be able to fine-tune the RedPajama models using Vicuna or other datasets, given they will be fully open-source.

The RedPajama instruction-tuned models will be fine-tuned only with instruction labels from human labelers and OpenChatKit feedback (). We feel this will keep these models fully "clean" for use in commercial applications without using the output of other commercial models like were used in Alpaca or Vicuna. However, we'll be excited to see all the great fine-tunes created by the open community and are eager to see how close open-source models can get to the quality of leading commercial models over time!!

(
) OpenChatKit: https://huggingface.co/spaces/togethercomputer/OpenChatKit
jamiedg
·3 anni fa·discuss
Hi! I lead Product at Together. We will be releasing a full suite of models trained on this data starting with the first models in the coming weeks. We will release base models and instruction-tuned models. All of the models will be released under the Apache 2.0 license, allowing commercial use.
jamiedg
·3 anni fa·discuss
Hi Everyone, I work at Together. Today we released OpenChatKit: an open-source base to create chatbots for various applications. More than a model release, this is the beginning of an open source project. We are releasing a set of tools and processes for ongoing improvement with community contributions.

You can try it now on Hugging Face! https://huggingface.co/spaces/togethercomputer/OpenChatKit

OpenChatKit includes 4 key components:

1. An instruction-tuned large language model, fine-tuned for chat from EleutherAI’s GPT-NeoX-20B with over 43 million instructions on 100% carbon negative compute available under Apache-2.0 license on Hugging Face.

2. A set of customization recipes to fine-tune the model to achieve high accuracy on your tasks documented and available as open-source under the Apache-2.0 license on Github, along with code to recreate our model results.

3. An extensible retrieval system enabling you to augment bot responses with information from a document repository, API, or other live-updating information source at inference time, with open-source examples for using Wikipedia or a web search API.

4. A moderation model, fine-tuned from GPT-JT-6B, designed to filter which questions the bot responds to, also available under the Apache-2.0 license on Hugging Face.

We collaborated with the tremendous communities at @laion_ai and Ontocord to create the training dataset used for these models, also released as open-source. Read the full details on LAION's blog post!

Can't wait to hear your feedback!

Thanks, -Together
jamiedg
·3 anni fa·discuss
Great project! We can probably host this for you for free until you work out your AWS credits. Email me at [email protected].