Koala and Vicuna are friends, and concurrent efforts within UC Berkeley! You can try out both models at http://
chat.lmsys.org
LLMS
-
Koala and Vicuna: UC Berkeley’s Concurrent LLM Efforts
By
–
-

Koala: New BAIR Chatbot Approaches ChatGPT Quality
By
–
Check out Koala : a new chatbot from BAIR researchers fine-tuned on dialogue that approaches ChatGPT quality!
Work led by @haoliuhl @Eric_Wallace_ @ArnavGudibande and Xinyang Geng Blog: https://
bair.berkeley.edu/blog/2023/04/0
3/koala
…
Demo: https://
koala.lmsys.org -
GPT-4 Security vs. Jailbreak Potential and User Engagement
By
–
it's 100% bc it's more secure people would not be bored if you could actually jailbreak it to generate outputs like the ones OAI included in the gpt-4 system card
-

GPT-4 Replit Integration Automates Code Fixing
By
–
@Replit and @openai #GPT4 combine to make it insanely easy for morons like me to play with code. See here how http://
wolverine.py by @biobootloader uses GPT4 to fix code right in the repl. You can actually see your code getting fixed…amazing. https://
loom.com/share/6dbf0e74
97f24c7789583dc52c67d556
… -
Hybrid Search Strategy for LLM Date Filtering and Vector Queries
By
–
So I think this is a case where you might to use hybrid search. You can store the dates as metadata, and have the LLM create an array with the date to filter by, and then a query for the vector search.
-
Cerebras-GPT Models Emphasize Open, Royalty-Free AI Access
By
–
@Marktechpost recently wrote an article about the availability of the Cerebras-GPT family of models and mentioned that "It is crucial to have access to open, replicable, and royalty-free state-of-the-art models … for LLMs to be a freely available technology."
-
Cerebras Models Now Available on Hugging Face Platform
By
–
Access the models via Hugging Face: https://
huggingface.co/cerebras Join our Discord: https://
discord.com/invite/q6bZcMW
JVu
… Read the full article here: -
DERA improves LLM responses in healthcare
By
–
10. DERA: Enhancing Large Language Model Completions with Dialog-Enabled Resolving Agents DERA is a framework that uses large language models to improve output in healthcare. DERA outperforms GPT-4 in medical conversation and care plan generation. https:// arxiv.org/abs/2303.17071
-
Formal Algorithms for Transformers
By
–
9. Formal Algorithms for Transformers This document provides a precise overview of transformer architectures and algorithms, covering what they are, how they are trained, what they are used for, their key components, and a preview of prominent models. https:// arxiv.org/abs/2207.09238
-
ChatDoctor: A Medical Chat Model
By
–
A tailored large language model for the medical domain by fine-tuning it with doctor-patient conversations and information on diseases, symptoms, medical tests, and medications. Data made public https://arxiv.org/abs/2303.14070