Tag: Models

  • Yarn Llama 2

    Yarn Llama 2

    Yarn Llama 2 has been trained and released on HuggingFace. This language model trained for 128k context. To ensure this model functions as intended, the Flash Attention library is necessary. Refer to the Model Usage segment for guidance on installation. Team Contributors bloc97: Role – Methods, Publication, and Evaluations @theemozilla: Role – Methods, Publication, and…

  • LlamaIndex

    LlamaIndex

    LLMs essentially serve as a bridge, providing a natural language interface between humans and the vast expanse of inferred data. Most of these models, accessible to the masses, have their foundation built upon copious amounts of public data sources – from the likes of Wikipedia and email threads to academic textbooks and intricate source codes.…

  • LLama 2 Training

    LLama 2 Training

    Meta team unveiled Llama 2, which includes a series of pretrained and fine-tuned large language models (LLMs) with parameter counts ranging from 7 billion to 70 billion. Specifically, their fine-tuned variants, termed Llama 2-Chat, are tailored for dialogue applications. These models surpass most open-source chat models on several benchmarks they assessed. In this article we…