Hey folks, we created a ChatGPT alternative for anyone to try out LLaMA models and benchmark responses across OpenAI's models and other open source models.<p>Would love some feedback! No data is being used for retraining models.
Nice, llama is much better than I expected. It matches ChatGPT quality for everything I'd use it for, though I haven't tested it on code yet because of data issues and such.<p>Is the censorship placed on top of the llama model or is it a part of it?
This looks great!<p>Can I ask, are you using a HuggingFace endpoint to hit the LLaMA models, or deploying it yourself? Still new to this and trying to understand how putting the large models in production works...