Scale LLM Engine public repository⚡ LLM Engine ⚡ The open source engine for fine-tuning and serving large language models. Scale's LLM Engine is the easiest way to customize and serve LLMs. In LLM Engine, models can be accessed via Scale's hosted version or by using the Helm charts in this repository to run model inference and fine-tuning in your own infrastructure. 💻 Quick Install pip install scale-llm-engine 🤔 About Foundation models are emerging as the building blocks of AI. However…
Run, customize, and share self-contained & portable large language models Ollama Note: Ollama is in early preview. Please report any issues you find. Create, run, and share portable large language models (LLMs). Ollama bundles a model’s weights, configuration, prompts, and more into self-contained packages that can run on any machine. Portable Large Language Models (LLMs) Package models as a series of layers in a portable, easy to manage format. The idea behind Ollama Unive…
LLaMA v2 ChatbotLLaMA 2 Chatbot App This is an experimental Streamlit chatbot app built for LLaMA2 (or any other LLM). The app includes session chat history and provides an option to select multiple LLaMA2 API endpoints on Replicate. You can test the LLaMA 7B & 13B chat models and this app in https://LLaMA2.ai Features Chat history is maintained for each session (if you refresh, chat history clears) Option to select between different LLaMA2 chat API endpoints (7B or 13B). Default is 13B. …
Your own API Hub to learn and master API interaction. Ideal for frontend, mobile dev and backend developers.FreeAPI.app Problem We are trying to build a single source API hub that can be used to learn api handling in any programming language. Users can build their front end portfolio in web and mobile apps using this api hub. What is FreeAPI.app The FreeAPI project is an innovative and community-driven initiative aimed at providing developers with free and accessible APIs for their projects. Th…
Examples and recipes for Llama 2 modelLlama 2 Fine-tuning / Inference Recipes and Examples The 'llama-recipes' repository is a companion to the Llama 2 model. The goal of this repository is to provide examples to quickly get started with fine-tuning for domain adaptation and how to run inference for the fine-tuned models. For ease of use, the examples use Hugging Face converted versions of the models. See steps for conversion of the model here. Llama 2 is a new technology that carries p…
Advanced Python Mastery (course by @dabeaz)Advanced Python Mastery A course by David Beazley (https://www.dabeaz.com) Copyright (C) 2007-2023 Synopsis An exercise-driven course on Advanced Python Programming that was battle-tested several hundred times on the corporate-training circuit for more than a decade. Written by David Beazley, author of the Python Cookbook, 3rd Edition (O'Reilly) and Python Distilled (Addison-Wesley). Released under a Creative Commons license. Free of ads, tracki…
Аналитики из Рейнско-Вестфальского технического университета в Ахене опубликовали исследование, согласно которому, десятки тысяч образов контейнеров в Docker Hub содержат различные секреты, что подвергает ПО, онлайн-платформы и пользователей риску массовых атак.
Сотрудник принадлежащей Google платформы VirusTotal случайно загрузил на сайт файл с именами и адресами электронной почты сотен людей, работающих в спецслужбах, министерствах обороны и крупных компаниях по всему миру. В частности, в список попали лица, связанные с Киберкомандованием США, АНБ, Пентагоном, ФБР и рядом подразделений армии США.
Для подписчиковСегодня в меню макароны! Точнее, наглядная демонстрация того, как использовать фаззер Fuzzilli, чтобы искать уязвимости в движках JavaScript. Теории будет всего чуть-чуть, сосредоточимся на практике. Быстренько соберем необходимый инструментарий, а затем приступим к поиску багов при помощи фаззинга.